All,
We are considering some new changes to our Solr schema to better support
some new functionality for our application. To that extent, we want to add
an additional field that is multi-valued, but will contain a large number of
values per document. Potentially up to 2000 values on this field per
document.

Questions:
- Is this wise?
- Though we will not be faceting on this field, are there any implications
for performance?
- I understand that the XML in/out will be large, and we may need to stop
this field being sent back on every query, as this field is essentially used
as a filter only.

The reason I am asking is that our instance of Solr currently works
wonderfully and is very fast, and I am wary of doing anything that will
affect this.  So, any pointer on design here will help.

-- Aravind

-- 
View this message in context: 
http://www.nabble.com/Maximum-number-of-values-in-a-multi-valued-field.-tp25015685p25015685.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to