Hi,
Say the docValue of a particular field is known. Is it possible to get the
list of docId that match the DocValue from the index?
I'm using Lucene 4.6.0.
Regards,
Manal
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-Get-docId-or-document-by-using-the-DocValue-t
Hi,
Say the DocValue of a particular field is known.
Is it possible to get the list of docId that match the DocValue of a field?
I'm using Lucene 4.6.0
Thanks,
Manal Gandhi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-Get-docId-or-document-by-using-the-DocValue
Iterating through the documents would be a time consuming task.
Thank you for the reply!
Regards,
Manal
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-Get-docId-or-document-by-using-the-DocValue-tp4118248p4118494.html
Sent from the Lucene - Java Users mailing list
I'll look into Faceted search.
Thanks!
Regards,
Manal
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-Get-docId-or-document-by-using-the-DocValue-tp4118248p4118495.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
--