Uses of Package
org.apache.lucene.internal.hppc
Packages that use org.apache.lucene.internal.hppc
Package
Description
Normalization of text before the tokenizer.
SmartChineseAnalyzer Hidden Markov Model package.
Basic, general-purpose analysis components.
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
Analyzer for Japanese.
Analysis components for path-like strings such as filenames.
Analysis components for Synonyms.
Lucene 9.0 file format.
BlockTree terms dictionary.
Lucene 9.9 file format.
Faceted search.
Provides range faceting capabilities.
Taxonomy of Categories.
Code to maintain and access indices.
Internal copy of a subset of classes from the HPPC library.
Misc extensions of the Document/Field API.
Misc search implementations.
A simple query parser implemented with JavaCC.
This package contains several point types:
BigIntegerPoint
for 128-bit
integers
LatLonPoint
for latitude/longitude
geospatial points
Sandbox faceting: facet cutters, see
FacetCutter
for details.Sandbox faceting: Range Faceting
Sandbox faceting: classes that can record per ordinal data E.g.
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
Code to search indices.
Grouping.
Support for index-time and query-time joins.
Another highlighter implementation based on term vectors.
Shapes implemented using 3D planar geometry.
Finite-state automaton for regular expressions.
Block KD-tree, implementing the generic spatial data structure described in this paper.
Utility classes for working with token streams as graphs.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.
Egothor stemmer API.
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.charfilterClassDescriptionA hash map of
char
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.cn.smart.hhmmClassDescriptionA hash map of
int
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.core
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.hunspellClassDescriptionA hash set of
char
s, implemented using open addressing with linear probing for collision resolution.A hash map ofchar
toObject
, implemented using open addressing with linear probing for collision resolution.An array-backed list ofint
. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.icu.segmentationClassDescriptionA hash map of
int
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.jaClassDescriptionA hash map of
char
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.path
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.analysis.synonym
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.codecs.lucene90ClassDescriptionA hash map of
int
toObject
, implemented using open addressing with linear probing for collision resolution.A hash map oflong
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.codecs.lucene90.blocktreeClassDescriptionA hash map of
int
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.codecs.lucene99
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.facetClassDescriptionA hash set of
int
s, implemented using open addressing with linear probing for collision resolution.A hash map ofint
toint
, implemented using open addressing with linear probing for collision resolution.A hash map oflong
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.facet.range
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.facet.taxonomyClassDescriptionAn array-backed list of
int
.A hash map ofint
tofloat
, implemented using open addressing with linear probing for collision resolution.A hash map ofint
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.indexClassDescriptionA hash map of
int
toObject
, implemented using open addressing with linear probing for collision resolution.An array-backed list oflong
.A hash set oflong
s, implemented using open addressing with linear probing for collision resolution.A hash map oflong
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.internal.hppcClassDescriptionSimplifies the implementation of iterators a bit.Forked from HPPC, holding int index and char value.A hash set of
char
s, implemented using open addressing with linear probing for collision resolution.A hash map ofchar
toObject
, implemented using open addressing with linear probing for collision resolution.Forked from HPPC, holding int index,key and valueA view of the keys inside this hash map.A view over the set of values of this map.Forked from HPPC, holding int index and double value.An array-backed list offloat
.Forked from HPPC, holding int index and float value.An array-backed list ofint
.Forked from HPPC, holding int index and int value.A hash map ofint
todouble
, implemented using open addressing with linear probing for collision resolution.Forked from HPPC, holding int index,key and valueA view of the keys inside this hash map.A view over the set of values of this map.A hash map ofint
tofloat
, implemented using open addressing with linear probing for collision resolution.Forked from HPPC, holding int index,key and valueA view of the keys inside this hash map.A view over the set of values of this map.A hash set ofint
s, implemented using open addressing with linear probing for collision resolution.A hash map ofint
toint
, implemented using open addressing with linear probing for collision resolution.IntCursor iterable with size and toArray function implementedForked from HPPC, holding int index,key and valueA view of the keys inside this hash map.A hash map ofint
tolong
, implemented using open addressing with linear probing for collision resolution.Forked from HPPC, holding int index,key and valueA view of the keys inside this hash map.A view over the set of values of this map.A hash map ofint
toObject
, implemented using open addressing with linear probing for collision resolution.Forked from HPPC, holding int index,key and valueA view of the keys inside this hash map.A view over the set of values of this map.An array-backed list oflong
.Forked from HPPC, holding int index and long value.A hash map oflong
tofloat
, implemented using open addressing with linear probing for collision resolution.A view of the keys inside this hash map.Forked from HPPC, holding int index,key and valueA view over the set of values of this map.A hash set oflong
s, implemented using open addressing with linear probing for collision resolution.A hash map oflong
toint
, implemented using open addressing with linear probing for collision resolution.A view of the keys inside this hash map.Forked from HPPC, holding int index,key and valueA view over the set of values of this map.A hash map oflong
toObject
, implemented using open addressing with linear probing for collision resolution.A view of the keys inside this hash map.Forked from HPPC, holding int index,key and valueA view over the set of values of this map.Forked from HPPC, holding int index and Object value. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.misc.documentClassDescriptionA hash map of
int
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.misc.searchClassDescriptionA hash map of
long
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.queryparser.classicClassDescriptionA hash set of
int
s, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.sandbox.document
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.sandbox.facet.cuttersClassDescriptionA hash map of
int
tolong
, implemented using open addressing with linear probing for collision resolution.A hash map oflong
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.sandbox.facet.cutters.ranges
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.sandbox.facet.recordersClassDescriptionA hash map of
int
toint
, implemented using open addressing with linear probing for collision resolution.A hash map ofint
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.sandbox.searchClassDescriptionAn array-backed list of
int
.A hash map ofint
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.search
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.search.groupingClassDescriptionA hash map of
int
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.search.joinClassDescriptionAn array-backed list of
float
.Forked from HPPC, holding int index and float value.A hash map ofint
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.search.vectorhighlightClassDescriptionA hash set of
char
s, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.spatial3d.geomClassDescriptionAn array-backed list of
int
.A hash map ofint
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.util.automatonClassDescriptionA hash set of
int
s, implemented using open addressing with linear probing for collision resolution.A hash map ofint
toint
, implemented using open addressing with linear probing for collision resolution.A hash map ofint
toObject
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.util.bkd
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.util.graph
-
Classes in org.apache.lucene.internal.hppc used by org.apache.lucene.util.hnswClassDescriptionAn array-backed list of
int
.Forked from HPPC, holding int index and int value. -
Classes in org.apache.lucene.internal.hppc used by org.egothor.stemmerClassDescriptionA hash map of
char
toObject
, implemented using open addressing with linear probing for collision resolution.