[
https://issues.apache.org/jira/browse/SOLR-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512571
]
Ryan McKinley commented on SOLR-258:
------------------------------------
>
> but i'd like to track that in a separate refactoring commit (since the
> existing facet params are already in SolrParams)
sounds good.
> ... originally but decided they were too long ..
In general, I favor longer self explanatory param names over short ones. It
is kind of annoying to have to look up 'pf', 'bq' to decode what it means.
- - -
Again, this is really great. Now we can build the ubiquitous calendar widget
from solr.
Thanks!
> Date based Facets
> -----------------
>
> Key: SOLR-258
> URL: https://issues.apache.org/jira/browse/SOLR-258
> Project: Solr
> Issue Type: New Feature
> Reporter: Hoss Man
> Assignee: Hoss Man
> Attachments: date_facets.patch, date_facets.patch, date_facets.patch,
> date_facets.patch, date_facets.patch
>
>
> 1) Allow clients to express concepts like...
> * "give me facet counts per day for every day this month."
> * "give me facet counts per hour for every hour of today."
> * "give me facet counts per hour for every hour of a specific day."
> * "give me facet counts per hour for every hour of a specific day and
> give me facet counts for the
> number of matches before that day, or after that day."
> 2) Return all data in a way that makes it easy to use to build filter queries
> on those date ranges.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.