Skip to content

core-go/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Service for Golang

  • Filter
  • Search Result With Config
  • Search Service
  • Search Handler

Installation

Please make sure to initialize a Go module before installing core-go/search:

go get -u github.com/core-go/search

Import:

import "github.com/core-go/search"

Dynamic query

Build dynamic query for:

  • SQL
  • Cassandra
  • Hive
  • Mongo
  • Elastic Search