Wednesday, January 07, 2004
Got dtable to include the table cells when recreating the table source.
Was getting transaction timeouts during import, but I think that's just down to the vast amount of log information it was publishing. I've lowered the log levels and the import works fine.
More regexp weirdness, this time in DirectSearcher's extract method. The method wasn't handling newlines well, I've fixed it as before with the word/non-word match. Results look OKish but occasionally over-truncated. Will track this down tomorrow.
T