Documentation ¶
Index ¶
- func Batch(ctx *fiber.Ctx) error
- func CreateIndex(ctx *fiber.Ctx) error
- func DeleteDocument(ctx *fiber.Ctx) error
- func DeleteIndex(ctx *fiber.Ctx) error
- func GetDocument(ctx *fiber.Ctx) error
- func GetIndexStats(ctx *fiber.Ctx) error
- func GetStats(ctx *fiber.Ctx) error
- func Index(c *fiber.Ctx) error
- func IndexDocument(ctx *fiber.Ctx) error
- func Search(ctx *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIndex ¶
func CreateIndex(ctx *fiber.Ctx) error
func DeleteDocument ¶
func DeleteDocument(ctx *fiber.Ctx) error
func DeleteIndex ¶
func DeleteIndex(ctx *fiber.Ctx) error
func GetDocument ¶
func GetDocument(ctx *fiber.Ctx) error
func GetIndexStats ¶
func GetIndexStats(ctx *fiber.Ctx) error
func IndexDocument ¶
func IndexDocument(ctx *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.