You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Bo Zhang <bo...@gmail.com> on 2012/12/18 10:14:53 UTC

How to update one field(not stored) of an document in lucene 4.0 ?

Hi all,
    I don't know that how to update one field which is not stored of an document in lucene 4.0. Can anybody tell me?

Thanks!



Cheers,
---
Bob







---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: How to update one field(not stored) of an document in lucene 4.0 ?

Posted by Ian Lea <ia...@gmail.com>.
Not possible.  You have to replace the whole document.


--
Ian.


On Tue, Dec 18, 2012 at 9:14 AM, Bo Zhang <bo...@gmail.com> wrote:
> Hi all,
>     I don't know that how to update one field which is not stored of an document in lucene 4.0. Can anybody tell me?
>
> Thanks!
>
>
>
> Cheers,
> ---
> Bob
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org