| Package | Description |
|---|---|
| org.hibernate.search.backend.impl | |
| org.hibernate.search.engine.metadata.impl |
Internal metadata classes created during metadata processing and used by the document builders at runtime.
|
| org.hibernate.search.engine.spi | |
| org.hibernate.search.util.impl |
| Class and Description |
|---|
| WeakIdentityHashMap
A hashtable-based Map implementation with weak keys and
using reference-equality in place of object-equality when comparing keys
(and values).
|
| Class and Description |
|---|
| ScopedAnalyzer
A
ScopedAnalyzer is a wrapper class containing all analyzers for a given class. |
| Class and Description |
|---|
| ScopedAnalyzer
A
ScopedAnalyzer is a wrapper class containing all analyzers for a given class. |
| Class and Description |
|---|
| PassThroughAnalyzer
Analyzer that applies no operation whatsoever to the flux
This is useful for queries operating on non tokenized fields.
|
| ScopedAnalyzer
A
ScopedAnalyzer is a wrapper class containing all analyzers for a given class. |
Copyright © 2006–2014 Hibernate. All rights reserved.