[
https://issues.apache.org/jira/browse/SOLR-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226102#comment-13226102
]
Erick Erickson commented on SOLR-3223:
--------------------------------------
First, usage issues like this are more appropriate to the user's list, see:
http://lucene.apache.org/solr/discussion.html for instructions on how to
subscribe. I'll close this.
But to your question (and please ask further ones on the user's list) I suspect
that, if your example is exactly what you're submitting, that stopwords are
removing the 'a' from your index, you need to use a field that does not have
stopwords.
> excludes the lower bound in inclusive range queries with characters
> --------------------------------------------------------------------
>
> Key: SOLR-3223
> URL: https://issues.apache.org/jira/browse/SOLR-3223
> Project: Solr
> Issue Type: Bug
> Affects Versions: 3.5, 4.0
> Reporter: abhimanyu
> Labels: range, text
>
> while using a range query to retrieve all the record over a inclusive range
> with characters , eg
> name : [a TO e]
> the returned result set excludes the lower bound in range query, like in this
> case it does not include the results with 'e' .
> Please suggest any solution for this .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]