I was hoping I didn't have to iterate through the short documents.
I have about ~1M of them currently and this process needs to be very fast.
So I understand there is not such functionality available in lucene.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Find-documents-c
Hi,
I have a situation in which I have many short documents (30-400 chars).
My goal is given a phrase, find an indexed document which is a prefix of the
phrase.
Is there a way to achieve this goal using lucene using a single query?
Thanks,
David.
--
View this message in context:
http://lucene