Camel.TextIndex
- Subclasses:
None
Class Details
-
class Camel.TextIndex(**kwargs)
- Bases:
Camel.Index
- Abstract:
No
- Structure:
Camel.TextIndexClass
-
classmethod check(path)
- Parameters:
path (str
) –
- Return type:
int
-
classmethod new(path, flags)
- Parameters:
-
- Return type:
Camel.TextIndex
-
classmethod remove(old)
- Parameters:
old (str
) –
- Return type:
int
-
classmethod rename(old, new_)
- Parameters:
-
- Return type:
int
-
dump()
-
info()
-
validate()