Hi, I am new to BaseX and using version of 7.6 and I don't know where to post my questions. I have two questions as follows
1. When a database is created under the folder BaseXData, there were 9 files exist. Could you please share the details of eash file in the database. 2. Also, when I replace the content(same) in the database instead of droping and recreating, the database size is getting increased. Could you please explain why this is happened even the same data were replaced.
3. Is there any way to avoid the item #2 with using replace option(not recreating) Thanks,Jothivel
On Saturday, 14 February 2015 4:30 PM, "basex-talk-request@mailman.uni-konstanz.de" basex-talk-request@mailman.uni-konstanz.de wrote:
Send BaseX-Talk mailing list submissions to basex-talk@mailman.uni-konstanz.de
To subscribe or unsubscribe via the World Wide Web, visit https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk or, via email, send a message with subject or body 'help' to basex-talk-request@mailman.uni-konstanz.de
You can reach the person managing the list at basex-talk-owner@mailman.uni-konstanz.de
When replying, please edit your Subject line so it is more specific than "Re: Contents of BaseX-Talk digest..."
Today's Topics:
1. Re: BaseX in maven (Marc van Grootel)
----------------------------------------------------------------------
Message: 1 Date: Fri, 13 Feb 2015 22:27:13 +0100 From: Marc van Grootel marc.van.grootel@gmail.com To: BaseX basex-talk@mailman.uni-konstanz.de Subject: Re: [basex-talk] BaseX in maven Message-ID: CA+bQNCv4MiNqG5m7iFN65bMU2gQO+15pqWW10KwZuHhggNzejQ@mail.gmail.com Content-Type: text/plain; charset=UTF-8
Hi,
I've created a simple starter build script for BaseX 8.0 with Gradle and Saxon 9.6. See https://github.com/xokomola/basex-gradle-starter Not a full-fledged build script yet but does illustrate how to set things up. Just follow the one-step installation instruction and you should be good to go ;-)
Feedback welcome.
Cheers, --Marc
On Sun, Jan 18, 2015 at 10:29 PM, Wendell Piez wapiez@wendellpiez.com wrote:
BaseX friends,
If I run BaseX from Maven, do I always get to use the latest BaseX?
Do I have to do anything special to set up BaseX in Maven to use SaxonHE instead of Xalan for xslt:transform()? (I have Saxon9he.jar in my BaseX lib.)
Thanks! Wendell
-- Wendell Piez | http://www.wendellpiez.com XML | XSLT | electronic publishing Eat Your Vegetables _____oo_________o_o___ooooo____ooooooo_^
Hi Jothivel,
Welcome to our list!
- When a database is created under the folder BaseXData, there were 9
files exist. Could you please share the details of eash file in the database.
Just have a look into our documentation [1].
[1] http://docs.basex.org/wiki/Storage_Layout
- Also, when I replace the content(same) in the database instead of
droping and recreating, the database size is getting increased. Could you please explain why this is happened even the same data were replaced.
The behavior you describe does not happen anymore with Version 8.0, so, if possible, just use our latest release.
Hope this helps, Christian
- Is there any way to avoid the item #2 with using replace option(not
recreating)
Thanks, Jothivel
Many thanks Christian, One more thing, will version 8.0 require latest version of java i.e., java 1.7 and could you please tell me what kind of issue I might get face while migrating from 7.6 to 8 regarding query execution. Thanks,Jothivel
On Monday, 16 February 2015 4:59 PM, Christian Grün christian.gruen@gmail.com wrote:
Hi Jothivel,Welcome to our list!> 1. When a database is created under the folder BaseXData, there were 9 files exist. Could you please share the details of eash file in the database.Just have a look into our documentation [1].[1] http://docs.basex.org/wiki/Storage_Layout%3E 2. Also, when I replace the content(same) in the database instead of droping and recreating, the database size is getting increased. Could you please explain why this is happened even the same data were replaced.The behavior you describe does not happen anymore with Version 8.0, so, if possible, just use our latest release.Hope this helps, Christian
- Is there any way to avoid the item #2 with using replace option(not recreating)
Thanks, Jothivel
Hi Jothivel,
One more thing, will version 8.0 require latest version of java i.e.,
java 1.7
Yes, it does.
and could you please tell me what kind of issue I might get face while
migrating from 7.6 to 8 regarding query execution.
I know too less about the BaseX features you have been using so far. As BaseX is easy to install, maybe just try and see (or browse our documentation, it contains histories of all important changes).
Best Christian
Thanks, Jothivel
On Monday, 16 February 2015 4:59 PM, Christian Grün <
christian.gruen@gmail.com> wrote:
Hi Jothivel, Welcome to our list!
- When a database is created under the folder BaseXData, there were 9
files exist. Could you please share the details of eash file in the database.
Just have a look into our documentation [1]. [1] http://docs.basex.org/wiki/Storage_Layout
- Also, when I replace the content(same) in the database instead of
droping and recreating, the database size is getting increased. Could you please explain why this is happened even the same data were replaced.
The behavior you describe does not happen anymore with Version 8.0, so,
if possible, just use our latest release.
Hope this helps, Christian
- Is there any way to avoid the item #2 with using replace option(not
recreating)
Thanks, Jothivel
basex-talk@mailman.uni-konstanz.de