Improve Search with elastic #53161
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
replace Algolia with ElasticSearch.
indexing data.
change settings. angolia / elastic switch. (done)
create documents
- nodes (done)
- users (done)
create queries
- nodes (done)
- users (done)
create api
- first version (done)
change fronend. (done)
test
- celery tests
- indexing tests
change displaying of search results..
Changed status to: 'Open'
Added subscriber: @stephanpreeker
Added subscriber: @dr.sybren
Changed status from 'Open' to: 'Resolved'
Closing this issue as ElasticSearch has been running in production and is doing fine :)