[ 
https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421191#comment-13421191
 ] 

Mohammad commented on SOLR-1280:
--------------------------------

This is functionality that would be useful in my project. I have no experience 
in java but I have studied the code and it looks straight forward and I could 
probably use it straight out of the box in my own solr build.  Has this been 
used in production by anyone? Has there been any issues?
                
> 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, 
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to