Uses of Interface
ch.ivyteam.ivy.business.data.store.search.ScoredTextFieldOperation
Packages that use ScoredTextFieldOperation
-
Uses of ScoredTextFieldOperation in ch.ivyteam.ivy.business.data.store.search
Methods in ch.ivyteam.ivy.business.data.store.search that return ScoredTextFieldOperationModifier and TypeMethodDescriptionScoredFieldOrSubQuery.allTextFields()Queries values contained anywhere (in all text fields) in the business data value object tree.Restricts the following query to the text (String) field with the given name or name path.ScoredFieldOrSubQuery.textFields(String... fieldNames) Restricts the following queries to the text (String) fields with the given names or name pathes.