X-Git-Url: https://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=Rakka%2FStorage%2FImpl.hs;h=79108927435d271904e66172aa2b8944ae4f0c76;hp=3b48f0c10150c50c5550664cd5d9c47df81669ed;hb=f57c5c5ae6c95e68b11400718e7ce5de4ea1317a;hpb=396dbf64bef1796e9aaee706bc5ec4f1bcf06783 diff --git a/Rakka/Storage/Impl.hs b/Rakka/Storage/Impl.hs index 3b48f0c..7910892 100644 --- a/Rakka/Storage/Impl.hs +++ b/Rakka/Storage/Impl.hs @@ -134,6 +134,8 @@ openIndex indexDir revFile addAttrIndex index "@type" StrIndex addAttrIndex index "@uri" SeqIndex addAttrIndex index "rakka:revision" SeqIndex + addAttrIndex index "rakka:isTheme" StrIndex + addAttrIndex index "rakka:isFeed" StrIndex noticeM logger ("Created an H.E. index on " ++ indexDir) return index