Description
It looks like there was an attribute `showItems` that could be specified in the `fieldValueCache` config in solrconfig.xml, but it is no longer used.
We should remove it from:
- the three places it still shows up in sample solrconfig.xml files
- its one use in SolrConfig.java
- its one use in SolrCache.java
The sample solrconfig.xml files are important to me, because I spent a fair amount of time trying to figure out what I should set showItems to in my solrconfig, only to find that it's not actually used any more. I suspect I'm not the only one.
Attachments
Issue Links
- is related to
-
SOLR-11704 sample_techproducts_configs is really out-of-date
- Open
- links to