Is it necessary to update indexes and fulltext on every insert for the complete Database,
or is there a flag to update changes automaticly
Regards Marcus
Is it necessary to update indexes and fulltext on every insert for the complete Database,
The UPDINDEX option can be used to activate incremental indexing of text and attribute values [1,2]. For now, the full-text needs to be manually rebuilt.
Hope this helps, Christian
[1] http://docs.basex.org/wiki/Options#UPDINDEX [2] http://docs.basex.org/wiki/Indexes#Value_Indexes
or is there a flag to update changes automaticly
Regards Marcus
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