* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
* Elastic.co hosted solution
* AWS hosted ElasticSearch Service
* Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search
Signed-off-by: Jussi Hallila <jussi@hallila.com>
* add link to collator implementation to search docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* clean up types from registering new collators as its now a attribute of the collator itself
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* one more
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* delete link to issue as it is closed
* replace usage of easy as its very subjective
* Update docs/features/search/architecture.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
* prettier....:
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
* search documentation and roadmap
* fixup
* add link to architecture issue
* formatting
* add nav to mkdocs yaml and microsite sidebar
* use backstage search instead of backstage global search
* add file extension to app_config
* Update docs/features/search/README.md
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
* replace Big Picture with Architecture
* search architecture wip
* changes to architecture and documentation to it
* update used user profiles according to the glossary
* prettier ignore description
* clarify architecture bullet points with examples
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>