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

Erick Erickson commented on SOLR-247:
-------------------------------------

_If_ you had all the arbitrary_tag_* fields, could you construct the proper 
query programmatically? Because you can get the list of all fields that are 
actually used by any indexed document as opposed to the fields defined in the 
schema. That's what allows the admin/schema browser to display its drop-down.

It's probably unlikely that this functionality will be incorporated in Solr as 
per this JIRA based on the fact that no real action has happened on it for 6 
years.

> Allow facet.field=* to facet on all fields (without knowing what they are)
> --------------------------------------------------------------------------
>
>                 Key: SOLR-247
>                 URL: https://issues.apache.org/jira/browse/SOLR-247
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Priority: Minor
>              Labels: beginners, newdev
>         Attachments: SOLR-247-FacetAllFields.patch, SOLR-247.patch, 
> SOLR-247.patch, SOLR-247.patch
>
>
> I don't know if this is a good idea to include -- it is potentially a bad 
> idea to use it, but that can be ok.
> This came out of trying to use faceting for the LukeRequestHandler top term 
> collecting.
> http://www.nabble.com/Luke-request-handler-issue-tf3762155.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to