Uses of Interface
railo.runtime.search.SearchData

Packages that use SearchData
railo.runtime.search   
railo.runtime.search.lucene2   
 

Uses of SearchData in railo.runtime.search
 

Classes in railo.runtime.search that implement SearchData
 class SearchDataImpl
           
 

Methods in railo.runtime.search with parameters of type SearchData
 SearchResulItem[] SearchCollection._search(SearchData data, String criteria, String language, short type, String categoryTree, String[] category)
          search the collection
 int SearchCollectionSupport.search(SearchData data, Query qry, String criteria, String language, short type, int startrow, int maxrow, String categoryTree, String[] categories)
           
 int SearchCollectionSupport2.search(SearchData data, Query qry, String criteria, String language, short type, int startrow, int maxrow, String categoryTree, String[] categories)
           
 int SearchCollection.search(SearchData data, Query qry, String criteria, String language, short type, int startrow, int maxrow, String categoryTree, String[] category)
          search the collection
 

Uses of SearchData in railo.runtime.search.lucene2
 

Methods in railo.runtime.search.lucene2 with parameters of type SearchData
 SearchResulItem[] LuceneSearchCollection._search(SearchData data, String criteria, String language, short type, String categoryTree, String[] category)
           
 



Copyright © 2012 Railo