On 10-Oct-07, at 3:46 PM, David Whalen wrote:
I'll see what I can do about that.
Truthfully, the most important facet we need is the one on
media_type, which has only 4 unique values. The second
most important one to us is location, which has about 30
unique values.
So, it would seem like we actually need a counter-intuitive
solution. That's why I thought Field Queries might be the
solution.
Is there some reason to avoid setting multiValued to true
here? It sounds like it would be the true cure-all....
Should work. It would cost about 100 MB on a 25m corpus for those
two fields.
Have you tried setting multivalued=true without reindexing? I'm not
sure, but I think it will work.
-Mike