FAForever / FAForever/faf-java-api

Add fulltext search support

未关闭
#394 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement help wanted
主要语言
Java
星标
31
派生
30
PR 合并指标
30 天内没有已合并 PR

描述

Originates from https://github.com/FAForever/downlords-faf-client/issues/1681

In general Elide supports fulltext search utilising Hibernate Search with a [SearchStore](https://github.com/yahoo/elide/tree/master/elide-datastore/elide-datastore-search).
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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。