FAForever / FAForever/faf-java-api
Add fulltext search support
- 主要言語
- 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 はまだ評価されていません。