Re: Removing empty dynamic fields from a Solr 1.4 index

2012-02-19 Thread Erick Erickson
When you say that they're still around, what do you mean? They're listed in the schema browser? You can search on them? ??? But in general, there's no penalty for having these stay around, they're not consuming resources in any documents, so I don't think you need to worry from performance perspec

Removing empty dynamic fields from a Solr 1.4 index

2012-02-17 Thread Andrew Ingram
Hi all (Note: this question is cross-posted on stackoverflow: http://stackoverflow.com/questions/9327542/removing-empty-dynamic-fields-from-a-solr-1-4-index) I have a Solr index that uses quite a few dynamic fields. I've recently changed my code to reduce the amount of data we index with Solr,