Well, what does adding &debug=query show you for the parsed query? What
documents show up?
My first guess is that since you're using exclusive rather than inclusive
end points you're expectations aren't what you think.
Best
Erick
On Mon, Feb 11, 2013 at 10:57 PM, ballusethuraman wrote:
> Hi,
Hi,
I have craeted new attribute(Year) in attribute dictionary and associated
with different catentries with different values say
2000,2001,2002,2003,...2012.
Now I want to search with the Year attribute with min and max range. when
2000 to 2005 is given as search condition it should fetch the cate
This post helped me solve my problem which I had posted on StackOverflow.
See my answer here:
http://stackoverflow.com/questions/8070742/solr-multivalued-field-how-can-i-return-documents-where-all-values-in-the-fiel
http://stackoverflow.com/questions/8070742/solr-multivalued-field-how-can-i-retur
I modified the text of this hopefully to make it clearer. I wasn't sure what
I was asking was coming across well. And I'm adding this comment in a
shameless attempt to boost my question back to the top for people to see.
Before I write a messy work around, just wanted to check the community to
see