Aravinth T Wed, 20 Apr 2016 06:56:44 -0700
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 ??????