|
@@ -192,6 +194,7 @@ func Get(index, itype, query string) *[]map[string]interface{} {
|
|
func get(index, itype, searchType, query string, isLimit, isHighlight bool) (int64, int, *[]map[string]interface{}) {
|
|
func get(index, itype, searchType, query string, isLimit, isHighlight bool) (int64, int, *[]map[string]interface{}) {
|