Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
SearchHandler (with its chain of SearchComponents) either operates as a coordinator of distributed search, or processes locally. If there is only one shard, the latter will always happen, but it can be advantageous for authors of custom SearchComponents or SearchHandler subclasses to force the distributed search logic. A simple example is to simplify the development / maintenance of authoring certain components. Let's provide an internal API to force that.
Attachments
Issue Links
- links to