Zend Framework
1.12
|
Static Public Member Functions | |
static | load ($data) |
Dictionary index loader. | |
|
static |
Dictionary index loader.
It takes a string which is actually <segment_name>.tii index file data and returns two arrays - term and tremInfo lists.
See Zend_Search_Lucene_Index_SegmintInfo class for details
string | $data |
Zend_Search_Lucene_Exception |