Thanks, Yonik. Does "not supported" mean "we can't guarantee whether it will work or not", or "you may be able to figure it out on your own"? Apparently I am able to get *some* queries through, just not those that pass through the fieldtype that i really need (a complex analyzer). When I search for foo:value where foo is an analyzer that uses
StandardTokenizer LowerCaseFilter WordDelimeterFilter TrimFilter I *don't* get an NPE. Thanks, Michael On Thu, Jan 7, 2010 at 4:25 PM, Yonik Seeley <yo...@lucidimagination.com> wrote: > On Thu, Jan 7, 2010 at 4:17 PM, Michael <solrco...@gmail.com> wrote: >> I wanted to try 2 layers of sharding. > > Distrib search was written with multi-level in mind, but it's not supported > yet. > > -Yonik > http://www.lucidimagination.com >