Naukri Labs!
>> > http://ai-cafe.blogspot.com
>> >
>> > The facts expressed here belong to everybody, the opinions to me. The
>> > distinction is yours to draw
>> >
>> >
>> > On Fri, Jun 19, 2009 at 3:50 AM, João Silva
>> wr
int%29>
> <
> http://lucene.apache.org/java/2_4_1/api/org/apache/lucene/index/IndexReader.html#deleteDocument%28int%29
> >
> > >
> > >
> > > --
> > > Anshum Gupta
> > > Naukri Labs!
> > > http://ai-cafe.blogspot.com
> >
9>
> >
> >
> > --
> > Anshum Gupta
> > Naukri Labs!
> > http://ai-cafe.blogspot.com
> >
> > The facts expressed here belong to everybody, the opinions to me. The
> > distinction is yours to draw
> >
> >
>
..
>
>
> On Fri, Jun 19, 2009 at 3:50 AM, João Silva wrote:
>
>> Hi,
>> I want to update a specific document,
>> but i didn't found updateDocument(Query)
>> or updateDocument(Term[]), so to make
>> a update, i will need to have a term with an
>> u
eader.html#deleteDocument(int)
--
Anshum Gupta
Naukri Labs!
http://ai-cafe.blogspot.com
The facts expressed here belong to everybody, the opinions to me. The
distinction is yours to draw
On Fri, Jun 19, 2009 at 3:50 AM, João Silva wrote:
> Hi,
> I want to update a specific d
Hi,
I want to update a specific document,
but i didn't found updateDocument(Query)
or updateDocument(Term[]), so to make
a update, i will need to have a term with an
unique id, so a retrieve a u)nique document,
There's any way of access the internal document
id?
For example, imagine t