Re: Dismax Question

2012-07-02 Thread Joel Rosen
I and another user recently posted about this exact same issue. It sounds like maybe this is a new bug introduced in 3.6: http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201206.mbox/%3CCAMKKMTx_ybPqsbgU5NtQ19t%2B0kWdAHtq-CZTZxfYxdu6rS1u1g%40mail.gmail.com%3E http://mail-archives.apache

Why won't dismax create multiple DisjunctionMaxQueries when autoGeneratePhraseQueries is false?

2012-06-29 Thread Joel Rosen
Hi, I am trying to configure Solr for Chinese search and I've been having trouble getting the dismax query parser to behave correctly. In schema.xml, I'm using SmartChineseAnalyzer on my fulltext field with autoGeneratePhraseQueries="false". I've verified that it is correctly tokenizing Chinese w