Re: White space in facet filter not working

2024-03-04 Thread David Smiley
Hello, You are asking on the wrong mailing list. Use us...@solr.apache.org instead. See https://solr.apache.org/community.html Tip about your question: you will need to use the right query parser in the fq like "field"fq={!field f=fieldName}a b c d On Sun, Mar 3, 2024 at 2:00 PM MUHAMMADALI

White space in facet filter not working

2024-03-03 Thread MUHAMMADALI V
Hi, I have a facet field indexed with value contains some spaces in it. When i am applying filter by passing the value with space I am not getting any matching results. Please let me know if i need to do any configurations in solr to resolve this issue. Thanks & Regards Muhammadali V