Re: Using SpanNearQuery.getSpans() in a Search Result

2009-04-02 Thread Paul Elschot
On Thursday 02 April 2009 15:36:44 David Seltzer wrote: > Hi all, > > > > I'm trying to figure out how to use SpanNearQuery.getSpans(IndexReader) > when working with a result set from a query. > > > > Maybe I have a fundamental misunderstanding of what an IndexReader is - > I'm under the i

Using SpanNearQuery.getSpans() in a Search Result

2009-04-02 Thread David Seltzer
Hi all, I'm trying to figure out how to use SpanNearQuery.getSpans(IndexReader) when working with a result set from a query. Maybe I have a fundamental misunderstanding of what an IndexReader is - I'm under the impression that it's a mechanism for sequentially accessing the documents in an