Re: Lucene Proximity Searches

2008-04-18 Thread Ana Rabade
order. Thanks for your answer. - Ana Maria Freire Veiga - On Fri, Apr 4, 2008 at 12:38 PM, Ana Rabade <[EMAIL PROTECTED]> wrote: > I am using ngrams and I need to force that a group of them are together, > but if any of them fails, I need that the document is also scored. Perhaps >

Re: Lucene Proximity Searches

2008-04-04 Thread Ana Rabade
I am using ngrams and I need to force that a group of them are together, but if any of them fails, I need that the document is also scored. Perhaps you could help me to find the solution or give me a reference of which changes I must do. I am using SpanNearQuery, because the ngrams must be in order