Uses of Package
com.jivesoftware.spark.search

Packages that use com.jivesoftware.spark.search
com.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
com.jivesoftware.spark.search Provides support for creating your own searchable objects within Spark. 
com.jivesoftware.sparkimpl.search.users   
 

Classes in com.jivesoftware.spark.search used by com.jivesoftware.spark
SearchManager
          Users of the SearchManager can add their own Searchable objects to the Spark search service.
 

Classes in com.jivesoftware.spark.search used by com.jivesoftware.spark.search
Searchable
          Plugin writers will implement Searchable in order to tie into the find feature in Spark.
SearchManager
          Users of the SearchManager can add their own Searchable objects to the Spark search service.
 

Classes in com.jivesoftware.spark.search used by com.jivesoftware.sparkimpl.search.users
Searchable
          Plugin writers will implement Searchable in order to tie into the find feature in Spark.