Do you plan to offer 'user defined' indexes in near future ? (Indexing only a giving xpath attribute, text or ft)
Feel free to add your voting to the oldest, still open GitHub issue [1] :)
Christian
[1] https://github.com/BaseXdb/basex/issues/59
Have a nice day.
Best regards, Fabrice
-----Message d'origine----- De : Christian Grün [mailto:christian.gruen@gmail.com] Envoyé : mardi 25 février 2014 17:53 À : Fabrice Etanchaud Cc : basex-talk@mailman.uni-konstanz.de Objet : Re: [basex-talk] RESTXQ : returning application/zip data
Hi Fabrice,
But the result is an invalid zip archive...
You will have to add the following annotation:
%output:method("raw")
It enforces binary64 and hex data to be passed on in its original byte representation.
I have extended some info in our Wiki RESTXQ entry.
Best, Christian