org.LexGrid.LexBIG.Impl.Extensions.Search
Class NonLeadingWildcardLiteralSubStringSearch

java.lang.Object
  extended by org.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable
      extended by org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractSearch
          extended by org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractExactMatchBoostingSearch
              extended by org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractSubStringSearch
                  extended by org.LexGrid.LexBIG.Impl.Extensions.Search.LiteralSubStringSearch
                      extended by org.LexGrid.LexBIG.Impl.Extensions.Search.NonLeadingWildcardLiteralSubStringSearch
All Implemented Interfaces:
java.io.Serializable, Extendable, Search

public class NonLeadingWildcardLiteralSubStringSearch
extends LiteralSubStringSearch

The Class NonLeadingWildcardLiteralSubStringSearch.

Author:
Kevin Peterson
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractSubStringSearch
maskingField
 
Constructor Summary
NonLeadingWildcardLiteralSubStringSearch()
           
 
Method Summary
protected  ExtensionDescription buildExtensionDescription()
          Builds the extension description.
protected  org.apache.lucene.search.Query handleSingleTermQuery(java.lang.String term)
           
 
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.LiteralSubStringSearch
getFirstTermLuceneSearchField, getSubsequentTermLuceneSearchField
 
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractSubStringSearch
doBuildQuery
 
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractExactMatchBoostingSearch
buildQuery
 
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

NonLeadingWildcardLiteralSubStringSearch

public NonLeadingWildcardLiteralSubStringSearch()
Method Detail

buildExtensionDescription

protected ExtensionDescription buildExtensionDescription()
Description copied from class: AbstractExtendable
Builds the extension description.

Overrides:
buildExtensionDescription in class LiteralSubStringSearch
Returns:
the extension description

handleSingleTermQuery

protected org.apache.lucene.search.Query handleSingleTermQuery(java.lang.String term)
Overrides:
handleSingleTermQuery in class AbstractSubStringSearch

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.