]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka/Storage/Types.hs
Wrote many...
[Rakka.git] / Rakka / Storage / Types.hs
index 8a1904171fa2817ee3a9cbdcee548cac6982586e..06870e65d82529bb722b45d7d415ba24800322b0 100644 (file)
@@ -19,5 +19,6 @@ data Storage
 
 
 data IndexReq
-    = SyncIndex
+    = RebuildIndex
+    | SyncIndex
     | SearchIndex !Condition !(TMVar [(PageName, RevNum)])