RE: Adding generic payloads to a Term's posting list

2005-10-11 Thread Grant Ingersoll
5:08 AM >To: java-dev@lucene.apache.org >Subject: Re: Adding generic payloads to a Term's posting list > >This is precisely what I am looking for. Does anyone know if >this work is going in to Lucene 2.0? > >Shane > >On 10/10/05, Grant Ingersoll <[EMAIL PROTECTED]> wrote: &

Re: Adding generic payloads to a Term's posting list

2005-10-11 Thread Shane O'Sullivan
s it's fields) and Index (such > as > coreference information). Alas, no time... > > -Grant > > >-Original Message- > >From: Shane O'Sullivan [mailto:[EMAIL PROTECTED] > >Sent: Monday, October 10, 2005 8:38 AM > >To: java-dev@lucene.apache.org &

Re: Adding generic payloads to a Term's posting list

2005-10-10 Thread jian chen
ullivan [mailto:[EMAIL PROTECTED] > >Sent: Monday, October 10, 2005 8:38 AM > >To: java-dev@lucene.apache.org > >Subject: Adding generic payloads to a Term's posting list > > > >Hi, > > > >To the best of my knowledge, it is not possible to add gene

RE: Adding generic payloads to a Term's posting list

2005-10-10 Thread Grant Ingersoll
ber 10, 2005 8:38 AM >To: java-dev@lucene.apache.org >Subject: Adding generic payloads to a Term's posting list > >Hi, > >To the best of my knowledge, it is not possible to add generic >data to a Term's posting list. >By this I mean info that is defined by the sea

Adding generic payloads to a Term's posting list

2005-10-10 Thread Shane O'Sullivan
Hi, To the best of my knowledge, it is not possible to add generic data to a Term's posting list. By this I mean info that is defined by the search engine, not Lucene itself. Whereas Lucene adds some data to the posting lists, such as the term's position within a document, there are many other use