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 <[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
 <[email protected]>

Attachment: doc values bulkget.patch
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to