[ 
https://issues.apache.org/jira/browse/SOLR-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325830#comment-14325830
 ] 

Pablo Queixalos commented on SOLR-6997:
---------------------------------------

Thanks for sharing.

Looking {{QueryParsing::getId()}} method calls and the way it is implemented I 
do not see how it could interfere with NOT operator parsing (but I may not have 
enough distance and possibly missed something).

Still the first aspect of this issue is relevant, and somehow critical. IMO the 
biggest value Solr is not providing an API on top of lucene but to distribute 
searches.

Those two patches are implemented in our fork. Solr tests pass, ours too. Some 
manual QA did not discover any regressions since then, I will update this jira 
if we find corner cases.

> Support distributed 'facet on same field different ways'
> --------------------------------------------------------
>
>                 Key: SOLR-6997
>                 URL: https://issues.apache.org/jira/browse/SOLR-6997
>             Project: Solr
>          Issue Type: Bug
>          Components: faceting
>    Affects Versions: 4.10.3
>            Reporter: Pablo Queixalos
>            Priority: Minor
>              Labels: distributed_search
>             Fix For: 4.10.4, 5.0
>
>         Attachments: 
> 0001-SEA-1284-field-facet-local-param-parsing-fails-on-fi.patch, 
> 0001-honor-facet-field-local-params.patch
>
>
> SOLR-1351 brought the ability to facet on the same field differently using 
> local parameters but distributed process ({{FacetComponent::FieldFacet}}) 
> does not honor local params from _facet string_.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to