Hello everybody!
Now I've encountered problem with Lucene.
I'll try to describe this problem:
When I worked with small DB everything was fine.
Now I've migrated to bigger DB which holds about 1.5K records.
If I run reindex action with ~500 records - I see the results and messages
(HTML) which records were inserted into index.
When I tried to reindex 1.5K records first problem was that the script has
worked more than 30 seoconds. This was fixed with
ini_set('max_execution_time','200'); .
Now when script finishes his work it doesn't produce an HTML output as it
was with lesser records count...
I see this thing
http://zend-framework-community.634137.n4.nabble.com/file/n3055702/lucene.jpg
This file is empty....
I guess it is timeout problem... But how to fix it and where... I don't have
any clue
--
View this message in context:
http://zend-framework-community.634137.n4.nabble.com/Lucene-reindex-problem-tp3055702p3055702.html
Sent from the Zend Framework mailing list archive at Nabble.com.