Jae Joo wrote:
Hi,
The XML file to be indexed has Case Sensitive
Ex.
Computer Software
I would like to have "facet by field name field1" CASE SENSITIVE and search
by field1 with CASE INSENSITIVE.
If I add solr.LowerCaseFilterFactory in the analyzer in both index and
query, the query is working
Hi,
The XML file to be indexed has Case Sensitive
Ex.
Computer Software
I would like to have "facet by field name field1" CASE SENSITIVE and search
by field1 with CASE INSENSITIVE.
If I add solr.LowerCaseFilterFactory in the analyzer in both index and
query, the query is working correctly - case