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

Koji Sekiguchi commented on SOLR-777:
-------------------------------------

Walter,

The domain example is a just example for explanation. I think there are 
requirements for backward match in general. I'm thinking something like 
ReverseStrField which reverses token string when indexing and query. And if 
possible, q=domain:apache.org makes PrefixQuery( Term( "domain", "gro.ehcapa" ) 
). What do you think?

> backword match search, for domain search etc.
> ---------------------------------------------
>
>                 Key: SOLR-777
>                 URL: https://issues.apache.org/jira/browse/SOLR-777
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.3
>            Reporter: Koji Sekiguchi
>            Priority: Minor
>         Attachments: SOLR-777-reverseStringFilter.patch
>
>
> There is a requirement for searching domains with backward match. For 
> example, using "apache.org" for a query string, www.apache.org, 
> lucene.apache.org could be returned.

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

Reply via email to