I ran Lucene Index Toolbox as suggested on
http://framework.zend.com/manual/en/zend.search.index-creation.html#zend.search.index-creation.document-updating
After running an optimization there is no longer a .cfs file or a segment
file.
When I try to search I get
"object(Zend_Search_Lucene_Exception)#5 (6) { ["message:protected"]=>
string(127) "fopen(c:/tmp/ab_index/segments) [function.fopen]: failed to
open stream: No such file or directory" ["string:private"]=> string(0) ""
["code:protected"]=> int(0) ["file:protected"]=> string(73)
"C:\Inetpub\ArticlesBaseNew\Zend\Search\Lucene\Storage\File\Filesystem.php"
["line:protected"]=> int(63) ["trace:private"]=> array(4) {"
because there is no file of that nature, there is however a file called
segments.gen or segments_f.
Any Ideas?
--
View this message in context:
http://www.nabble.com/Zend_Search_Lucene---Best-Practices-for-Indexing-100k%2B-articles-tf3712199s16154.html#a10434181
Sent from the Zend Framework mailing list archive at Nabble.com.