On 3/12/13, Mathieu <[email protected]> wrote: > I'm working on an Elastic Search indexation for Trac. For now, it's a just > an external indexation, through xmlrpc API. A module is planned for > realtime indexation. > XMLRPC seems to not escape almost XML stuff, and it just crash client side, >
could you please some details on how to reproduce such failures ? > with a nice expat error. I presume json variant is more safe, but there is > no client library. > There are other options if you use TracRpcProtocols [1]_ including AMF and Hessian and anyone could add more protocols by implementing the right interfaces . > The code is on github under BSD license : > > https://github.com/bearstech/tracsearch > Thanks for sharing ! .. [1] trachacks:TracRpcProtocolsPlugin (http://trac-hacks.org/wiki/TracRpcProtocolsPlugin) -- Regards, Olemis. Apache⢠Bloodhound contributor http://issues.apache.org/bloodhound Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
