Hi All,

I have a text files that contain several sentences, there is space between
each sentence.
When searching the index  , i get the path for the documents that match the
query

 String path = doc.get("path");


 Is it possible to get the number of the sentence that match the query
inside the matched documents?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/Return-the-sentence-number-in-the-indexed-files-tp18543061p18543061.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to