Class HtmlFtsAdapter
java.lang.Object
ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AbstractFulltextSearchTypeAdapter
ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.TextFtsAdapter
ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.HtmlFtsAdapter
- All Implemented Interfaces:
FulltextSearchTypeAdapter
,TypeReceivable
Lower prio than 'text'.
-
Field Summary
Fields inherited from class ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AbstractFulltextSearchTypeAdapter
type
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.TextFtsAdapter
createNode, minChars
Methods inherited from class ch.tocco.nice2.persist.core.impl.hibernate.query.likeall.AbstractFulltextSearchTypeAdapter
asObjectOrNull, createQueryNode, literal, maxChars, replacePunctWithWildcard, setType, toVariants
-
Constructor Details
-
HtmlFtsAdapter
public HtmlFtsAdapter()
-