Hi there,
I have gone through BaseX and used it. But the of application which I am going to develop has 10+ GB XML data. When I indexed this using BaseX and tried certain searches, I found that the time taken to complete the search was quite big.
Is there any way to lower the time and when are you going to module Lucene?
Hi John,
thanks for your mail. In fact we've already thought about adding Lucene support to BaseX; the main problem is that it's close to impossible to map all XQuery Full Text features to Lucene (and the other way round), which is why we'll probably need to spend quite some time to decide what we actually expect from such an integration. Apart from that, we are also working on an enhanced version of our index [1].
For now, feel free to send us your full-text queries; in many cases, there are chances to speed up the existing queries quite a lot.
Hope this helps, Christian
[1] https://github.com/BaseXdb/basex/issues/346 ___________________________
On Wed, Jul 18, 2012 at 11:49 AM, John Best johnbest5673@gmail.com wrote:
Hi there,
I have gone through BaseX and used it. But the of application which I am going to develop has 10+ GB XML data. When I indexed this using BaseX and tried certain searches, I found that the time taken to complete the search was quite big.
Is there any way to lower the time and when are you going to module Lucene?
-- Have a nice day JBest
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de