Re: Ngram autocompleter and term frequency boosting

2012-01-23 Thread Cuong Hoang
rmance Monitoring SaaS for Solr - > http://sematext.com/spm/solr-performance-monitoring/index.html > > > > > > > > - Original Message - > >> From: Cuong Hoang > >> To: solr-user@lucene.apache.org > >> Cc: > >> Sent: Thursday,

Ngram autocompleter and term frequency boosting

2012-01-18 Thread Cuong Hoang
Hi guys, I'm trying to build a Ngram-based autocompleter that takes term frequency into account. Let's say I have the following documents: D1: title => "Java Developer" D2: title => "Java Programmer" D3: title => "Java Developer" When the user types in "Java", I want to display 1. "Java Develo

commitReserveDuration question

2010-08-13 Thread Cuong Hoang
Hi all, Can someone please explain how commitReserveDuration works in Solr replication? There isn't much information on how this property would affect the commit process. I tried to look into the code but I don't think I can make good sense of it. The reason I'm asking this question is that I have