Adrian,

Please find bulkGet() scratch. It's ugly copy-paste, just reuses ByteRef
that provides 10% gain.
...
bulkGet took:101630 ms
...
get took:114422 ms



On Fri, Jan 10, 2014 at 8:58 PM, Adrien Grand <jpou...@gmail.com> wrote:

> I don't think we should add such a method. Doc values are commonly
> read from collectors, so why do we need a method that works on top of
> a DocIdSetIterator? I'm also curious how specialized implementations
> could make this method faster than the default implementation?
>
> --
> Adrien
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>


-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
 <mkhlud...@griddynamics.com>

Attachment: doc values bulkget.patch
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to