Uses of Interface
org.nuxeo.ecm.platform.suggestbox.service.Suggester
Packages that use Suggester
Package
Description
-
Uses of Suggester in org.nuxeo.ecm.platform.suggestbox.service.descriptors
Fields in org.nuxeo.ecm.platform.suggestbox.service.descriptors declared as SuggesterMethods in org.nuxeo.ecm.platform.suggestbox.service.descriptors that return Suggester -
Uses of Suggester in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Classes in org.nuxeo.ecm.platform.suggestbox.service.suggesters that implement SuggesterModifier and TypeClassDescriptionclass
Perform a NXQL full-text query (on the title by default) on the repository and suggest to navigate to the top documents matching that query.class
Perform a lookup by name query on the UserManager service and suggest to navigate to the top user and / or group profiles matching that query.