[
https://issues.apache.org/jira/browse/SOLR-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225967#comment-13225967
]
Jan Høydahl commented on SOLR-3224:
-----------------------------------
Hi. Can you provide a shorter more concise title for the issue, and fill in
more info in the description?
In order to verify whether this is a bug we'd need to reproduce locally. Please
attach schema.xml along with a few example documents of both "from" and "to"
type.
Also, how current (date) is your solr4.0?
Questions:
* Does it work if you put the price range query as part of "q"?
* Do you experience problems with other simple non-range filters as well?
* What do you mean with "as its result does not highlights the given range"?
Are you talking about result highlighting?
> On solr4.0 , in join query we are using filter queries . Filter queries are
> not not working (implementing range say price should (* To 12))as its result
> does not highlights the given range.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-3224
> URL: https://issues.apache.org/jira/browse/SOLR-3224
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 4.0
> Environment: solr4.0
> Reporter: sumit pathak
> Labels: documentation
> Fix For: 4.0
>
>
> q={!join+from=id+to=manu_id_s}compName_s:Belkin&fq=price:[1+TO+12]
> In this query we want to find compName_s=Belkin whose products price should
> between range of 1 to 12, but by using this query we get the result beyond
> the specified range ,hence it is not working
--
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]