Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
it.unimi.di.mg4j.document
,
it.unimi.di.mg4j.document.tika
,
it.unimi.di.mg4j.examples
,
it.unimi.di.mg4j.graph
,
it.unimi.di.mg4j.index
,
it.unimi.di.mg4j.index.cluster
,
it.unimi.di.mg4j.index.payload
,
it.unimi.di.mg4j.index.remote
,
it.unimi.di.mg4j.index.snowball
,
it.unimi.di.mg4j.io
,
it.unimi.di.mg4j.query
,
it.unimi.di.mg4j.query.nodes
,
it.unimi.di.mg4j.query.parser
,
it.unimi.di.mg4j.scratch
,
it.unimi.di.mg4j.search
,
it.unimi.di.mg4j.search.score
,
it.unimi.di.mg4j.search.visitor
,
it.unimi.di.mg4j.test
,
it.unimi.di.mg4j.tool
,
it.unimi.di.mg4j.util
,
it.unimi.di.mg4j.util.parser.callback
Class Hierarchy
java.lang.
Object
it.unimi.di.mg4j.search.score.
AbstractAggregator
(implements it.unimi.di.mg4j.search.score.
Scorer
)
it.unimi.di.mg4j.search.score.
LinearAggregator
it.unimi.di.mg4j.index.
AbstractBitStreamIndexWriter
(implements it.unimi.di.mg4j.index.
IndexWriter
)
it.unimi.di.mg4j.index.
BitStreamHPIndexWriter
(implements it.unimi.di.mg4j.index.
VariableQuantumIndexWriter
)
it.unimi.di.mg4j.index.
BitStreamIndexWriter
it.unimi.di.mg4j.index.
SkipBitStreamIndexWriter
(implements it.unimi.di.mg4j.index.
VariableQuantumIndexWriter
)
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
it.unimi.dsi.fastutil.ints.
AbstractIntCollection
(implements it.unimi.dsi.fastutil.ints.
IntCollection
)
it.unimi.dsi.fastutil.ints.
AbstractIntList
(implements it.unimi.dsi.fastutil.ints.
IntList
, it.unimi.dsi.fastutil.ints.
IntStack
)
it.unimi.di.mg4j.index.remote.
RemoteSizeList
(implements java.io.
Serializable
)
it.unimi.dsi.fastutil.longs.
AbstractLongCollection
(implements it.unimi.dsi.fastutil.longs.
LongCollection
)
it.unimi.dsi.fastutil.longs.
AbstractLongList
(implements it.unimi.dsi.fastutil.longs.
LongList
, it.unimi.dsi.fastutil.longs.
LongStack
)
it.unimi.di.mg4j.index.remote.
RemoteOffsetList
(implements java.io.
Serializable
)
it.unimi.di.mg4j.util.
SemiExternalOffsetList
it.unimi.di.mg4j.search.
AbstractCompositeDocumentIterator.AbstractCompositeIndexIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.search.
AndDocumentIterator.AndIndexIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.search.
ConsecutiveDocumentIterator.ConsecutiveIndexIntervalIterator
it.unimi.di.mg4j.search.
OrderedAndDocumentIterator.OrderedAndIndexIntervalIterator
it.unimi.di.mg4j.search.
OrDocumentIterator.OrIndexIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.search.
AbstractCompositeDocumentIterator.AbstractCompositeIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.search.
AndDocumentIterator.AndIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.search.
ConsecutiveDocumentIterator.ConsecutiveIntervalIterator
it.unimi.di.mg4j.search.
OrderedAndDocumentIterator.OrderedAndIntervalIterator
it.unimi.di.mg4j.search.
OrDocumentIterator.OrIntervalIterator
it.unimi.di.mg4j.document.
AbstractDocument
(implements it.unimi.di.mg4j.document.
Document
, it.unimi.dsi.io.
SafelyCloseable
)
it.unimi.di.mg4j.document.
CompositeDocumentFactory.CompositeDocument
it.unimi.di.mg4j.document.
HtmlDocumentFactory.HtmlDocument
it.unimi.di.mg4j.document.
ReplicatedDocumentFactory.ReplicatedDocument
it.unimi.di.mg4j.document.
AbstractDocumentFactory
(implements it.unimi.di.mg4j.document.
DocumentFactory
)
it.unimi.di.mg4j.document.
CompositeDocumentFactory
it.unimi.di.mg4j.document.
PropertyBasedDocumentFactory
it.unimi.di.mg4j.document.tika.
AbstractTikaDocumentFactory
it.unimi.di.mg4j.document.tika.
AbstractSimpleTikaDocumentFactory
it.unimi.di.mg4j.document.tika.
AutoDetectDocumentFactory
it.unimi.di.mg4j.document.tika.
EPUBDocumentFactory
it.unimi.di.mg4j.document.tika.
HtmlDocumentFactory
it.unimi.di.mg4j.document.tika.
MSOfficeDocumentFactory
it.unimi.di.mg4j.document.tika.
OOXMLDocumentFactory
it.unimi.di.mg4j.document.tika.
OpenDocumentDocumentFactory
it.unimi.di.mg4j.document.tika.
PdfDocumentFactory
it.unimi.di.mg4j.document.tika.
RTFDocumentFactory
it.unimi.di.mg4j.document.tika.
TextDocumentFactory
it.unimi.di.mg4j.document.tika.
XMLDocumentFactory
it.unimi.di.mg4j.document.
DispatchingDocumentFactory
it.unimi.di.mg4j.document.
HtmlDocumentFactory
it.unimi.di.mg4j.document.
IdentityDocumentFactory
it.unimi.di.mg4j.document.
ReplicatedDocumentFactory
it.unimi.di.mg4j.document.
SubDocumentFactory
it.unimi.di.mg4j.document.
TRECHeaderDocumentFactory
it.unimi.di.mg4j.document.
ZipDocumentCollection.ZipFactory
it.unimi.di.mg4j.document.
AbstractDocumentIterator
(implements it.unimi.di.mg4j.document.
DocumentIterator
, it.unimi.dsi.io.
SafelyCloseable
)
it.unimi.di.mg4j.document.
JdbcDocumentCollection.JdbcDocumentIterator
it.unimi.di.mg4j.search.
AbstractDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
AbstractIntervalDocumentIterator
it.unimi.di.mg4j.search.
AbstractCompositeDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
AbstractIntersectionDocumentIterator
it.unimi.di.mg4j.search.
AbstractOrderedIntervalDocumentIterator
it.unimi.di.mg4j.search.
ConsecutiveDocumentIterator
it.unimi.di.mg4j.search.
OrderedAndDocumentIterator
it.unimi.di.mg4j.search.
AndDocumentIterator
it.unimi.di.mg4j.search.
AbstractUnionDocumentIterator
it.unimi.di.mg4j.index.
MultiTermIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.search.
OrDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
AlignDocumentIterator
it.unimi.di.mg4j.search.
DifferenceDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
LowPassDocumentIterator
it.unimi.di.mg4j.index.cluster.
DocumentalConcatenatedClusterDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.index.cluster.
DocumentalConcatenatedClusterIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.cluster.
DocumentalMergedClusterDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.index.cluster.
DocumentalMergedClusterIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.search.
FalseDocumentIterator
it.unimi.di.mg4j.search.
NotDocumentIterator
it.unimi.di.mg4j.search.
PayloadPredicateDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
TrueDocumentIterator
it.unimi.di.mg4j.search.visitor.
AbstractDocumentIteratorVisitor
(implements it.unimi.di.mg4j.search.visitor.
DocumentIteratorVisitor
<T>)
it.unimi.di.mg4j.search.score.
BM25FScorer.Visitor
it.unimi.di.mg4j.search.visitor.
CounterCollectionVisitor
it.unimi.di.mg4j.search.visitor.
CounterSetupVisitor
it.unimi.di.mg4j.search.visitor.
TermCollectionVisitor
it.unimi.di.mg4j.search.visitor.
TrueTermsCollectionVisitor
it.unimi.di.mg4j.document.
AbstractDocumentSequence
(implements it.unimi.di.mg4j.document.
DocumentSequence
, it.unimi.dsi.io.
SafelyCloseable
)
it.unimi.di.mg4j.document.
AbstractDocumentCollection
(implements it.unimi.di.mg4j.document.
DocumentCollection
, it.unimi.dsi.io.
SafelyCloseable
)
it.unimi.di.mg4j.document.
ConcatenatedDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
FileSetDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
JavamailDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
JdbcDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
SimpleCompressedDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
SubDocumentCollection
it.unimi.di.mg4j.document.
TRECDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
WikipediaDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
ZipDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
CompositeDocumentSequence
it.unimi.di.mg4j.document.
ConcatenatedDocumentSequence
it.unimi.di.mg4j.document.
CSVDocumentCollection
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.
SubsetDocumentSequence
(implements java.io.
Serializable
)
it.unimi.di.mg4j.index.
AbstractIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
BitStreamHPIndexReader.BitStreamHPIndexReaderIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
BitStreamIndexReader.BitStreamIndexReaderIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.AbstractQuasiSuccinctIndexIterator
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.EliasFanoIndexIterator
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.RankedIndexIterator
it.unimi.di.mg4j.index.
AbstractIndexReader
(implements it.unimi.di.mg4j.index.
IndexReader
)
it.unimi.di.mg4j.index.cluster.
AbstractIndexClusterIndexReader
it.unimi.di.mg4j.index.cluster.
DocumentalClusterIndexReader
it.unimi.di.mg4j.index.cluster.
LexicalClusterIndexReader
it.unimi.di.mg4j.index.
BitStreamHPIndexReader
it.unimi.di.mg4j.index.
BitStreamIndexReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader
(implements it.unimi.di.mg4j.index.
IndexReader
)
it.unimi.di.mg4j.index.remote.
RemoteIndexReader
it.unimi.dsi.fastutil.
AbstractIndirectPriorityQueue
<K> (implements it.unimi.dsi.fastutil.
IndirectPriorityQueue
<K>)
it.unimi.di.mg4j.search.
AbstractUnionDocumentIterator.IntHeapSemiIndirectPriorityQueue
(implements it.unimi.dsi.fastutil.ints.
IntIndirectPriorityQueue
)
it.unimi.dsi.fastutil.ints.
AbstractIntIterator
(implements it.unimi.dsi.fastutil.ints.
IntIterator
)
it.unimi.di.mg4j.tool.
Combine.GammaCodedIntIterator
(implements java.io.
Closeable
)
it.unimi.di.mg4j.index.
IndexIterators.PositionsIterator
it.unimi.dsi.fastutil.objects.
AbstractObject2LongFunction
<K> (implements it.unimi.dsi.fastutil.objects.
Object2LongFunction
<K>, java.io.
Serializable
)
it.unimi.di.mg4j.index.remote.
RemoteTermMap
(implements java.io.
Serializable
, it.unimi.dsi.util.
StringMap
<S>)
it.unimi.di.mg4j.index.remote.
RemotePrefixMap
(implements it.unimi.dsi.util.
PrefixMap
<S>, java.io.
Serializable
)
it.unimi.dsi.fastutil.objects.
AbstractObjectIterator
<K> (implements it.unimi.dsi.fastutil.objects.
ObjectIterator
<K>)
it.unimi.di.mg4j.io.
IOFactories.FileLinesIterable.FileLinesIterator
(implements it.unimi.dsi.io.
SafelyCloseable
)
it.unimi.di.mg4j.index.payload.
AbstractPayload
(implements it.unimi.di.mg4j.index.payload.
Payload
)
it.unimi.di.mg4j.index.payload.
DatePayload
it.unimi.di.mg4j.index.payload.
IntegerPayload
it.unimi.di.mg4j.index.payload.
AbstractPayload.ComparatorPayloadPredicate
(implements org.apache.commons.collections.
Predicate
)
it.unimi.di.mg4j.query.nodes.
AbstractQueryBuilderVisitor
<T> (implements it.unimi.di.mg4j.query.nodes.
QueryBuilderVisitor
<T>)
it.unimi.di.mg4j.query.nodes.
AbstractTermExpander.ExpanderVisitor
it.unimi.di.mg4j.query.nodes.
MultiIndexTermExpander.ExpanderVisitor
it.unimi.di.mg4j.search.
DocumentIteratorBuilderVisitor
it.unimi.di.mg4j.tool.
PrecomputeIndex.ReplacingDocumentIteratorBuilderVisitor
(implements java.io.
Closeable
)
it.unimi.dsi.fastutil.objects.
AbstractReference2ReferenceFunction
<K,V> (implements it.unimi.dsi.fastutil.objects.
Reference2ReferenceFunction
<K,V>, java.io.
Serializable
)
it.unimi.dsi.fastutil.objects.
AbstractReference2ReferenceMap
<K,V> (implements it.unimi.dsi.fastutil.objects.
Reference2ReferenceMap
<K,V>, java.io.
Serializable
)
it.unimi.di.mg4j.search.
Index2IntervalIteratorMap
it.unimi.di.mg4j.search.score.
AbstractScorer
(implements it.unimi.di.mg4j.search.score.
Scorer
)
it.unimi.di.mg4j.search.score.
AbstractWeightedScorer
it.unimi.di.mg4j.search.score.
BM25FScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
BM25Scorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
ClarkeCormackScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
CountScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
TfIdfScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
VignaScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
ConstantScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
DecreasingDocumentRankScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.search.score.
DocumentRankScorer
(implements it.unimi.di.mg4j.search.score.
DelegatingScorer
)
it.unimi.di.mg4j.index.snowball.
AbstractSnowballTermProcessor
(implements java.lang.
Cloneable
, it.unimi.di.mg4j.index.
TermProcessor
)
it.unimi.di.mg4j.index.snowball.
DanishStemmer
it.unimi.di.mg4j.index.snowball.
DutchStemmer
it.unimi.di.mg4j.index.snowball.
EnglishStemmer
it.unimi.di.mg4j.index.snowball.
FinnishStemmer
it.unimi.di.mg4j.index.snowball.
FrenchStemmer
it.unimi.di.mg4j.index.snowball.
German2Stemmer
it.unimi.di.mg4j.index.snowball.
GermanStemmer
it.unimi.di.mg4j.index.snowball.
HungarianStemmer
it.unimi.di.mg4j.index.snowball.
ItalianStemmer
it.unimi.di.mg4j.index.snowball.
KraaijPohlmannStemmer
it.unimi.di.mg4j.index.snowball.
LovinsStemmer
it.unimi.di.mg4j.index.snowball.
NorwegianStemmer
it.unimi.di.mg4j.index.snowball.
PorterStemmer
it.unimi.di.mg4j.index.snowball.
PortugueseStemmer
it.unimi.di.mg4j.index.snowball.
SpanishStemmer
it.unimi.di.mg4j.index.snowball.
SwedishStemmer
it.unimi.di.mg4j.query.nodes.
AbstractTermExpander
(implements it.unimi.di.mg4j.query.nodes.
QueryTransformer
)
it.unimi.di.mg4j.query.nodes.
MultiIndexTermExpander
it.unimi.di.mg4j.query.nodes.
Align
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.search.
AlignDocumentIterator.AlignIndexIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.search.
AlignDocumentIterator.AlignIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.index.snowball.
Among
it.unimi.di.mg4j.util.parser.callback.
AnchorExtractor.Anchor
(implements it.unimi.di.mg4j.tool.
Scan.VirtualDocumentFragment
)
it.unimi.di.mg4j.io.
ArithmeticCoder
it.unimi.di.mg4j.io.
ArithmeticDecoder
it.unimi.di.mg4j.index.
BitStreamHPIndexWriter.TowerData
it.unimi.di.mg4j.query.
BrowseItem
it.unimi.di.mg4j.query.
ResultItem
it.unimi.di.mg4j.io.
ByteArrayPostingList
(implements java.io.
Closeable
, java.io.
Flushable
)
it.unimi.di.mg4j.search.
CachingDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.index.cluster.
ChainedLexicalClusteringStrategy
(implements it.unimi.di.mg4j.index.cluster.
LexicalClusteringStrategy
)
it.unimi.di.mg4j.query.nodes.
CheckForSelectQueryVisitor
(implements it.unimi.di.mg4j.query.nodes.
QueryBuilderVisitor
<T>)
it.unimi.di.mg4j.tool.
Combine
it.unimi.di.mg4j.tool.
Concatenate
it.unimi.di.mg4j.tool.
Merge
it.unimi.di.mg4j.tool.
Paste
it.unimi.di.mg4j.query.nodes.
Composite
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.query.nodes.
And
it.unimi.di.mg4j.query.nodes.
Consecutive
it.unimi.di.mg4j.query.nodes.
MultiTerm
it.unimi.di.mg4j.query.nodes.
Or
it.unimi.di.mg4j.query.nodes.
OrderedAnd
it.unimi.di.mg4j.index.
CompressionFlags
it.unimi.di.mg4j.tool.
ComputeNumBitsPositions
it.unimi.di.mg4j.index.cluster.
ContiguousDocumentalStrategy
(implements it.unimi.di.mg4j.index.cluster.
DocumentalClusteringStrategy
, it.unimi.di.mg4j.index.cluster.
DocumentalPartitioningStrategy
, java.io.
Serializable
)
it.unimi.di.mg4j.index.cluster.
ContiguousLexicalStrategy
(implements it.unimi.di.mg4j.index.cluster.
LexicalClusteringStrategy
, it.unimi.di.mg4j.index.cluster.
LexicalPartitioningStrategy
)
it.unimi.dsi.parser.callback.
DefaultCallback
(implements it.unimi.dsi.parser.callback.
Callback
)
it.unimi.di.mg4j.util.parser.callback.
AnchorExtractor
it.unimi.di.mg4j.query.nodes.
Difference
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.search.
DifferenceDocumentIterator.DifferenceIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.index.
DiskBasedIndex
it.unimi.di.mg4j.document.
DispatchingDocumentFactory.StringBasedDispatchingStrategy
(implements it.unimi.di.mg4j.document.
DispatchingDocumentFactory.DispatchingStrategy
)
it.unimi.di.mg4j.index.cluster.
DocumentalStrategies
it.unimi.di.mg4j.search.
DocumentIterators
it.unimi.di.mg4j.search.score.
DocumentScoreInfo
<T>
it.unimi.di.mg4j.index.
DowncaseTermProcessor
(implements it.unimi.di.mg4j.index.
TermProcessor
)
it.unimi.di.mg4j.query.nodes.
False
(implements it.unimi.di.mg4j.query.nodes.
Query
)
javax.servlet.
GenericServlet
(implements java.io.
Serializable
, javax.servlet.
Servlet
, javax.servlet.
ServletConfig
)
javax.servlet.http.
HttpServlet
(implements java.io.
Serializable
)
it.unimi.di.mg4j.query.
FileSystemItem
it.unimi.di.mg4j.query.
InputStreamItem
org.apache.velocity.tools.view.servlet.
VelocityViewServlet
it.unimi.di.mg4j.query.
GenericItem
it.unimi.di.mg4j.query.
HelpPage
it.unimi.di.mg4j.query.
QueryServlet
it.unimi.di.mg4j.scratch.
GraphFromQuery
it.unimi.di.mg4j.io.
HadoopFileSystemIOFactory
(implements it.unimi.di.mg4j.io.
IOFactory
)
it.unimi.di.mg4j.query.
HttpFileServer
it.unimi.di.mg4j.query.
HttpQueryServer
it.unimi.di.mg4j.index.cluster.
IdentityDocumentalStrategy
(implements it.unimi.di.mg4j.index.cluster.
DocumentalClusteringStrategy
, java.io.
Serializable
)
it.unimi.dsi.webgraph.
ImmutableGraph
(implements it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.dsi.webgraph.
ImmutableSequentialGraph
it.unimi.di.mg4j.graph.
DocumentSequenceImmutableGraph
it.unimi.di.mg4j.index.
Index
(implements java.io.
Serializable
)
it.unimi.di.mg4j.index.
BitStreamIndex
it.unimi.di.mg4j.index.
BitStreamHPIndex
it.unimi.di.mg4j.index.
FileHPIndex
it.unimi.di.mg4j.index.
InMemoryHPIndex
it.unimi.di.mg4j.index.
MemoryMappedHPIndex
it.unimi.di.mg4j.index.remote.
RemoteBitStreamHPIndex
it.unimi.di.mg4j.index.
FileIndex
it.unimi.di.mg4j.index.
InMemoryIndex
it.unimi.di.mg4j.index.
MemoryMappedIndex
it.unimi.di.mg4j.index.remote.
RemoteBitStreamIndex
it.unimi.di.mg4j.index.cluster.
IndexCluster
it.unimi.di.mg4j.index.cluster.
DocumentalCluster
it.unimi.di.mg4j.index.cluster.
DocumentalConcatenatedCluster
it.unimi.di.mg4j.index.cluster.
DocumentalMergedCluster
it.unimi.di.mg4j.index.cluster.
LexicalCluster
it.unimi.di.mg4j.index.
QuasiSuccinctIndex
it.unimi.di.mg4j.index.remote.
RemoteIndex
it.unimi.di.mg4j.index.
Index.EmptyIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
, java.io.
Serializable
)
it.unimi.di.mg4j.tool.
IndexBuilder
it.unimi.di.mg4j.index.
IndexIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.index.
IndexIterators
it.unimi.di.mg4j.index.remote.
IndexServer
java.io.
InputStream
(implements java.io.
Closeable
)
it.unimi.dsi.fastutil.io.
MeasurableInputStream
(implements it.unimi.dsi.fastutil.io.
MeasurableStream
)
it.unimi.dsi.fastutil.io.
FastBufferedInputStream
(implements it.unimi.dsi.fastutil.io.
RepositionableStream
)
it.unimi.di.mg4j.document.
InputStreamDocumentSequence
(implements it.unimi.di.mg4j.document.
DocumentSequence
)
it.unimi.di.mg4j.index.remote.
RemoteInputStream
(implements it.unimi.dsi.fastutil.io.
RepositionableStream
)
it.unimi.di.mg4j.io.
InterpolativeCoding
it.unimi.di.mg4j.search.
IntervalIterators
it.unimi.di.mg4j.search.
IntervalIterators.FakeIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.query.
IntervalSelector
(implements it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.di.mg4j.io.
IOFactories
it.unimi.di.mg4j.io.
IOFactories.FileLinesIterable
(implements java.lang.
Iterable
<T>)
it.unimi.di.mg4j.index.cluster.
LexicalStrategies
it.unimi.di.mg4j.query.nodes.
LowPass
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.search.
LowPassDocumentIterator.LowPassIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.util.
MimeTypeResolver
it.unimi.dsi.lang.
MutableString
(implements java.lang.
Appendable
, java.lang.
CharSequence
, java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
)
it.unimi.di.mg4j.query.
MarkingMutableString
it.unimi.di.mg4j.query.nodes.
Not
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.index.
NullTermProcessor
(implements it.unimi.di.mg4j.index.
TermProcessor
)
it.unimi.dsi.io.
OutputBitStream
(implements java.io.
Closeable
, java.io.
Flushable
)
it.unimi.di.mg4j.index.
CachingOutputBitStream
it.unimi.di.mg4j.tool.
PartitionDocumentally
it.unimi.di.mg4j.tool.
PartitionLexically
it.unimi.di.mg4j.tool.
PartitionLexically.LongWordInputBitStream
it.unimi.di.mg4j.tool.
PrecomputeAlignments
it.unimi.di.mg4j.tool.
PrecomputeIndex
it.unimi.di.mg4j.query.nodes.
Prefix
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.CountReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.LongWordBitReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.PointerReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.EliasFanoPointerReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.RankedPointerReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.PositionReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter
(implements it.unimi.di.mg4j.index.
IndexWriter
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter.Accumulator
(implements java.io.
Closeable
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter.LongWordCache
(implements java.io.
Closeable
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter.LongWordOutputBitStream
it.unimi.di.mg4j.query.nodes.
Queries
it.unimi.di.mg4j.query.
Query
it.unimi.di.mg4j.query.
QueryEngine
(implements it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.di.mg4j.query.nodes.
Range
(implements it.unimi.di.mg4j.query.nodes.
Query
)
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
it.unimi.dsi.io.
FastBufferedReader
(implements it.unimi.dsi.io.
WordReader
)
it.unimi.di.mg4j.document.
WikipediaDocumentCollection.WhitespaceWordReader
it.unimi.di.mg4j.query.nodes.
Remap
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.search.
RemappingDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.index.remote.
RemoteIndexServerConnection
(implements java.io.
Closeable
)
it.unimi.di.mg4j.examples.
RunQuery
it.unimi.di.mg4j.tool.
Scan
it.unimi.di.mg4j.tool.
Scan.PayloadAccumulator
it.unimi.di.mg4j.tool.
ScanMetadata
it.unimi.di.mg4j.search.score.
ScoredDocumentBoundedSizeQueue
<T>
it.unimi.di.mg4j.query.nodes.
Select
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.query.
SelectedInterval
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
it.unimi.di.mg4j.index.remote.
ServerThread
(implements java.lang.
Runnable
)
it.unimi.di.mg4j.index.remote.
RemoteIndexReader.ServerThread
it.unimi.di.mg4j.index.remote.
RemoteInputStream.ServerThread
it.unimi.di.mg4j.index.remote.
RemoteOffsetList.ServerThread
it.unimi.di.mg4j.index.remote.
RemotePrefixMap.ServerThread
it.unimi.di.mg4j.index.remote.
RemoteSizeList.ServerThread
it.unimi.di.mg4j.index.remote.
RemoteTermMap.ServerThread
it.unimi.di.mg4j.query.parser.
SimpleCharStream
it.unimi.di.mg4j.document.
SimpleCompressedDocumentCollection.FrequencyCodec
it.unimi.di.mg4j.document.
SimpleCompressedDocumentCollectionBuilder
(implements it.unimi.di.mg4j.document.
DocumentCollectionBuilder
)
it.unimi.di.mg4j.query.parser.
SimpleParser
(implements it.unimi.di.mg4j.query.parser.
QueryParser
, it.unimi.di.mg4j.query.parser.
SimpleParserConstants
)
it.unimi.di.mg4j.query.parser.
SimpleParserTokenManager
(implements it.unimi.di.mg4j.query.parser.
SimpleParserConstants
)
it.unimi.di.mg4j.index.
SkipBitStreamIndexWriter.TowerData
com.martiansoftware.jsap.StringParser
com.martiansoftware.jsap.stringparsers.ClassStringParser
it.unimi.di.mg4j.util.
MG4JClassParser
it.unimi.di.mg4j.query.nodes.
Term
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.query.
TextMarker
(implements it.unimi.di.mg4j.query.
Marker
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
it.unimi.di.mg4j.query.parser.
TokenMgrError
java.lang.
Exception
it.unimi.di.mg4j.query.parser.
ParseException
it.unimi.di.mg4j.query.nodes.
QueryBuilderVisitorException
it.unimi.di.mg4j.query.parser.
QueryParserException
it.unimi.di.mg4j.index.
TooManyTermsException
it.unimi.di.mg4j.document.tika.
TikaField
(implements java.io.
Serializable
)
it.unimi.di.mg4j.document.tika.
GreedyTikaField
it.unimi.di.mg4j.query.parser.
Token
it.unimi.di.mg4j.query.nodes.
True
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.tool.
URLMPHVirtualDocumentResolver
(implements it.unimi.di.mg4j.tool.
VirtualDocumentResolver
)
it.unimi.di.mg4j.test.
Verifier
it.unimi.di.mg4j.query.nodes.
Weight
(implements it.unimi.di.mg4j.query.nodes.
Query
)
it.unimi.di.mg4j.document.
ZipDocumentCollectionBuilder
(implements it.unimi.di.mg4j.document.
DocumentCollectionBuilder
)
Interface Hierarchy
java.io.
Closeable
it.unimi.di.mg4j.document.
Document
it.unimi.di.mg4j.document.
DocumentIterator
it.unimi.di.mg4j.document.
DocumentSequence
it.unimi.di.mg4j.document.
DocumentCollection
(also extends it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.dsi.io.
SafelyCloseable
it.unimi.di.mg4j.index.
IndexReader
java.lang.
Comparable
<T>
it.unimi.di.mg4j.index.payload.
Payload
(also extends java.io.
Serializable
)
it.unimi.di.mg4j.document.
DocumentCollectionBuilder
it.unimi.di.mg4j.search.
DocumentIterator
it.unimi.di.mg4j.index.
IndexIterator
it.unimi.di.mg4j.search.visitor.
DocumentIteratorVisitor
<T>
it.unimi.dsi.lang.
FlyweightPrototype
<T>
it.unimi.di.mg4j.document.
DocumentCollection
(also extends it.unimi.di.mg4j.document.
DocumentSequence
)
it.unimi.di.mg4j.document.
DocumentFactory
(also extends java.io.
Serializable
)
it.unimi.di.mg4j.query.nodes.
QueryBuilderVisitor
<T>
it.unimi.di.mg4j.query.parser.
QueryParser
it.unimi.di.mg4j.search.score.
Scorer
it.unimi.di.mg4j.search.score.
DelegatingScorer
it.unimi.di.mg4j.index.
TermProcessor
(also extends java.io.
Serializable
)
it.unimi.di.mg4j.index.
IndexWriter
it.unimi.di.mg4j.search.
IntervalIterator
it.unimi.di.mg4j.io.
IOFactory
it.unimi.di.mg4j.query.
Marker
it.unimi.di.mg4j.query.
MarkingMutableString.EscapeStrategy
it.unimi.di.mg4j.query.nodes.
QueryTransformer
java.io.
Serializable
it.unimi.di.mg4j.index.cluster.
ClusteringStrategy
it.unimi.di.mg4j.index.cluster.
DocumentalClusteringStrategy
it.unimi.di.mg4j.index.cluster.
LexicalClusteringStrategy
it.unimi.di.mg4j.document.
DispatchingDocumentFactory.DispatchingStrategy
it.unimi.di.mg4j.document.
DocumentFactory
(also extends it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.di.mg4j.index.cluster.
PartitioningStrategy
it.unimi.di.mg4j.index.cluster.
DocumentalPartitioningStrategy
it.unimi.di.mg4j.index.cluster.
LexicalPartitioningStrategy
it.unimi.di.mg4j.index.payload.
Payload
(also extends java.lang.
Comparable
<T>)
it.unimi.di.mg4j.query.nodes.
Query
it.unimi.di.mg4j.tool.
Scan.VirtualDocumentFragment
it.unimi.di.mg4j.index.
TermProcessor
(also extends it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.di.mg4j.tool.
VirtualDocumentResolver
it.unimi.di.mg4j.query.parser.
SimpleParserConstants
it.unimi.di.mg4j.index.
VariableQuantumIndexWriter
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
it.unimi.di.mg4j.document.
ZipDocumentCollection.PropertyKeys
it.unimi.di.mg4j.document.
PropertyBasedDocumentFactory.MetadataKeys
it.unimi.di.mg4j.document.
DocumentFactory.FieldType
it.unimi.di.mg4j.document.
DispatchingDocumentFactory.MetadataKeys
it.unimi.di.mg4j.document.
HtmlDocumentFactory.MetadataKeys
it.unimi.di.mg4j.document.
IdentityDocumentFactory.MetadataKeys
it.unimi.di.mg4j.document.
AbstractDocumentCollection.PropertyKeys
it.unimi.di.mg4j.index.
BitStreamIndex.PropertyKeys
it.unimi.di.mg4j.index.
QuasiSuccinctIndex.PropertyKeys
it.unimi.di.mg4j.index.
CompressionFlags.Component
it.unimi.di.mg4j.index.
CompressionFlags.Coding
it.unimi.di.mg4j.index.
Index.PropertyKeys
it.unimi.di.mg4j.index.
Index.UriKeys
it.unimi.di.mg4j.index.cluster.
IndexCluster.PropertyKeys
it.unimi.di.mg4j.query.
SelectedInterval.IntervalType
it.unimi.di.mg4j.query.
Query.Command
it.unimi.di.mg4j.query.
Query.OutputType
it.unimi.di.mg4j.tool.
Combine.IndexType
it.unimi.di.mg4j.tool.
Scan.IndexingType
it.unimi.di.mg4j.tool.
Scan.Completeness
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes