Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
6.3
-
None
-
New, Patch Available
Description
Certain parameters (String constants) are same/common for multiple analysis factories. Some examples are ignoreCase, dictionary, and preserveOriginal. These string constants are handled inconsistently in different factories. This is an effort to define most common constants in (CommonAnalysisFactoryParams) interface and reuse them.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-6615 Refactor code to use String constants
- Resolved