Hi all. I have an index with a set of phrases(one or several words). I need to make search for these phrases.
I am confused as I can not find a good way to search for phrases. For example I need to search for "java de*" and recieve "java developers", "java development", "developed by java" etc. Can I do this using lucene? What Query/Analyzer should I use? Should I tokenize field in index? -- View this message in context: http://www.nabble.com/Search-for-phrases-tp16678104p16678104.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]