|
PyLucene.Query
|
|
|
PyLucene.Query
|
|
|
PyLucene.Query
|
|
|
|
|
|
|
|
|
subclass of CommonEnquire
|
|
|
list of dicts
|
search(self,
query,
fieldnames)
return a list of the contents of specified fields for all matches of
a query |
source code
|
|
|
|
|
|
Inherited from PyLuceneIndexer.PyLuceneDatabase:
__del__,
__init__,
begin_transaction,
cancel_transaction,
commit_transaction,
delete_document_by_id,
flush
Inherited from CommonIndexer.CommonDatabase:
delete_doc,
get_field_analyzers,
index_document,
make_query,
set_field_analyzers
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|