[
https://issues.apache.org/jira/browse/BLUR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840059#comment-13840059
]
Aaron McCurry commented on BLUR-296:
------------------------------------
I was thinking about this one, how would you feel about implementing this as a
separate call, not apart of the query method at all? I think that might be
cleaner because I could then write the API just for faceting and not piggyback
on the query method. On a related note, if we agree that's the way to go we
could try to add it to the 0.2 branch since it wouldn't break any backwards
compatibility.
> Facets are subqueries not facets
> --------------------------------
>
> Key: BLUR-296
> URL: https://issues.apache.org/jira/browse/BLUR-296
> Project: Apache Blur
> Issue Type: Improvement
> Components: Blur
> Affects Versions: experimental-dev, 0.2.0, 0.3.0, 0.2.1
> Environment: N/A
> Reporter: Colton McInroy
> Labels: features
>
> Based on the classification of what Facets are from Lucene and other search
> systems, the current implementation in Blur does not really support this
> functionality.
> http://en.wikipedia.org/wiki/Faceted_classification
> http://en.wikipedia.org/wiki/Faceted_search
> It is entirely different than anything really described in the Lucene
> documentation.
> http://lucene.apache.org/core/4_3_0/facet/org/apache/lucene/facet/doc-files/userguide.html
--
This message was sent by Atlassian JIRA
(v6.1#6144)