You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2018/05/29 17:43:00 UTC

[jira] [Assigned] (SOLR-12395) Typo in SignificantTermsQParserPlugin.NAME

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

Christine Poerschke reassigned SOLR-12395:
------------------------------------------

    Assignee: Christine Poerschke

> 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: 7.3.1, 6.5
>            Reporter: Tobias Kässmann
>            Assignee: Christine Poerschke
>            Priority: Trivial
>         Attachments: 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org