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 摘要。