Revision 675327
Go back to digest for 17th June 2007Other in Office
Robert Knight committed changes in /trunk/koffice/tools/strigi-analyzer:
Temporarily disable analyzers using DOM. Loading the entire contents of a stream which may be tens of megabytes in size into a DOM tree is far too inefficient for a through analyzer. I think SAX or somthing similarly cheap in terms of memory usage is the only viable option.
File Changes
Modified 3 files
- /trunk/koffice/tools/strigi-analyzer
- /abiword/abiwordthroughanalyzer.cpp
- /gnumeric/gnumericthroughanalyzer.cpp
- /koffice/kofficethroughanalyzer.cpp
3 files changed in total