Have you tried the built-in phrase processing with double quotes? e.g. "this is a phrase"?
See the Term section at http://lucene.apache.org/java/2_4_0/queryparsersyntax.html Best Erick On Wed, Feb 18, 2009 at 5:57 AM, Nada Mimouni < mimo...@tk.informatik.tu-darmstadt.de> wrote: > > > Hello everybody, > > I use Lucene to index and search into text documents. > At present, I just index and search for single words. I want to extend this > to phrases (or nGrams). > > Could anyone please give me details on how to index phrases and then make a > phrase search? > > Thank you very much in advance for your help. > > Nada Mimouni > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org >