|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Restful | SearchCommands that are RESTful should implement this behaviour. |
| SearchCommand | Behavour requirements for any implementating Search Command. |
| SearchCommand.Context | Being a factory for all the commands - it propagates all the contextual needs of the underlying commands it creates. |
| SolrSearchCommand.FacetToolkit | Provider to add facets from request to SolrQuery. |
| XmlRestful | SearchCommands that are RESTful and return XML response. |
| Class Summary | |
|---|---|
| AbstractSearchCommand | The base abstraction for Search Commands providing a large framework for commands to run against. |
| AbstractSearchCommand.QueryBuilderFactory | |
| AbstractSearchCommand.ReconstructedQuery | see createQuery(string) |
| AbstractWebServiceSearchCommand | |
| AbstractXmlRestful | Base implementation for search commands that are RESTful and have XML responses. |
| AbstractXmlSearchCommand | Helper base implementation for search commands that are RESTful and have XML responses. |
| AbstractYahooSearchCommand | Yahoo Searches all usually require a partnerId and affilDataParameter. |
| GeoSearchUtil | Utility class for Geographical bounding box and circle transformations. |
| MathExpressionSearchCommand | Create a single result item that transforms the query into a mathematical expression with it's solution. |
| OverturePPCSearchCommand | This command gets the overture ads to display. |
| PicSearchCommand | |
| PlatefoodPPCSearchCommand | This is largely an example class. |
| PropertiesCommand | Simple command that searches in the specified properties map's keys. |
| SolrSearchCommand | Searching against a Solr index using the Solrj client. |
| SolrSearchCommand.FacetToolkitFactory | |
| SolrSimpleFacetToolkitImpl | Solr's Simple Faceting toolkit. |
| StaticSearchCommand | A search command that can be used to generate static HTML search results. |
| StockSearchCommand | |
| YahooIdpSearchCommand | Search against Yahoo! Index Data Protocol 2.0. |
| YahooMediaSearchCommand | Command for searching images and videos using Yahoo! as a provider. |
| YahooWebSearchCommand | Search against Yahoo! Contextual Web Service. |
| YoutubeSearchCommand | |
| Exception Summary | |
|---|---|
| SearchCommandException | |
##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### ##### TYPE YOUR PACKAGE COMMENTS HERE. BEGIN WITH A ##### ##### ONE-SENTENCE SUMMARY STARTING WITH A VERB LIKE: ##### Provides for textual analysis of queries.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||