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,
>
> Performance 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, January 19, 2012 12:
ance-monitoring/index.html
- Original Message -
> From: Cuong Hoang
> To: solr-user@lucene.apache.org
> Cc:
> Sent: Thursday, January 19, 2012 12:01 AM
> Subject: Ngram autocompleter and term frequency boosting
>
> Hi guys,
>
> I'm trying to build a Ngram-based
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