You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ES8 plugin is excellent for large volumes of data but requires an external ES service, which makes mica 6 not backward compatible. This issue is to inquire the possibility to implement a default indexer and searcher based on lucene (similar to what was done in opal).
The text was updated successfully, but these errors were encountered:
* feat: default no-op indexer and searcher added, no enforcement to download a search plugin #4459
* fix: filter search plugin only if defined
* feat: default plugins config moved to default application yaml
* feat: added docker compose with es8 service and Makefile targets for managing it
ES8 plugin is excellent for large volumes of data but requires an external ES service, which makes mica 6 not backward compatible. This issue is to inquire the possibility to implement a default indexer and searcher based on lucene (similar to what was done in opal).
The text was updated successfully, but these errors were encountered: