Re: Please help! Get found text positions in the document

2009-03-24 Thread Grant Ingersoll
See the SpanQuery implementations: SpanTermQuery, SpanNearQuery, etc. They are in org.apache.lucene.search.spans. Just FYI, in the future these questions are best asked on java-user, as it is for people with questions about how to use Lucene. Cheers, Grant On Mar 24, 2009, at 1:14 PM, Pos

Please help! Get found text positions in the document

2009-03-24 Thread Posvitev
How can i found positions of find text in document??? Tnks. -- View this message in context: http://www.nabble.com/Please-help%21-Get-found-text-positions-in-the-document-tp22679200p22679200.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com.