Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LetoDMS Full Text Search under Windows Server
#9
Kafran, just an aware: Pay atention to excecution times... I have about 2500 files stored, and Full text index takes hours!

In order to surpass this problem, open the Lucene file "IndexedDocument.php" to add this line in it: ini_set('max_execution_time', 3600);

Careful, your server should have another excecution time, example: IIS7 hace a CGI section where you must change the number. 3600 seconds is the maximum timeout for IIS7.

Hope it helped! ¿I'm writing english well? It's hard to think in spanish and write english! xD

Regards!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)