AppFlowy-Cloud/tests/search
Bartosz Sypytkowski 58e01f4e8d
fix: index documents with missing embeddings at service start (#597)
* feat: appflowy-indexer indexes documents with missing embeddings at start

* chore: add tests to check initial indexing of collabs

* chore: log user search requests and response

* fix: wrong appflowy openai api key env var name

* chore: fill openai keys for integration testing

* chore: silence flaky test
2024-06-04 16:50:06 +08:00
..
document_search.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
mod.rs feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00