[
https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921249#action_12921249
]
Gunnar Wagenknecht commented on SOLR-1553:
------------------------------------------
Re: field-based queries (field:value)
I was wonder if it would be possible to add support for explicitly limiting the
allowed fields? For example, I'd like to be able to not allow queries in
internal fields but only in a defined set of "public" fields (eg. GMail
recognizes "to", "subject", etc. but really only those).
Another nice features would be alias definitions for fields. This would allow
to support localized field names in queries which translate to the real field
name. (eg. "an" -> "to", "Betreff" -> "subject", "betreff" -> "subject").
Thoughts?
> extended dismax query parser
> ----------------------------
>
> Key: SOLR-1553
> URL: https://issues.apache.org/jira/browse/SOLR-1553
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Fix For: 1.5, 3.1, 4.0
>
> Attachments: edismax.unescapedcolon.bug.test.patch,
> edismax.userFields.patch, SOLR-1553.patch, SOLR-1553.pf-refactor.patch
>
>
> An improved user-facing query parser based on dismax
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]