I want to use the standard QueryComponent to run a query then sort a *limited number of the results* by some function query. So if my query returns 10,000 results, I'd like to calculate the function over only the top, say 100 of them, and sort that for the ultimate results. Is this possible?
Thanks Mike -- View this message in context: http://old.nabble.com/specifying-search-depth--tp26400097p26400097.html Sent from the Solr - User mailing list archive at Nabble.com.