Re: Search with wild-cards by words with forward-slash ("/")

2009-09-28 Thread coldserenity
onclude, our solution to this problem is: "Set field as 'untokenized' and use StandardAnalyzer". Again, thanks for your help! Regards, Roman -- View this message in context: http://www.nabble.com/Search-with-wild-cards-by-words-with-forward-slash-%28%22-%22%29-tp25578017p

Re: Search with wild-cards by words with forward-slash ("/")

2009-09-24 Thread Erick Erickson
ing: rootKey:/cat1/te* >Rewritten search string: rootKey:/cat1/te* >Found results : 0 > >So it looks like Lucene internally replaces the '/' with whitespace when > searching however I did not find any "replace symbol" c

Search with wild-cards by words with forward-slash ("/")

2009-09-24 Thread coldserenity
task could be accomplished. Regards, Roman -- View this message in context: http://www.nabble.com/Search-with-wild-cards-by-words-with-forward-slash-%28%22-%22%29-tp25578017p25578017.html Sent from the Lucene - Java Users mailing list archive at Nabble.com.