All -
I'm using a TextField and a BufferedReader to add text to a Lucene Document
object.
Can I still get all of the matches in a Document including the position
information and start and end offset using Lucene 5.3.1?
Thanks,
Doug
Hi,
Yes, TextField includes positions.
Ahmet
On Friday, December 11, 2015 5:40 PM, Douglas Kunzma
wrote:
All -
I'm using a TextField and a BufferedReader to add text to a Lucene Document
object.
Can I still get all of the matches in a Document including the position
information and start an