[ 
https://issues.apache.org/jira/browse/SOLR-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lubomír Pokorný updated SOLR-8840:
----------------------------------
    Description: 
There is a really nice component for gaining advanced statistics, but it 
doesn`t support tagged filters exclusion. This would be very nice feature, 
since we use it for gaining data for price histogram, which should be 
independent on filters selected by user (of our eshop). 
The Analytics Component was added in SOLR-5302.

I tried to add this feature in simplified way, where the tags are specified in 
param value turning 
this component on, i.e. {{olap=\{!ex=tag_name\}true}}.

Changes were inspired by SOLR-3177 and patch created is based on _branch_5_4_.

  was:
There is a really nice component for gaining advanced statistics, but it 
doesn`t support tagged filters exclusion. This would be very nice feature, 
since we use it for gaining data for price histogram, which should be 
independent on filters selected by user (of our eshop). 
The Analytics Component was added in SOLR-5302.

I tried to add this feature in simplified way, where the tags are specified in 
param value turning 
this component on, i.e. _olap={!ex=tag_name}true_.

Changes were inspired by SOLR-3177 and patch created is based on _branch_5_4_.


> Analytics Component - tagged filters exclusion support
> ------------------------------------------------------
>
>                 Key: SOLR-8840
>                 URL: https://issues.apache.org/jira/browse/SOLR-8840
>             Project: Solr
>          Issue Type: Wish
>          Components: SearchComponents - other
>            Reporter: Lubomír Pokorný
>            Priority: Minor
>         Attachments: SOLR-8840_filter_exclusion.patch
>
>
> There is a really nice component for gaining advanced statistics, but it 
> doesn`t support tagged filters exclusion. This would be very nice feature, 
> since we use it for gaining data for price histogram, which should be 
> independent on filters selected by user (of our eshop). 
> The Analytics Component was added in SOLR-5302.
> I tried to add this feature in simplified way, where the tags are specified 
> in param value turning 
> this component on, i.e. {{olap=\{!ex=tag_name\}true}}.
> Changes were inspired by SOLR-3177 and patch created is based on _branch_5_4_.



--
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