On 29/04/2008, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> Can you clarify what you mean by "decorate"?
<textarea><%= document.get("all"); %></textarea>
<input type="submit" value="update"/>
<%= try {
writer.updateDocument(document);
writer.optimize();
writer.close();
}
%>
I'm trying to figure out if there's a builtin way to retrieve a unique
document from the index.
--
Cheers,
Hasan Diwan <[EMAIL PROTECTED]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]