|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilLuceneIndexer:Public Member Functions | |
| ilLuceneIndexer () | |
| index () | |
| __indexFiles () | |
| __indexHTLMs () | |
| __flushIndex () | |
Definition at line 35 of file class.ilLuceneIndexer.php.
| ilLuceneIndexer::__flushIndex | ( | ) |
Definition at line 133 of file class.ilLuceneIndexer.php.
Referenced by index().
Here is the caller graph for this function:| ilLuceneIndexer::__indexFiles | ( | ) |
Definition at line 56 of file class.ilLuceneIndexer.php.
References $files, $res, ilFileSystemStorage\_createPathFromId(), DB_FETCHMODE_OBJECT, and ilUtil\getDataDir().
Referenced by index().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLuceneIndexer::__indexHTLMs | ( | ) |
Definition at line 103 of file class.ilLuceneIndexer.php.
References $res, DB_FETCHMODE_OBJECT, ILIAS_ABSOLUTE_PATH, and ILIAS_WEB_DIR.
Referenced by index().
Here is the caller graph for this function:| ilLuceneIndexer::ilLuceneIndexer | ( | ) |
Definition at line 37 of file class.ilLuceneIndexer.php.
References $ilLog.
| ilLuceneIndexer::index | ( | ) |
Definition at line 45 of file class.ilLuceneIndexer.php.
References __flushIndex(), __indexFiles(), and __indexHTLMs().
Here is the call graph for this function: