Skip to content

guide text search

devonfw-core edited this page Dec 8, 2022 · 6 revisions
Warning
Hey there! Seems like you are still using the documentation of our legacy Java repository. Since it won’t be maintained anymore, we recommend you to checkout the new Java page here.

Full Text Search

If you want to all your users fast and simple searches with just a single search field (like in google), you need full text indexing and search support.

Solutions

Maybe you also want to use native features of your database

Best Practices

TODO

Clone this wiki locally