Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
how many times the candidate is selected.
This field is kept for backward compatibility. We do not distinguish suggestion and conversion mode. When loading old proto, max(conversion_freq_deprecated, suggestion_freq) is set to suggestion_freq.
how many times the candidate is shown on commit event
list entries which were input just after this entry. This field is no longer used. uses `next_entry_fps`.
list of entry-fps that were input just after this entry. uses fixed64 and packed as Fp cannot be compressed. It won't result in an error, but duplicates aren't allowed. The fps are stored to operate as an LRU (Least Recently Used) cache. The front element is the oldest, and the back element is the newest.
This entry is removed.
Inner segment boundary. See converter/inner_segment.h
Allow the entry to be a content key/value of other segment.
This field is used to hold various information for ranking and filtering. It is intended for internal use only and should be cleared during serialization.
Used in:
Just store the Fingerprint32(key + "\t" + value) |entry| is used as the key of LRU cache