Constructor & Destructor Documentation
KWebSearch_Indexer_Lucene::__construct |
( |
$ |
id | ) |
[protected] |
Member Function Documentation
KWebSearch_Indexer_Lucene::addContent |
( |
KWebContent $ |
content, |
|
|
$ |
from |
|
) |
| |
KWebSearch_Indexer_Lucene::expandQuery |
( |
KWebSearch $ |
search | ) |
|
KWebSearch_Indexer_Lucene::extractFieldFromHit |
( |
$ |
collection, |
|
|
Zend_Search_Lucene_Search_QueryHit $ |
hit, |
|
|
$ |
field, |
|
|
$ |
default |
|
) |
| |
KWebSearch_Indexer_Lucene::getIndexFilePath |
( |
| ) |
|
static KWebSearch_Indexer_Lucene::instance |
( |
$ |
id, |
|
|
$ |
create = true |
|
) |
| [static] |
KWebSearch_Indexer_Lucene::optimizeIndex |
( |
| ) |
|
KWebSearch_Indexer_Lucene::prepareIndexFile |
( |
| ) |
[protected] |
KWebSearch_Indexer_Lucene::rebuildIndex |
( |
| ) |
|
KWebSearch_Indexer_Lucene::refreshContents |
( |
$ |
items, |
|
|
$ |
mayExist, |
|
|
array $ |
options = array() |
|
) |
| |
Refreshes all index's defined contents, limited to specified set of items.
- Parameters:
-
$items | - array of items to refresh (genre => array(id,id,...)), or false to refresh all |
$mayExist | - TRUE if items may exist in the index already, false if not... |
Reimplemented from KWebSearch_Indexer_Content.
KWebSearch_Indexer_Lucene::removeContents |
( |
$ |
items | ) |
|
- Parameters:
-
$items | - array of items to remove as array(genre => array(id,id,...), genre => ...) |
Reimplemented from KWebSearch_Indexer_Content.
KWebSearch_Indexer_Lucene::searchRun |
( |
KWebSearch $ |
search | ) |
|
KWebSearch_Indexer_Lucene::storeChanges |
( |
| ) |
|
Field Documentation
KWebSearch_Indexer_Lucene::$index |
The documentation for this class was generated from the following file: