Package org.jivesoftware.spark.search

Provides support for creating your own searchable objects within Spark.

See:
          Description

Interface Summary
Searchable Plugin writers will implement Searchable in order to tie into the find feature in Spark.
 

Class Summary
SearchManager Users of the SearchManager can add their own Searchable objects to the Spark search service.
SearchService  
 

Package org.jivesoftware.spark.search Description

Provides support for creating your own searchable objects within Spark. This is similar to the Google search within FireFox.