Solr Frange Issues -
i have following query in using !frange function twice , query not returning results. if use single !frange function results come same query.
is possible execute 2 franges in single query?
q="woolmark"&fq={!frange l=33787806 u=33787918}id&fq={!frange l=40817415}id&fq=createdongmtdate:[2011-07-01t14%3a30%3a00z+to+2011-07-21t14%3a30%3a00z]
regards, rohit
the query parameters should give 0 results.on id field asking l=33787806 , u=33787918 , l=40817415 , there cannot such id
Comments
Post a Comment