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 "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/06/04 10:45:07 UTC

[jira] Resolved: (SOLR-1201) search like id:[104, 204]

     [ https://issues.apache.org/jira/browse/SOLR-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1201.
-----------------------------------------

    Resolution: Invalid

Please ask your questions on the solr-user mailing list.

http://lucene.apache.org/solr/mailing_lists.html

> search like id:[104, 204] 
> --------------------------
>
>                 Key: SOLR-1201
>                 URL: https://issues.apache.org/jira/browse/SOLR-1201
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>         Environment: Search
>            Reporter: Mohamed
>
> i am using solr technology for searching my data.
> i want to search like id:[104, 204] means, it may return the content whose id is 104 and 204.
> But it give error.
> If i tried like id:[104 TO 204] means, it returns the content whose ids are in the range between 104 and 204. I only want the 104 and 204 content.
> How do i make a search in solr ???
> Anybody gives me the solution
> regards
> Noor 

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