Home
last modified time | relevance | path

Searched refs:DUP_FIELD_ERRSTR (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Ddocument.c41 #define DUP_FIELD_ERRSTR "Requested to index field twice" macro
695 BAIL(DUP_FIELD_ERRSTR); in AddDocumentCtx_UpdateNoIndex()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Ddocument.c42 #define DUP_FIELD_ERRSTR "Requested to index field twice" macro
739 BAIL(DUP_FIELD_ERRSTR); in AddDocumentCtx_UpdateNoIndex()
/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Ddocument.c42 #define DUP_FIELD_ERRSTR "Requested to index field twice" macro
757 BAIL(DUP_FIELD_ERRSTR); in AddDocumentCtx_UpdateNoIndex()