Commit Graph

70 Commits

Author SHA1 Message Date
Michael Stergianis cf79f4b68a docs: Replaces use of CatalogResultListItem with correct symbol
I copied the docs and noticed that the example didn't compile. According
to the changelog this is the fix

Signed-off-by: Michael Stergianis <mstergianis@vmware.com>
2022-11-10 17:21:58 -05:00
Patrik Oldsberg 7605c11cda bump Node.js to 16 & 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
Mehmet Mallı 79c6db302c doc: fix incorrect example in elasticsearch search engine
Signed-off-by: Mehmet Mallı <mehmet.malli@trendyol.com>
2022-10-04 12:40:17 +03:00
Gary Niemen 2977f2473d roadmap_updates-techdocs_search
Signed-off-by: Gary Niemen <65337273+garyniemen@users.noreply.github.com>
2022-08-04 10:57:13 +02:00
Damola Obaleke ac32949a43 Update getting-started.md
Signed-off-by: Damola Obaleke <45045727+damolaobaleke@users.noreply.github.com>
2022-07-18 17:11:13 -07:00
Eric Peterson a84aef3e1e Merge pull request #12534 from nodify-at/master 2022-07-18 11:36:58 +02:00
Eric Peterson 75765ca72c Vale fix
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-07-18 10:56:38 +02:00
Emma Indal 06a305c4f8 headings for use cases section
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:29:59 +02:00
Emma Indal e7638fa7e7 delete beta related how to guides
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:09:01 +02:00
Emma Indal 9a75db568a update docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:09:01 +02:00
Hasan Oezdemir b0b8213056 feature: update the search engine documentation to describe the batch size and rename change set file.
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
2022-07-09 14:53:17 +02:00
Emma Indal 31b391d8dd add link from search how to guides to integrating search into plugins tutorials
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-05 12:23:19 +02:00
Andre Wanlin e52f7801b0 Adjustments based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Eric Peterson c5af773757 Note the (technically) breaking change and update docs.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-27 13:50:44 +02:00
Emma Indal 329b0349aa Merge pull request #11962 from backstage/emmaindal/elasticsearch-search-engine-custom-index-template
[Search - ES module] possibility to set custom index template
2022-06-10 14:32:29 +02:00
Emma Indal d3edcd0784 add instructions for how to set a custom index template
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 13:41:56 +02:00
Anders Näsman f28bc28834 update docs
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Johan Haals 75d8a17466 format with prettier
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-20 10:46:08 +02:00
Gary Niemen 9199bc5945 roadmap-updates
Signed-off-by: <65337273+garyniemen@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-20 10:45:46 +02:00
Fredrik Adelöw 16dcf2a807 Merge pull request #10981 from kuangp/feat/search/highlight
feat(search): highlight search result terms
2022-05-09 18:27:07 +02:00
Phil Kuang 3a74e203a8 feat(search): highlight search result terms
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-09 11:13:34 -04:00
Eric Peterson 68eda2f322 Fix how-to docs on adding the default TechDocs collator.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-04 15:04:59 +02:00
Johan Haals f60c94b5cc Update task schedule examples
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-03 13:39:54 +02:00
Emma Indal 33e05657f6 update roadmap and tech stack
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-12 11:57:54 +02:00
Eric Peterson 1d8d3c408a Use human-readable durations throughout.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-08 18:13:05 +02:00
Phil Kuang 0a63e99a26 feat(search): handle search indexing coordination among nodes
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-06 14:03:04 -04:00
LvffY 22bd2bead1 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-29 21:59:53 +02:00
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Eric Peterson c938e0d61d Merge pull request #9952 from backstage/iameap/mv-techdocs-search-common 2022-03-04 20:06:39 +01:00
Eric Peterson 3e54f6c436 Use @backstage/plugin-search-common instead of @backstage/search-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 18:47:55 +01:00
Eric Peterson 0e39d0b4fe Update documentation to reflect search beta.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 10:51:03 +01:00
Taras Mankovski dc2a5c307c Missing async from getCollator causes type mismatch
Signed-off-by: Taras Mankovski <taras@frontside.com>
2022-03-03 14:32:17 -08:00
Eric Peterson 022507c860 Document stream-based search
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-02 17:29:18 +01:00
Vincenzo Scamporlino 52d2d36b4b Move SearchModal state to useSearchModal
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-02-10 07:19:09 +01:00
Eric Peterson 45df287eec Show how to hide locations from search
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-07 15:52:59 +01:00
Charles Lowell baf39f45b5 Add explainer for newClient to the search howto
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 20:49:27 +02:00
Emma Indal bac29f1cde remove space
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 09:47:48 +01:00
Camila Belo 662636227b feat(search): move the modal state to context
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:38:17 +01:00
Camila Belo a5a6cd5db7 docs(search): update the number of engines
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 15:32:50 +01:00
Nataliya Issayeva 98bad1b7d8 Update changeset and docs
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-11-18 07:57:53 -08:00
Rod Machen 5dcea2586c Add Search Modal component (#7316)
Signed-off-by: rodmachen <rmachen@expediagroup.com>
2021-11-11 09:26:15 +01:00
Bodil Björklund 639d48566a Update how-to-guides.md (#7639) 2021-10-15 23:50:51 +02:00
Emma Indal 157843e5aa [Search] add how to guide for indexing TechDocs documents (#7625)
* add how to guide for indexing techdocs documents

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

* add step of how to add techdocs to search type filter

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-10-15 11:46:34 +02:00
Emma Indal 56bd537256 [Search] add search api how to guide + search bar custom placeholder (#7535) 2021-10-11 21:55:42 +02:00
Emma Indal 25a593234b [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>
2021-10-11 14:42:54 +02:00
Oliver Sand ee99798da7 Correct version requirements on postgres from 11 to 12 (#6863)
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-18 11:19:25 +02:00
Phil Kuang 76872096bf fix(elasticSearchEngine): optionally read auth config
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-06 11:05:22 -04:00
Oliver Sand abfca5bf9e Move setup instructions from readme to microsite
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-05 09:37:20 +02:00
Oliver Sand 8de9f3f9d6 Remove duplicate heading from the microsite search pages
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-05 09:37:20 +02:00
Jussi Hallila 54e1280b6a * Modify index/alias name handling.
* Change config key name to be all lowercase
* Documentation updates

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-08-03 13:07:25 +02:00