[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Tuesday, September 30, 2008 4:40:08 PM
> Subject: Re: Searching Question
>
> The easiest thing is to look at Lucene javadoc and look for Similarity and
> DefaultSimilarity classes. Then have a peek at Lucene c
ucene - Solr - Nutch
- Original Message
> From: Jake Conk <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Tuesday, September 30, 2008 3:11:01 PM
> Subject: Re: Searching Question
>
> How would I write a custom Similarity factor that overrides the
u'll have to combine some search results or
>> data post-search.
>>
>> Otis
>> --
>> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>>
>>
>>
>> - Original Message
>>>
>>> From: Jake Conk <[EMAIL PROTECTED]>
some search results
or data post-search.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Jake Conk <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Friday, September 26, 2008 1:50:37 PM
Subject: Re: Searching Question
Grant,
ssage
> From: Jake Conk <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Friday, September 26, 2008 1:50:37 PM
> Subject: Re: Searching Question
>
> Grant,
>
> Each post is its own document but I can merge them all into a single
> document under o
Grant,
Each post is its own document but I can merge them all into a single
document under one thread if that will allow me to do what I want.
The number of replies is stored both in Solr and the DB.
Thanks,
- JC
On Fri, Sep 26, 2008 at 5:24 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> Is
Is a thread and all of it's posts a single document? In other words,
how are you modeling your posts as Solr documents? Also, where are
you keeping track of the number of replies? Is that in Solr or in a DB?
-Grant
On Sep 25, 2008, at 8:51 PM, Jake Conk wrote:
Hello,
We are using Solr
Sounds like a case for a function query where you use the field that stores the
number of posts for a thread to adjust the score.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Jake Conk <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.o