[
https://issues.apache.org/jira/browse/SOLR-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275243#comment-14275243
]
Tomoko Uchida commented on SOLR-6940:
-------------------------------------
> It would be nice to have easy to use options for pivots, ranges, etc.
Nice improvement!
I'll add a very simple patch supporting more facet options listed in wiki
(except for advanced options.) A screen shot will be also attached.
https://cwiki.apache.org/confluence/display/solr/Faceting
- facet.sort, facet.limit, facet.offset, facet.mincount, facet.missing
- facet.pivot, facet.pivot.mincount
- facet.range, facet.range.start, facet.range.end, facet.range.gap,
facet.range.hardend, facet.range.include, facet.range.other
and, multiple facet.field and facet.pivot options are allowed in this patch.
(I've also tried per field options like f.<fieldname>.facet.sort, but that
could bring complexity in the html / JS ...)
Your feedback is welcome.
If you're interested, I would like to catch up and work for SOLR-5507, of
course.
> Query UI in admin should support other facet options
> ----------------------------------------------------
>
> Key: SOLR-6940
> URL: https://issues.apache.org/jira/browse/SOLR-6940
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Reporter: Grant Ingersoll
>
> As of right now in the Admin Query UI, you can only easily provide facet
> options for field, query and prefix. It would be nice to have easy to use
> options for pivots, ranges, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]