Hi, I'm having serious memory problems with ZSL. My current index holds around 400 thousand documents.
If I run a search for a term with about 500 results, ZSL returns the best results first but uses a tremendous amount of memory. If I use $index->setResultSetLimit(), I decrease memory usage significantly, but I get some very poor first results. Thanks for your help! - Alex
