On Mon, Feb 10, 2014 at 12:42 AM, Luis Lebolo <luis.leb...@gmail.com> wrote:
> For this to
> work, we concatenated all the id's into a single comma delimited value.

It doesn't sound like you need the resulting big value to be indexed.
All you need to do is retrieve it relatively quickly and do your own
matching logic on it?
If so, perhaps look at using docvalues.

-Yonik
http://heliosearch.org - native off-heap filters and fieldcache for solr

Reply via email to