[
https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Hatcher updated SOLR-1280:
-------------------------------
Attachment: FieldsUsedUpdateProcessorFactory.java
This is just a quick implementation to demonstrate a field being added
dynamically which lists all the fields on a given document. Making this
configurable to specify the field name and perhaps list fields (by pattern,
possibly) to include or exclude.
> Fields used update processor
> ----------------------------
>
> Key: SOLR-1280
> URL: https://issues.apache.org/jira/browse/SOLR-1280
> Project: Solr
> Issue Type: New Feature
> Components: update
> Reporter: Erik Hatcher
> Priority: Trivial
> Attachments: FieldsUsedUpdateProcessorFactory.java
>
>
> When dealing with highly heterogeneous documents with different fields per
> document, it can be very useful to know what fields are present on the result
> documents from a search. For example, this could be used to determine which
> fields make the best facets for a given query.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.