Uses of Interface
com.erudika.para.core.search.Search
Packages that use Search
Package
Description
The search module - manages indexing operations and enables search.
Utility classes.
-
Uses of Search in com.erudika.para.core.search
Classes in com.erudika.para.core.search that implement Search -
Uses of Search in com.erudika.para.core.utils
Methods in com.erudika.para.core.utils that return SearchModifier and TypeMethodDescriptionabstract SearchCoreUtils.getSearch()Returns the Search object.static SearchPara.getSearch()Returns an instance of the core search class.Methods in com.erudika.para.core.utils with parameters of type Search