# Include custom builtin functions in filtering language
UnSet("CONFIG_CUSTOM_FILTER");
-# Include the incremental indexer
-UnSet("CONFIG_INCREMENTAL");
-
# Install libraries and their API includes
UnSet("CONFIG_INSTALL_API");
# Dynamic weights
UnSet("CONFIG_WEIGHTS");
+# Include the incremental indexer
+UnSet("CONFIG_INCREMENTAL");
+
# Maximum number of search servers, databases per search server and route keys
Set("MUX_MAX_SERVERS" => 128);
Set("MUX_MAX_DATABASES_PER_SERVER" => 4);