Michael Bromley
|
5981619cdb
feat(elasticsearch-plugin): Allow the SearchInput to be extended
|
4 years ago |
Michael Bromley
|
13a7572a78
refactor(elasticsearch-plugin): Reorganize files
|
4 years ago |
Michael Bromley
|
749c452078
refactor(elasticsearch-plugin): Rename field, improve type defs and docs
|
4 years ago |
Kevin Mattutat
|
d300f8bfb1
feat(elasticsearch-plugin): Extend config with customScriptFields
|
4 years ago |
Artem Danilov
|
53cfb8e772
feat(elasticsearch-plugin): Add inStock attribute and filter (#1130)
|
4 years ago |
Michael Bromley
|
f3fb298d82
feat(elasticsearch-plugin): Support search index job batching
|
4 years ago |
Artem Danilov
|
92587e5a35
feat(elasticsearch-plugin): Add ability to customize index options and mappings
|
4 years ago |
hendrikdepauw
|
6488ce236c
feat(elastic): improve indexing performance
|
4 years ago |
Fred Cox
|
45e29463dc
refactor(elasticsearch-plugin) Remove use of Worker from elastic plugin
|
5 years ago |
Fred Cox
|
f05210a341
perf(core): Run job queues in the worker process
|
5 years ago |
Michael Bromley
|
83842998c1
refactor(elasticsearch-plugin): ElasticsearchPlugin variant channels
|
5 years ago |
Michael Bromley
|
cf3e38ecd1
chore: Update dependencies
|
5 years ago |
Michael Bromley
|
e1fe622252
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
c686509ba8
feat(elasticsearch-plugin): Allow full client options to be passed
|
5 years ago |
Michael Bromley
|
b40209e011
feat(core): Run all mutations within transactions
|
5 years ago |
Michael Bromley
|
47a8cb99db
feat(elasticsearch-plugin): Add health check
|
5 years ago |
Michael Bromley
|
c80662a890
feat(elasticsearch-plugin): Update index on asset deletion
|
5 years ago |
Michael Bromley
|
42b1d2875a
feat(elasticsearch-plugin): Update to use new job queue
|
5 years ago |
Michael Bromley
|
a574fa1f35
docs(elasticsearch-plugin): Add note on minimum version of Elasticsearch
|
5 years ago |
Michael Bromley
|
9027beb5fa
feat(elasticsearch-plugin): Store asset focal point data
|
6 years ago |
Michael Bromley
|
e639bc95b3
chore: Set up elasticsearch-plugin e2e workflow (#201)
|
6 years ago |
Michael Bromley
|
aacfaf4b59
feat(elasticsearch-plugin): Add support for multiple channels
|
6 years ago |
Michael Bromley
|
2c8b7dfef6
feat(elasticsearch-plugin): Allow definition of custom mappings
|
6 years ago |
Michael Bromley
|
a243ab0713
refactor: Update plugins to use new EventBus.ofType() API
|
6 years ago |
Michael Bromley
|
573f345005
feat(elasticsearch-plugin): Allow querying by price range
|
6 years ago |
Michael Bromley
|
81eff4679a
feat(elasticsearch-plugin): Extend response with price range data
|
6 years ago |
Michael Bromley
|
71918426a1
feat(elasticsearch-plugin): Add options for customising term query
|
6 years ago |
Michael Bromley
|
3a5aff4a4b
feat(elasticsearch-plugin): Allow facetValues size to be configured
|
6 years ago |
Michael Bromley
|
9205554a06
docs: Update documentation for new plugin architecture
|
6 years ago |
Michael Bromley
|
6599c3b0b6
refactor(elasticsearch-plugin): Update to new SearchService
|
6 years ago |