|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable
org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractSearch
org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractLiteralSearch
org.LexGrid.LexBIG.Impl.Extensions.Search.LiteralSearch
public class LiteralSearch
The Class LiteralSearch.
Constructor Summary | |
---|---|
LiteralSearch()
|
Method Summary | |
---|---|
protected ExtensionDescription |
buildExtensionDescription()
Builds the extension description. |
org.apache.lucene.search.Query |
doBuildQuery(java.lang.String searchText)
Do build query. |
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractLiteralSearch |
---|
buildQuery, doesSearchStringContainSpecialCharacters, excapeSpecialCharacters, getTokensWithoutSpecialCharacters, getTokensWithSpecialCharacters |
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractSearch |
---|
addTrailingWildcard, addTrailingWildcardToAllTokens, getQueryParser, handleWhiteSpaceCharacters, register, tokenizeBySpace |
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable |
---|
getDescription, getExtensionDescription, getName, getProvider, getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Extendable |
---|
getDescription, getName, getProvider, getVersion |
Constructor Detail |
---|
public LiteralSearch()
Method Detail |
---|
protected ExtensionDescription buildExtensionDescription()
AbstractExtendable
buildExtensionDescription
in class AbstractExtendable
public org.apache.lucene.search.Query doBuildQuery(java.lang.String searchText)
AbstractLiteralSearch
doBuildQuery
in class AbstractLiteralSearch
searchText
- the search text
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |