Package | Description |
---|---|
lucee.runtime.search | |
lucee.runtime.search.lucene2 |
Modifier and Type | Class and Description |
---|---|
class |
SearchDataImpl |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
SearchResulItem[] |
LuceneSearchCollection._search(SearchData data,
String criteria,
String language,
short type,
String categoryTree,
String[] category) |
Copyright © 2015 Lucee