I'm trying to retrieve the DocValues for a Field only by giving the Doc ID

previous approach i had was getting the AtomicReader & Doc ID set then 

Iterating through the doc values it seems bit slower

Is there any quicker way in lucene ??????




Reply via email to