Which version of Lucene are you using? Newer versions have optimized
the "primary key" use case somewhat...
Mike McCandless
http://blog.mikemccandless.com
On Sat, Aug 8, 2015 at 8:32 AM, jamie wrote:
> Greetings
>
> Our app primarily uses Lucene for its intended purpose i.e. to search across
Greetings
are there any plans to implement compression of the variable length
bites[] binary doc Values,
say in blocks of 16k like for stored values ?
my .cfs file goes from 2MB to like 400k when I zip it
Best regards,
Olivier
On 08/08/2015 02:32 PM, jamie wrote:
Greetings
Our app primar
Greetings
Our app primarily uses Lucene for its intended purpose i.e. to search
across large amounts of unstructured text. However, recently our
requirement expanded to perform look-ups on specific documents in the
index based on associated custom defined unique keys. For our purposes,
a uniq