org.LexGrid.LexBIG.Extensions.Query
Interface Search

All Superinterfaces:
Extendable, java.io.Serializable

public interface Search
extends Extendable


Method Summary
 org.apache.lucene.search.Query buildQuery(java.lang.String searchText)
          Generate a Lucene Query given a text String.
 
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Extendable
getDescription, getName, getProvider, getVersion
 

Method Detail

buildQuery

org.apache.lucene.search.Query buildQuery(java.lang.String searchText)
Generate a Lucene Query given a text String.

Parameters:
searchText - The text to search
Returns:
The Query

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.