opt tbname in
This commit is contained in:
parent
d74779805a
commit
6445ee8ad6
|
@ -206,12 +206,6 @@ void indexJsonRebuild(SIndexJson* idx, void* iter);
|
||||||
**/
|
**/
|
||||||
bool indexJsonIsRebuild(SIndexJson* idx);
|
bool indexJsonIsRebuild(SIndexJson* idx);
|
||||||
|
|
||||||
/*
|
|
||||||
* init index env
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
void indexInit();
|
|
||||||
|
|
||||||
/* index filter */
|
/* index filter */
|
||||||
typedef struct SIndexMetaArg {
|
typedef struct SIndexMetaArg {
|
||||||
void* metaEx;
|
void* metaEx;
|
||||||
|
|
Loading…
Reference in New Issue