Description
Add a new field update processor selector that will configure the processor to select fields that match any schema field, or that don't match any schema field, depending on its boolean parameter, e.g. to select fields that don't match any schema field:
<bool name="fieldNameMatchesSchemaField">false</bool>
Attachments
Attachments
Issue Links
- is required by
-
SOLR-3250 Dynamic Field capabilities based on value not name
- Closed