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

Christine Poerschke commented on SOLR-12395:
--------------------------------------------

bq. Finally fixes the QParser relevant test with the new patch

Thanks [~kaessmann]!

The commit above is for the {{master}} branch, I'll do the {{branch_7x}} 
cherry-pick hopefully tomorrow, plus also the removal of the old 
'sigificantTerms' name from {{master}} branch (for 8.0) but not {{branch_7x}} 
branch.

> Typo in SignificantTermsQParserPlugin.NAME
> ------------------------------------------
>
>                 Key: SOLR-12395
>                 URL: https://issues.apache.org/jira/browse/SOLR-12395
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query parsers
>    Affects Versions: 6.5, 7.3.1
>            Reporter: Tobias Kässmann
>            Assignee: Christine Poerschke
>            Priority: Trivial
>         Attachments: SOLR-12395.patch, SOLR-12395.patch, SOLR-12395.patch, 
> SOLR-12395.patch
>
>
> I think there is a small typo in the {{SignificantTermsQParserPlugin}}:
> {code:java}
> public static final String NAME = "sigificantTerms";{code}
> should be:
> {code:java}
> public static final String NAME = "significantTerms";{code}
>  See the patch attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to