Not at this time. That is something you would do at your app level -
re-query with a looser query if zero results for the original query.
-- Jack Krupansky
-----Original Message-----
From: Varun Thacker
Sent: Friday, January 04, 2013 7:50 AM
To: solr-user@lucene.apache.org
Subject: Removing terms from a search query with no results
I'm using edismax and the default operator is AND.
Now suppose i search for "foo bar" and there are 0 results for it but there
a results for "foo" then show results for "foo".
This is same as the feature on search engines where it says No results
found for "foo bar" and Showing results for "foo".
Is there a component which has this functionality?
--
Regards,
Varun Thacker
http://www.vthacker.in/