Package | Description |
---|---|
org.jbei.ice.lib.search | |
org.jbei.ice.storage.hibernate.search |
Modifier and Type | Method and Description |
---|---|
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.search.BooleanQuery.Builder |
HibernateSearch.generateQueriesForType(org.hibernate.search.FullTextSession fullTextSession,
HashSet<String> fields,
org.apache.lucene.search.BooleanQuery.Builder builder,
String term,
QueryType type,
BioSafetyOption option) |
Modifier and Type | Method and Description |
---|---|
SearchResults |
HibernateSearch.executeSearch(String userId,
HashMap<String,QueryType> terms,
SearchQuery searchQuery,
HashMap<String,SearchResult> blastResults) |
Copyright © 2017. All rights reserved.