Skip to content

Add fulltext search support #394

@Brutus5000

Description

@Brutus5000

Originates from FAForever/downlords-faf-client#1681

In general Elide supports fulltext search utilising Hibernate Search with a SearchStore.
This would require to setup either Solr or Elastic and annotate the required entities.

  • Evaluate usage of Solr vs Elastic
  • Investigate configuration of Hibernate search
  • Add Solr or Elastic to faf-stack
  • Add Elide SearchStore
  • Add Hibernate Search configuration to application.yml
  • Add Hibernate Search configuration to faf-stack
  • Annotate relevant entities
  • Ensure initial creation of indices

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions