Re: SOLR-139 (Support updateable/modifiable documents)

2008-06-24 Thread Norberto Meijome
On Tue, 24 Jun 2008 16:34:44 +0100 Dave Searle <[EMAIL PROTECTED]> wrote: > I am currently storing the thread id within the message index, however, > although this would allow me to sort, it doesn't help with the grouping of > threads based on relevancy. See the idea is to index message data in

RE: SOLR-139 (Support updateable/modifiable documents)

2008-06-24 Thread Dave Searle
--Original Message- From: Norberto Meijome [mailto:[EMAIL PROTECTED] Sent: 24 June 2008 16:16 To: solr-user@lucene.apache.org Subject: Re: SOLR-139 (Support updateable/modifiable documents) On Tue, 24 Jun 2008 16:04:24 +0100 Dave Searle <[EMAIL PROTECTED]> wrote: > At the moment I hav

Re: SOLR-139 (Support updateable/modifiable documents)

2008-06-24 Thread Norberto Meijome
On Tue, 24 Jun 2008 16:04:24 +0100 Dave Searle <[EMAIL PROTECTED]> wrote: > At the moment I have an index of forum messages (each message being a > separate doc). Results are displayed on a per message basis, however, I would > like to group the results via their thread. Apart from using a facet

RE: SOLR-139 (Support updateable/modifiable documents)

2008-06-24 Thread Dave Searle
-Original Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: 24 June 2008 15:33 To: solr-user@lucene.apache.org Subject: Re: SOLR-139 (Support updateable/modifiable documents) I don't know if SOLR-139 will make it into 1.3, but from your brief description, I'd say

Re: SOLR-139 (Support updateable/modifiable documents)

2008-06-24 Thread Otis Gospodnetic
ct: SOLR-139 (Support updateable/modifiable documents) > > Hi, > > > > Does anyone know if SOLR-139 (Support updateable/modifiable documents) will > make > it back into the 1.3 release? I'm looking for a way to append data to a > multivalued field in a document ov

SOLR-139 (Support updateable/modifiable documents)

2008-06-24 Thread Dave Searle
Hi, Does anyone know if SOLR-139 (Support updateable/modifiable documents) will make it back into the 1.3 release? I'm looking for a way to append data to a multivalued field in a document over a period of time (in which the document represents a forum thread and the multivalued