vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Add support for full-text search #6996

Open thomas-huegel opened 4 months ago

thomas-huegel commented 4 months ago

Problem to Solve

Full-text search.

Current Workaround

None.

Proposed Solution

Integration with a tool like Apache Lucene, or internalization of the feature.

Additional Information

Thanks.