Now that I can index my data, I want to be able to search it and report some sort of position information with every hit, such as a line number or a byte ofset within the stream. Any idea how I can acoomplish this? --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org
- hit position Lev Bronshtein
- Re: hit position Erick Erickson