You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2019/02/02 19:25:00 UTC

[jira] [Commented] (SOLR-9682) Ability to specify a query with a parameter name (in facet filter)

    [ https://issues.apache.org/jira/browse/SOLR-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759145#comment-16759145 ] 

Mikhail Khludnev commented on SOLR-9682:
----------------------------------------

Would you comment on the [filter missing_param|https://github.com/apache/lucene-solr/blame/17563ce81f26cb2844c60ba26b1627f6f7e8908d/solr/core/src/test/org/apache/solr/search/facet/TestJsonFacets.java#L1535]? Why it's silently ignored? My take on that is: referring to absent tag is ok but referring to absent parameter is an error, which should be explicitly thrown. What it someone make a typo when attempting to filter out some explicit content? One should not ignore that.   

the topic is [discussed|https://issues.apache.org/jira/browse/SOLR-12330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759135#comment-16759135] by [~munendrasn] at SOLR-12330  

Thanks. 

> Ability to specify a query with a parameter name (in facet filter)
> ------------------------------------------------------------------
>
>                 Key: SOLR-9682
>                 URL: https://issues.apache.org/jira/browse/SOLR-9682
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Major
>             Fix For: 6.4, 7.0
>
>         Attachments: SOLR-9682.patch
>
>
> Currently, "filter" only supports query strings (examples at http://yonik.com/solr-json-request-api/ )
> It would be nice to be able to reference a param that would be parsed as a lucene/solr query.  Multi-valued parameters should be supported.
> We should keep in mind (and leave room for) a future "JSON Query Syntax" and chose labels appropriately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org