-
Feb 2nd, 2013, 02:04 PM
#1
Getting a minimum number of results to a solr query
Hello,
Can anywone help me with this problem?
I'm using Spring data solr, and I want to build a query that return at least x results, in the following way:
Let's say that I want 100 results, and query1 brings me 70.
I want to use query2 (which will be a more general query) to get the other 30 results and append them after the 70 that query1 found.
Doe's anywone know of a spring-solr mechanism that can achive this?
Thanks,
Idan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules