]> mj.ucw.cz Git - libucw.git/blobdiff - build/sherlock.cfg
Reverted most of the Robert's confused commit (the rest should be
[libucw.git] / build / sherlock.cfg
index 557777af2be97fe3a08f0e71bc4b4e56e4fa1433..b5b5683a4e4651940b453a1bcc6629d6b41ae9df 100644 (file)
@@ -139,6 +139,9 @@ UnSet("CONFIG_PL_STEMMER");
 # 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);