Re: Simple search low speed

2015-04-29 Thread Norgorn
In case s1 will face the same problem, the thing was that SOLR caches were turned off, and I underestimated the meaning of caches in desire to save as much RAM as possible. -- View this message in context: http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp4202135p4202975.html Sent

Re: Simple search low speed

2015-04-26 Thread Tomasz Borek
;false" required="true" omitNorms="true" > > omitTermFreqAndPositions="true"/> > > > > > omitNorms="true" omitTermFreqAndPositions="true"/> > > > > > required="false" omitNorms="true" omitTermFreqAndPositions="true"/> > > > required="false" omitNorms="true" omitTermFreqAndPositions="true"/> > > > > > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp4202135p4202157.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > >

Re: Simple search low speed

2015-04-24 Thread Joel Bernstein
red="true" omitNorms="true" > omitTermFreqAndPositions="true"/> > > omitNorms="true" omitTermFreqAndPositions="true"/> > > required="false" omitNorms="true" omitTermFreqAndPositions="true"/> > required="false" omitNorms="true" omitTermFreqAndPositions="true"/> > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp4202135p4202157.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Simple search low speed

2015-04-24 Thread Norgorn
. Index scheme: -- View this message in context: http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp4202135p4202157.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Simple search low speed

2015-04-24 Thread Tomasz Borek
00 Norgorn : > The number of documents in collection is about 100m. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp4202135p4202152.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Simple search low speed

2015-04-24 Thread Norgorn
The number of documents in collection is about 100m. -- View this message in context: http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp4202135p4202152.html Sent from the Solr - User mailing list archive at Nabble.com.

Simple search low speed

2015-04-24 Thread Norgorn
ome of them are stored. And search time is 15 seconds (for warmed searcher, it's not the first query). debug=true shows timings process={time=15382.0,query={time=15282.0} What can I check? -- View this message in context: http://lucene.472066.n3.nabble.com/Simple-search-low-speed-tp420