Documentation ¶
Index ¶
- Variables
- func CreateIndex(IndexName string) (bool, error)
- func DelDoc(IndexName string) (*elastic.BulkIndexByScrollResponse, error)
- func ExistsIndex(IndexName string) (bool, error)
- func SelDoc(IndexName string) (*elastic.GetResult, error)
- func UpdateDoc(IndexName string) (*elastic.BulkIndexByScrollResponse, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EsClient *elastic.Client
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.