Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for shards in SOLR #620

Open
jnioche opened this issue Oct 1, 2018 · 1 comment
Open

Add support for shards in SOLR #620

jnioche opened this issue Oct 1, 2018 · 1 comment

Comments

@jnioche
Copy link
Contributor

jnioche commented Oct 1, 2018

Just like it's done in ES, we could route the documents in the statusupdaterbolt based on the host / name or IP and in the spouts check that the number of instances is equal to the # of shards and filter the queries per shard accordingly.

At the moment, we can have only one instance of a spout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant