On 9/17/2010 7:22 PM, Chris Hostetter wrote:
a) not really. assuming you have no problem modifying the indexing code
in the way you want, and are primarily worried about searching from
various clients, then the most straight forward approach is probably to
use RewriteRules (or something equivi
: I would like to drop ft_text and make each index shard 3GB smaller, but make
: it so that any queries which use ft_text get automatically redirected to
: catchall. Ultimately we will be replacing catchall with dismax and
: eliminating it. After the switch to dismax is complete and catchall is