Package ome.services.search

Internal search implementation classes.

See:
          Description

Class Summary
AnnotatedWith Query for Search which uses an example Annotation instance as the basis for comparison.
Complement Complement SearchAction which combines two other search actions into one logical unit, e.g.
FullText Search based on Lucene's Query class.
HqlQuery Delegate to IQuery.findAllByQuery(String, Parameters).
Intersection Intersection SearchAction which combines two other search actions into one logical unit, e.g.
SearchAction Serializable action used by SearchBean to generate results lazily.
SearchValues Values used by SearchBean to store user requests.
SimilarTerms Search to find similar terms to some given terms.
SomeMustNone FullText subclass which parses 3 arrays of strings into into a single Lucene query.
TagsAndGroups Query template used by SearchBean to store user requests.
Union Union SearchAction which combines two other search actions into one logical unit, e.g.
 

Package ome.services.search Description

Internal search implementation classes.

This includes interfaces and classes that provide search support for the ome.api.Search interface via the ome.services.SearchBean.

Related Documentation

For more information, please see:



OmeroJava Api

Version: Beta-4.2.0-r7571-b29

Copyright © 2009 The University of Dundee. All Rights Reserved.