Documentation ¶
Index ¶
- Variables
- func CreateSolrFields(hostname string, port int, core string, path string, done chan bool)
- func DeleteAll(hostname string, port int, core string)
- func GetCast(tconst string, done chan bool)
- func GetCastName(id string) string
- func GetRating(tconst string, done chan bool)
- func GetTitle(Url string)
- func UploadDoc(hostname string, port int, core string, path string, done chan bool)
Constants ¶
This section is empty.
Variables ¶
View Source
var SolrConfig = model.Solr{"localhost", 8983, "imdb"}
Functions ¶
func CreateSolrFields ¶
func GetCastName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.