Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LSHIndex ¶
type LSHIndex struct {
// contains filtered or unexported fields
}
func NewLSHIndex ¶
type LSHManager ¶
type LSHManager struct {
// contains filtered or unexported fields
}
func NewLSHManager ¶
func NewLSHManager() *LSHManager
func (*LSHManager) ProcessAndAssign ¶
func (m *LSHManager) ProcessAndAssign(docID string) (string, error)
Click to show internal directories.
Click to hide internal directories.