You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "david (JIRA)" <ji...@apache.org> on 2009/11/15 13:44:39 UTC

[jira] Commented: (SOLR-1485) PayloadTermQuery support

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

david commented on SOLR-1485:
-----------------------------

Hi,
What if I want to do a boolean query?
like: payoladField:steve OR NonPayloadField:George ?

Won't the payload plugin be used for all the query parts?

> PayloadTermQuery support
> ------------------------
>
>                 Key: SOLR-1485
>                 URL: https://issues.apache.org/jira/browse/SOLR-1485
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Erik Hatcher
>         Attachments: PayloadTermQueryPlugin.java
>
>
> Solr currently has no support for Lucene's PayloadTermQuery, yet it has support for indexing payloads. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.