Skip to content

Near realtime indexation of the search index #117

@madmatah

Description

@madmatah

Feature Request

The current search engine, based on haystack and elasticsearch, relies on a management command run by a cronjob to update its index. This is a batch indexation process.

Describe the solution you'd like

We would like a near-realtime indexation of the search index.

This solution should be :

  • transparent for the end-user
  • resilient : if the Elasticsearch service is down, we should be able to use Ashley.

Discovery, Documentation, Adoption, Migration Strategy

Haystack's documentation gives some thoughts on how to deal with this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions