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

Erik Hatcher commented on SOLR-1485:
------------------------------------

Is there interest in rejuvenating this to get some form of a SpanTermQuery 
support into Solr?   I'll take a stab at updating this to do like the {!term} 
query parser to factor in the field type and any needed analysis.  Anything 
else?

Perhaps for the dismax+payloads situation Lance mentioned, which will be a 
different issue altogether, we make the SolrQueryParser implementation used by 
(e)dismax pluggable that it uses, so that there can be a span-aware one?

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to