So there are some variants of solutions:

1. Store doc in attachments as is. Can I have full text search on the
content of docs?
2. Unzip and extract all XML files wich odt consists, convert to JSON and
save all items of docs in DB, but also setup update handler to triggered
updates and save it to any CVS.
3. Use Sedna as XML DB ( I want to use DB build on Erlang, although this
variant is good to)

Hmm... =)
Have to try all solutions.

Reply via email to