C# Класс Lucene.Net.Index.DocValuesUpdate.BinaryDocValuesUpdate

An in-place update to a binary DocValues field
Наследование: DocValuesUpdate
Показать файл Открыть проект

Приватные методы

Метод Описание
BinaryDocValuesUpdate ( Lucene.Net.Index.Term term, string field, BytesRef value ) : Lucene.Net.Documents
ValueSizeInBytes ( ) : long