[basex-talk] Java bindings - ambiguous Signature

2014-01-02 Thread Andy Bunce
Hi, In my ongoing attempts to use various Java libraries, without writing any Java myself, I have trying Apache Tika. (http://tika.apache.org/1.4/api/org/apache/tika/Tika.html). With the tika jar on the classpath I hoped the following would work: import module namespace tika = "java:org.apache.t

Re: [basex-talk] restxq with html form get, bug response

2014-01-02 Thread e-letter
On 27/12/2013, e-letter wrote: > declare > %rest:path("/form") > %rest:GET > function page:post() > { > let $x := > fn:doc("xmldatabasefile.xml")/bookstore/book/title[contains(text(),'Everyday > Italian')]/parent::* > return $x > }; ... was changed to: dec

[basex-talk] Incremental fulltext update?

2014-01-02 Thread Florent Heyworth
Hi all I've been experimenting with BaseX - and I'm quite pleased with its capabilities - however I'm hitting a wall where the fulltext index is concerned. Here's the use-case: - Web application analyzing media (news, etc.) on a large scale - Frequent inserts (metadata about news) by many cli

[basex-talk] insert cause db error, often.

2014-01-02 Thread easy
I lost faith almost. do insert doc continuously ,query often cause : Improper use? Potential bug? Your feedback is welcome: Contact: basex-talk@mailman.uni-konstanz.de Version: BaseX 7.8 beta Java: Sun Microsystems Inc., 1.6.0_24 OS: Linux, amd64 Stack Trace: java.lang.ArrayIndexOutOfBoundsEx

Re: [basex-talk] insert cause db error, often.

2014-01-02 Thread Liam R E Quin
On Fri, 2014-01-03 at 14:47 +0800, easy wrote: > I lost faith almost. do insert doc continuously ,query often cause : [...] How are you starting BaseX exactly? How large is your database and how much memory are you giving the Java Virtual machine? Try giving it a lot more memory, to see if it