[
https://issues.apache.org/jira/browse/SOLR-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484590#comment-14484590
]
Eric Falcao commented on SOLR-7214:
-----------------------------------
Hi Yonik, loving this feature so far!
One thing I'm seeing is that TrieIntField, TrieDateField and possibly others
don't show any buckets when I attempt to facet on them using this new API. It
doesn't throw an exception - I just see an empty array of buckets.
I don't know if that's by design or not, but faceting on those field types does
work using old facets. Our use case is to show a timeseries that shows count of
docs per minute over some time range range. Hope that makes sense.
> JSON Facet API
> --------------
>
> Key: SOLR-7214
> URL: https://issues.apache.org/jira/browse/SOLR-7214
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 5.1
>
> Attachments: SOLR-7214.patch
>
>
> Overview is here: http://yonik.com/json-facet-api/
> The structured nature of nested sub-facets are more naturally expressed in a
> nested structure like JSON rather than the flat structure that normal query
> parameters provide.
> Goals:
> - First class JSON support
> - Easier programmatic construction of complex nested facet commands
> - Support a much more canonical response format that is easier for clients to
> parse
> - First class analytics support
> - Support a cleaner way to do distributed faceting
> - Support better integration with other search features
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]