Varun Thacker created SOLR-6656:
-----------------------------------
Summary: FreeTextLookupFactory QUERY_ANALYZER constants value
should be "suggestAnalyzerFieldType"
Key: SOLR-6656
URL: https://issues.apache.org/jira/browse/SOLR-6656
Project: Solr
Issue Type: Bug
Affects Versions: 4.10.1, 4.10, 4.9.1, 4.9, 4.8.1, 4.8
Reporter: Varun Thacker
Fix For: 5.0, Trunk
In our lookup factories, the value for the constant QUERY_ANALYZER is :
AnalyzingLookupFactory and AnalyzingInfixLookupFactory =
"suggestAnalyzerFieldType"
FuzzyLookupFactory refers to AnalyzingLookupFactory.QUERY_ANALYZER
While FreeTextLookupFactory uses "suggestFreeTextAnalyzerFieldType"
I think we should keep the constant QUERY_ANALYZER in LookupFactory and let all
the factories that use them reference it.
Patch would be very simple but should we deprecate in branch_5x and remove it
in trunk , or remove it in both branches?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]