Re: Regarding Compression Tool

2013-09-14 Thread Erick Erickson
bq: I thought that I can use the CompressionTool to minimize the memory size. This doesn't make a lot of sense. Highlighting needs the raw data to figure out what to highlight, so I don't see how the CompressionTool will help you there. And unless you have a huge document and only a very few of t

Re: Regarding Compression Tool

2013-09-14 Thread Jebarlin Robertson
Thank you very much Erick. Actually I was using Highlighter tool, that needs the entire data to be stored to get the relevant searched sentence. But when I use that, It was consuming more memory (Indexed data size + Store.YES - the entire content) than the actual documents size. I thought that I c