Re: n-gram speed

2011-05-30 Thread Otis Gospodnetic
r-user@lucene.apache.org > Sent: Mon, May 30, 2011 8:40:34 AM > Subject: Re: n-gram speed > > 2011/5/30 Denis Kuzmenok : > > I have a database with n-gram field, about 5 millions documents. QTime > > is about 200-1000 ms, database is not optimized because it must reply &g

Re: n-gram speed

2011-05-30 Thread Tor Henning Ueland
2011/5/30 Denis Kuzmenok : > I have a database with n-gram field, about 5 millions documents. QTime > is  about 200-1000 ms, database is not optimized because it must reply > to  queries  everytime  and  data  are updated often. Is it normal? > Solr: 3.1, java -Xms2048M -Xmx4096M > Server: i7, 12Gb

n-gram speed

2011-05-30 Thread Denis Kuzmenok
I have a database with n-gram field, about 5 millions documents. QTime is about 200-1000 ms, database is not optimized because it must reply to queries everytime and data are updated often. Is it normal? Solr: 3.1, java -Xms2048M -Xmx4096M Server: i7, 12Gb