On Nov 11, 2009, at 6:46 PM, Naomi Dushay wrote:
What do you think about the Solr part having some specific goodies like:
+1 to it all!
lots on dismax magic how to do fielded searching (author/title/subject) with dismaxhow to do browsing (termsComponent query, then fielded query to get matching docs)how to do boolean (use lucene QP, or fake it with dismax)
Or, use the new Lucid contributed "extended dismax" parser ;) https://issues.apache.org/jira/browse/SOLR-1553 Erik
