Re: A Special SpanQuery

2006-06-23 Thread Paul Elschot
On Friday 23 June 2006 00:15, Chris Hostetter wrote: > > I don't really use Span queries, but this strieks me as being very similar > to past discussions about using Span queries along with "sentinel" terms > to find words in the same sentence or paragraph. > > If you had a a special Term indexed

Re: A Special SpanQuery

2006-06-22 Thread Chris Hostetter
I don't really use Span queries, but this strieks me as being very similar to past discussions about using Span queries along with "sentinel" terms to find words in the same sentence or paragraph. If you had a a special Term indexed at the end of every document, you could do something like this..