Re: STUCK Threads at "org.apache.lucene.document.CompressionTools.decompress"

2010-12-16 Thread Alexander Ramos Jardim
2010/12/16 Erick Erickson > What are you trying to do? It sounds like you're storing fields compressed, > is > that true (i.e. defining compressed=true in your field defs)? If so, why? > It > may be > costing you more than you benefit. > > No compressed fields in my schema > A quick test would

Re: STUCK Threads at "org.apache.lucene.document.CompressionTools.decompress"

2010-12-16 Thread Erick Erickson
What are you trying to do? It sounds like you're storing fields compressed, is that true (i.e. defining compressed=true in your field defs)? If so, why? It may be costing you more than you benefit. A quick test would be to stop returning anything except the score by specifying &fl=score. Or at lea

STUCK Threads at "org.apache.lucene.document.CompressionTools.decompress"

2010-12-16 Thread Alexander Ramos Jardim
Hello guys, I am getting threads stuck forever at "* org.apache.lucene.document.CompressionTools.decompress*". I am using Weblogic 10.02, with solr deployed as ear and no work manager specifically configured for this instance. Only doing simple queries at this node (q=itemId:9 or q:skuId: