gosolr

package
v0.0.0-...-0ed15eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2013 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteById

func DeleteById(field string, value string) (*http.Response, error)

func ExecuteQuery

func ExecuteQuery(options map[string]string) (*http.Response, error)

func FieldsList

func FieldsList(options map[string]string) map[string]string

set field list fl=

func GroupBy

func GroupBy(options map[string]string) map[string]string

Group by functionallity

func Limit

func Limit(options map[string]string) map[string]string

set rows=

func Offset

func Offset(options map[string]string) map[string]string

set offset=

func QueryFields

func QueryFields(options map[string]string) map[string]string

Set the values for filtering, q=

func QueryFilter

func QueryFilter(options map[string]string) map[string]string

Set query filter values qf=

func RangeFilter

func RangeFilter(options map[string]string) map[string]string

Set filter for query using special solr syntax field:[value TO other_value]

func SortBy

func SortBy(options map[string]string) map[string]string

set sort oder , sort=

func Timeout

func Timeout(options map[string]string) map[string]string

Set timeout for query , timeout=

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL