I’d like to add a suggest component to a search request handler. The search needs to go to all four shards. The suggest needs distrib=false because the dictionary is loaded from a file. When the suggest is distributed, I get four copies of each suggestion.
Is there suggest.distrib=false? Can I set the distrib default in the suggester component instead of in the request handler? wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog)