Documentation ¶
Overview ¶
Package for translation memory search
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Searcher ¶
type TMIndexDomain ¶ added in v0.0.149
type TMIndexDomain struct { Ch int64 `firestore:"ch"` Word string `firestore:"word"` Domain string `firestore:"domain"` }
TMIndexUnigram holds characters for a term with the domain
type TMIndexUnigram ¶ added in v0.0.148
TMIndexUnigram holds characters for a term, used as an index for translation memory
Click to show internal directories.
Click to hide internal directories.