X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=CSA.h;h=00cf1c69f1a85c39f7f6e1be471303f3d198f5e1;hb=5cb50b1ff34e22ef1278271c0770924ed075c78f;hp=9f6c5006eebf4ce60f78eb5a08c3c4e45e06711c;hpb=ccc18959e93d8986c0ce81209865a0a2b5f42be6;p=SXSI%2FTextCollection.git diff --git a/CSA.h b/CSA.h index 9f6c500..00cf1c6 100644 --- a/CSA.h +++ b/CSA.h @@ -55,6 +55,7 @@ public: */ void InsertText(uchar const *); void MakeStatic(); + bool EmptyText(DocId) const; uchar* GetText(DocId) const; uchar* GetText(DocId, TextPosition, TextPosition) const;