Package com.atlassian.confluence.search.actions

Class Summary
FlushIndexQueueAction  
ReIndexAction  
SearchBean This bean takes in a query object and executes a search on it It also maintains a paginationSupport object if the results you retrieve require pagination (even though pagination is optional, the hits/results are added onto the pagination object regardless)
SearchQueryBean Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run
SearchResultWithExcerpt A simple bean to represent a search result with its content text - useful for excerpting and summarising.
SearchSiteAction  
Timer  
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.