With a database created and opened, I can recursively bulk add the all the *.xml files in a directory called /opt/sources With this command
add /opt/sources
http://docs.basex.org/wiki/Commands#ADD In the GUI, I can change the pattern to, for example, "*.dita*", to load all the *.dita and *.ditamap files instead of the *.xml files. Is there a way I can define a glob pattern for bulk loads using the add command or some other command from the client? Thanks, Robert
Hi Robert, CREATEFILTER may be the option you are looking for : http://docs.basex.org/wiki/Options#CREATEFILTER Best regards, Fabrice Etanchaud Cerfrance.pch -----Message d'origine----- De : basex-talk-bounces@mailman.uni-konstanz.de [mailto:basex-talk-bounces@mailman.uni-konstanz.de] De la part de Robert Crews Envoyé : mardi 19 décembre 2017 03:54 À : basex-talk@mailman.uni-konstanz.de Objet : [basex-talk] Bulk adding with "add" in client With a database created and opened, I can recursively bulk add the all the *.xml files in a directory called /opt/sources With this command
add /opt/sources
http://docs.basex.org/wiki/Commands#ADD In the GUI, I can change the pattern to, for example, "*.dita*", to load all the *.dita and *.ditamap files instead of the *.xml files. Is there a way I can define a glob pattern for bulk loads using the add command or some other command from the client? Thanks, Robert
participants (2)
-
Fabrice ETANCHAUD -
Robert Crews