There's nothing wrong with CPU jumping to 100% each query, that just
means you aren't IO bound :-)
What do you mean not IO bound?
> - I did an optimize index through Luke with compound format and
> noticed
> in the solrconfig file that useCompoundFile is set to false.
Don't do this unless you really know what you are doing... Luke is
probably using a different version of Lucene than Solr, and it could
be dangerous.
Do you think I should reindex everything?
- if you are using filters, any larger than 3000 will be double the
size (maxDoc bits)
What do you mean larger than 3000? 3000 what and how do I tell?
Can you give some examples of what your queries look like?
I will get this and send it.
Thanks,
Yonik