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.

Reply via email to