Skip to content

Implement ElasticSearch #430

Open
Open
@imperator99

Description

@imperator99

We are currently using the database search through Search API. While it is suitable at the moment, it is not a good approach for a larger, more complex site.

To be useful, ElasticSearch will need to meet the following requirements:

  • Be compatible with Search API.
  • Be compatible with Search API Autocomplete or another autocomplete module.

It would also be good to get it to work with Facets, as the News and Blogs filter contains a facetted search. However, it is not difficult to run two different search systems fore different purposes.

Noting existing issue: #33.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions