[
https://issues.apache.org/jira/browse/SOLR-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226776#comment-13226776
]
abhimanyu commented on SOLR-3223:
---------------------------------
thanks for your quick response , but i dont think the problem is related to
stopwords, and i was referencing to the letter 'e' in the example . you can
take any example or any permutation of range with characters, say it be [c TO
k] or [m TO y] . In all the cases the parser excludes the last letter of the
given range while outputting the result , i.e. . in these cases they would be
'k' and 'y' respectively.
> 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]