On Apr 28, 2008, at 12:40 AM, Hasan Diwan wrote:

I'm working on a JSP-based, free-form text storage & retrieval system
based on lucene. Part of my desired feature set includes the ability
to retrieve, edit, and update text comprising the document. The user
flow involves:
A search for a document, whose "all" field is then retrieved, then it
can be edited and put back in using the updateDocument method. I'm not
quite sure how to decorate the data in the document within textarea
tags on a click of a button for edit. Many thanks for any help you can
provide.

Can you clarify what you mean by "decorate"? You might have a look at Luke, which has an "edit" functionality.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to