Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func (*Engine) IndexPosts ¶
func (*Engine) SearchPosts ¶
type SearchResult ¶
type SearchResult struct { Post proto.Post Locations search.FieldTermLocationMap }
Click to show internal directories.
Click to hide internal directories.