JC Tchitchiama wrote:
Hi All,
Does any one know which default Filer (BTree, MemFiler) is used by the AddDocument command class;
AddDocument does not "use" any filer by itself. Collection is configured with a filer during collection creation time. Default filer (if no other filer was specified in configuration during collection creation) is BTreeFiler.
Also why would that Filer closed whilst the Collection is still open ?
Don't know. Try to get TRACEs, try to debug, try embedded (local) mode (command line switch -l, don't forget to shutdown server before you try that).
Vadim