Documentation ¶
Index ¶
- type Conf
- type EsClient
- func (es *EsClient) Build(index string)
- func (es *EsClient) Create(index, content string, id int)
- func (es *EsClient) Delete(index, DocumentID string)
- func (es *EsClient) Search(index, keyWord, page string, keyBox []string) (int, []interface{})
- func (es *EsClient) SearchAll(index string) (int, []interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.