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
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]