Package | Description |
---|---|
org.hibernate.search.bridge.builtin.impl | |
org.hibernate.search.engine.impl.nullencoding | |
org.hibernate.search.engine.metadata.impl |
Internal metadata classes created during metadata processing and used by the document builders at runtime.
|
Class and Description |
---|
NullMarkerCodec
Contract to manage coding and decoding (querying) of null values.
|
Class and Description |
---|
NotEncodingCodec
Implementation of NullMarkerCodec which implements the no-op strategy
of not writing anything to the index for null values.
|
NullMarkerCodec
Contract to manage coding and decoding (querying) of null values.
|
Class and Description |
---|
NullMarkerCodec
Contract to manage coding and decoding (querying) of null values.
|
Copyright © 2006–2016 Hibernate. All rights reserved.