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

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.AbstractExactMatchSearch
              extended by org.LexGrid.LexBIG.Impl.Extensions.Search.ExactMatchSearch
All Implemented Interfaces:
java.io.Serializable, Extendable, Search

public class ExactMatchSearch
extends AbstractExactMatchSearch

The Class ExactMatchSearch.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
ExactMatchSearch()
           
 
Method Summary
protected  ExtensionDescription buildExtensionDescription()
          Builds the extension description.
 java.lang.String getLuceneSearchField()
          Gets the lucene search field.
 
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Search.AbstractExactMatchSearch
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

ExactMatchSearch

public ExactMatchSearch()
Method Detail

buildExtensionDescription

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

Specified by:
buildExtensionDescription in class AbstractExtendable
Returns:
the extension description

getLuceneSearchField

public java.lang.String getLuceneSearchField()
Description copied from class: AbstractExactMatchSearch
Gets the lucene search field.

Specified by:
getLuceneSearchField in class AbstractExactMatchSearch
Returns:
the lucene search field

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.