You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2016/11/07 14:46:58 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=15644374#comment-15644374 ] 

David Smiley commented on SOLR-9682:
------------------------------------

What about {{filter : "$myFilterParam"}} -- thus have certain value resolution support dollar sign references, consistent with local-params?  That way we needn't make some parameters support structured values unnecessarily, requiring more names (i.e. "param"). 

> 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
>             Fix For: master (7.0), 6.4
>
>         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
(v6.3.4#6332)

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