V1.0.0 Lucene Question/Problem
After having fun with Lucene with the last version, this time I cleverly installed the Agiletrack 1.0.0 client into a seperate directory on my workstation and pointed it to a local copy of the current database. When I try to log in the database gets updated to version 22, I get a message on the console about "Beginning full text indexer thread…", and then my computer proceeds to get flogged. It's obviously doing stuff and there don't appear to be any errors. mysql is running a lot of queries like "SELECT SUBSTRING FROM `agiletrack`.`lucene_index` WHERE `name_` = '_ql.fdt'".
So my question is, how long is the lucene indexer supposed to run? I eventually stop it after 15 minutes because if it were supposed to take that long, surely there would be some kind of warning, right? Or at lease the login dialog would properly redraw itself after being overwritten?
So at any rate, we are stuck on version 0.8.d for now, and any help would be appreciated.
James
—Posted by James on Jan 16, 2007
|