Hi,
I'm trying to set my default directory to MMap. I saw that this is done by
specifying here
A DirectoryProvider plugin can be configured in solrconfig.xml with the
following XML:
in solrconfig.xml.
This did not work for me when I put in the MMapDirectory class name.
I got this informatio
R, IR
>
>
>
> - Original Message
> > From: ba ba
> > To: solr-user@lucene.apache.org
> > Sent: Thu, November 5, 2009 2:55:42 PM
> > Subject: Set MMap in Solr
> >
> > Hi,
> >
> > I'm trying to set my default director
Greetings,
I'm running a solr instance with 100 million documents in it. The index is
18 GB.
The strange behavior I'm seeing is CPU utilization gets maxed out. I'm
running on an 8 core machine with 32 GB or ram. Every concurrent query I run
on it uses up one of the cores. So, if I am running 1 co
100
million document index.
Thanks,
Brad
2009/11/6 ba ba
> After looking at the question about the sorting. It seems that the schema
> was using the SortableIntField class. When I did not return these fields in
> the queries, I got reasonable CPU usage. If I search only on one of these
&