#include SHERLOCK_CUSTOM
#include "charset/unistream.h"
+#define INDEX_VERSION (0x32240100+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */
+
/*
* Words and word complexes
*
/* Word and string types are defined in lib/custom.h */
-/* Global index parameters */
-
-struct index_params {
- sh_time_t ref_time; /* Reference time (for document ages etc.) */
-};
-
/* Index card attributes */
struct card_attr {