Hi Ben,
I now tried to compile the contributions things,
but it failes in the highlighter Objects.
It failes in the Object Encoder.
I use the svn Revision 2063.
I tried to use the jstreams, but I don't know how.
Could you give me some example to add a field with content to a document.
string Content = "something in utf-8 text";
Document *doc= _CLNEW Document;
doc->add( *Field::Text("Content", Content.c_str(), true ) );
thx
bye
thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]