You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shingo Sasaki (JIRA)" <ji...@apache.org> on 2013/06/11 12:48:20 UTC

[jira] [Updated] (SOLR-4837) Add defType like parameter for filter query and facet.query.

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

Shingo Sasaki updated SOLR-4837:
--------------------------------

    Attachment: SOLR-4837.patch

This patch adds two parameters: fq.defType and facet.query.defType.
                
> 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
>         Attachments: SOLR-4837.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org