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

Apache Solr Support #554

Closed
rsoika opened this issue Aug 25, 2019 · 1 comment
Closed

Apache Solr Support #554

rsoika opened this issue Aug 25, 2019 · 1 comment
Labels
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Aug 25, 2019

Introduce Apache Solr Support

We will support two index implementations

  • Lucene - local indexing with core Apache Lucene technolgoy
  • Solr - remote indexing via a Apache Solr Service

For that reason we will separate the search index implementation in two optional sub modules

  • imixs-workflow-lucene - local search index based on core lucene (no further configuration needed but runs locally only)
  • imixs-workflow-solr - remote search index (solr service endpoint configuration needed. Optimized for docker integration)
@rsoika rsoika added the feature label Aug 25, 2019
@rsoika rsoika added this to the 5.1.0 milestone Aug 25, 2019
@rsoika
Copy link
Member Author

rsoika commented Aug 25, 2019

rsoika added a commit that referenced this issue Aug 25, 2019
added new module 'lucene' and 'solr'. Refactoring search services.

Issue #554
@rsoika rsoika pinned this issue Aug 25, 2019
rsoika added a commit that referenced this issue Aug 25, 2019
rsoika added a commit that referenced this issue Aug 26, 2019
rsoika added a commit that referenced this issue Aug 26, 2019
rsoika added a commit that referenced this issue Aug 27, 2019
rsoika added a commit that referenced this issue Aug 28, 2019
rsoika added a commit that referenced this issue Aug 29, 2019
rsoika added a commit that referenced this issue Aug 30, 2019
rsoika added a commit that referenced this issue Aug 31, 2019
rsoika added a commit that referenced this issue Aug 31, 2019
rsoika added a commit that referenced this issue Aug 31, 2019
rsoika added a commit that referenced this issue Aug 31, 2019
rsoika added a commit that referenced this issue Sep 1, 2019
rsoika added a commit that referenced this issue Sep 1, 2019
rsoika added a commit that referenced this issue Sep 1, 2019
rsoika added a commit that referenced this issue Sep 1, 2019
rsoika added a commit that referenced this issue Sep 2, 2019
rsoika added a commit that referenced this issue Sep 3, 2019
rsoika added a commit that referenced this issue Sep 4, 2019
rsoika added a commit that referenced this issue Sep 21, 2019
rsoika added a commit that referenced this issue Sep 21, 2019
rsoika added a commit that referenced this issue Oct 3, 2019
@rsoika rsoika closed this as completed Oct 21, 2019
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
added new module 'lucene' and 'solr'. Refactoring search services.

Issue imixs#554
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant