Shingo Sasaki created SOLR-4837:
-----------------------------------
Summary: Add defType like parameter for filter query and
facet.query.
Key: SOLR-4837
URL: https://issues.apache.org/jira/browse/SOLR-4837
Project: Solr
Issue Type: Improvement
Reporter: Shingo Sasaki
The parameter defType of QueryComponent does not affect filter queries (=fq)
and facet queries, but there are situations that queries are parsed equally.
* All queries is parsed by query parser of defType.
* Add new parameters, "fq.defType" / "facet.defType".
I do not know which is appropriate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]