Hi Benjamin,
I have played around with the options in BaseX to test the speed of CREATE and ADD operations. Now the GUI "Open and manage" box shows me for any DB I create: Up-to-date: true TEXTINDEX: false ATTRINDEX: false
The reason is the autoflush flag: The meta data has not been written to disk yet. "true" will be displayed once you close the database in the GUI.
as does a "GET TEXTINDEX" (returns "true").
Please be aware that this command will always give you the value of the global option. You can use INFO DB to get info on the currently opened database.
Hope this helps, Christian
I only made the following changes: set updindex true; set autooptimize true; set autoflush false;
--
Joe Security LLC
Benjamin Gathmann, Developer & Support business parc Reinach, Christoph Merian-Ring 11, 4153 Reinach, Switzerland benjamin.gathmann@joesecurity.org, http://www.joesecurity.org
The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system.