F
- The type of the value.public interface LuceneFieldValueExtractor<F>
Modifier and Type | Method and Description |
---|---|
F |
extract(IndexableField field)
Extract the value from the Lucene field.
|
F extract(IndexableField field)
field
- The first field contributed to the schema.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.