SOLR OR query, want 1 of the 2 results

2013-08-12 Thread PoM
Hello,

I'm working with SOLR for a while now and i have the following problem.
We are doing boundry searches on SOLR to find towns near a town someone
searched on.

The problem is that when it does not find anything in a radius of 10 km for
example i'm required to do another query that searches in a larger scale.

Now, my question is: is it possible to give 2 parameters to SOLR so when
parameter 1 does not give a result it automatically searches with parameter
2?




--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-OR-query-want-1-of-the-2-results-tp4083957.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: SOLR OR query, want 1 of the 2 results

2013-08-12 Thread PoM
That would actually be a decent solution, although it isn't the best i will
try if it gives any performance issues



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-OR-query-want-1-of-the-2-results-tp4083957p4083969.html
Sent from the Solr - User mailing list archive at Nabble.com.