Take a look at Solr's use of DocValues:
https://cwiki.apache.org/confluence/display/solr/DocValues.
There are docValues options that use less memory then the FieldCache.
Joel Bernstein
Search Engineer at Heliosearch
On Thu, May 15, 2014 at 6:39 AM, Jeongseok Son wrote:
> Hello, I'm struggling
Hello, I'm struggling with large data indexed and searched by Solr.
The schema of the documents consist of date(-MM-DD), text(tokenized and
indexed with Natural Language Toolkit), and several numerical fields.
Each document is small-sized but but the number of the docs is very large,
which is