Package ch.tocco.nice2.persist.entity.api.fulltext
package ch.tocco.nice2.persist.entity.api.fulltext
-
ClassDescriptionHelper for appending fulltext to an existing query.What kind of fulltext search it is:
FulltextSearchBuilder.SearchScope.FULLTEXT,FulltextSearchBuilder.SearchScope.RELATIONorFulltextSearchBuilder.SearchScope.REMOTEFIELD.Factory for creatingFulltextSearchBuilderinstances.This interface is only to have one interface combining bothFulltextSearchBuilderFactoryandSqlFulltextSearchBuilderFactoryto allow double registration.