Re: query(subquery, default) filters results

2014-05-06 Thread Franck Brisbart
Hi, 'query' is a function returning a number. You can't use it as a query. Add 'debugQuery=true' to your request and you'll see how your query is parsed (cf parsedquery) Franck Brisbart Le mardi 06 mai 2014 à 11:08 +0200, Matteo Grolla a écrit : > Hi every

RE: Interesting search question! How to match documents based on the least number of fields that match all query terms?

2014-01-23 Thread Franck Brisbart
D termN)^2 allMetadatas :(term1 AND ... AND termN)^0.5 Franck Brisbart Le mercredi 22 janvier 2014 à 19:38 +, Petersen, Robert a écrit : > Hi Daniel, > > How about trying something like this (you'll have to play with the boosts to > tune this), search all the fields with