Camila Belo
f5fbd82b1d
docs(search): update official page
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-01-28 10:05:15 +01:00
Fredrik Adelöw
a0871a3c0a
Merge pull request #15142 from IlyaSavich/catalog-collator-refactoring
...
Refactor catalog collator
2023-01-25 10:47:58 +01:00
Ilya Savich
860b1c0902
Move authorization and location back, make transformer as a function
...
Signed-off-by: Ilya Savich <isavich@box.com >
2023-01-13 17:28:27 +01:00
Eric Peterson
ec2d3935b3
Clarify type generics in docs
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-10 13:45:56 +01:00
Eric Peterson
2a49ffbcb3
Clean up / improve client instantiation docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-09 13:29:39 +01:00
Eric Peterson
503359280e
Use correct case when referring to Elasticsearch.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-05 14:33:15 +01:00
Eric Peterson
c2f1041c15
Note limitation about Lunr in production
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-05 14:32:26 +01:00
Eric Peterson
5e8cd3c72c
Clean up search docs homepage
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-05 14:30:54 +01:00
Johan Haals
dbe6b9308d
Fix docs for microsite-next
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-12-13 14:31:10 +01:00
Renan Mendes Carvalho
1fc7239c00
doc(search): Add documentation on opensearch provider
...
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
2022-12-13 13:50:00 +01:00
Emma Indal
fda7d82c03
add links to how to guides from customizing search
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-11-28 09:30:02 +01:00
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