You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dgraph tour lists the languages supported by the full text search.
If I understand correctly, what languages are supported is dependent on what Bleve is handling.
Bleve will soon gain support for the Polish language - it is merged to master and planned for 2.3.10.
Is it sufficient for Dgraph to start using that version when it's ready, or some additional code is needed for the Polish full text search support?
The text was updated successfully, but these errors were encountered:
Oook, Bleve 2.3.10 with the above-mentioned Polish fits support is released.
How to make Dgraph to use it? Should I just send a PR with the dependency version bump, or is it that someone specially picks up specific dependencies?
Question.
Dgraph tour lists the languages supported by the full text search.
If I understand correctly, what languages are supported is dependent on what Bleve is handling.
Bleve will soon gain support for the Polish language - it is merged to master and planned for 2.3.10.
Is it sufficient for Dgraph to start using that version when it's ready, or some additional code is needed for the Polish full text search support?
The text was updated successfully, but these errors were encountered: