[Search] Update search readme (#7536)

* update list of supported search engines

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update list of supported plugins integrated to search

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update feedback link

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* fix links

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2021-10-11 14:42:54 +02:00
committed by GitHub
parent 1ce5fc9269
commit 25a593234b
+11 -7
View File
@@ -102,20 +102,24 @@ more to come...
See [Backstage Search Architecture](architecture.md) to get an overview of how
the search engines are used.
| Search Engine | Support Status |
| ------------- | -------------- |
| Basic (lunr) | ✅ |
| ElasticSearch | Not yet ❌ |
| Search Engines | Support Status |
| -------------------------------------------------- | -------------- |
| [Lunr](./search-engines.md#lunr) | ✅ |
| [ElasticSearch](./search-engines.md#elasticsearch) | |
| [Postgres](./search-engines.md#postgres) | ✅ |
[Reach out to us](#feedback) if you want to chat about support for more search
engines.
[Reach out to us](#get-involved) if you want to chat about support for more
search engines.
## Plugins Integrated with Search
| Plugin | Support Status |
| -------- | -------------- |
| Catalog | ✅ |
| TechDocs | Not yet ❌ |
| TechDocs | |
[Reach out to us](#get-involved) if you want to chat about support for more
plugins integrated to search.
## Tech Stack