PiRSquared17 / flaxcode

Automatically exported from code.google.com/p/flaxcode
0 stars 0 forks source link

timeout when indexing big monster data files #201

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello;
often when Flax Basic index big files (for example a doc or a pdf file of 
150 Mb, 15k pages or more) I get a timeout error; is there a way to 
increase the timeout value, so it  can index big files?
Regards

Original issue reported on code.google.com by robi...@gmail.com on 20 Sep 2008 at 10:40

GoogleCodeExporter commented 9 years ago
The timeout is set in remote_filter.py line 73 - it's currently 30 secs I 
believe.
Some of the IFilters (the PDF one in particular) can crash, so don't make the 
timeout
*too* long.

Original comment by charliej...@gmail.com on 25 Sep 2008 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 19 Aug 2009 at 3:30

GoogleCodeExporter commented 9 years ago
Hello, where is in the standard installation the remote_filter.py file? I 
cannot 
find it.
Regards

Original comment by robi...@gmail.com on 17 Nov 2009 at 10:49

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/flaxcode/source/browse/#svn/trunk/flax_basic/src/indexs
erver

Original comment by charliej...@gmail.com on 17 Nov 2009 at 10:58