文件名称: lucene-sandbox-9.11.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-sandbox</artifactId>
<version>9.11.1</version>
</dependency>Gradle:
implementation group: 'org.apache.lucene', name: 'lucene-sandbox', version: '9.11.1'
Gradle (Short):
implementation 'org.apache.lucene:lucene-sandbox:9.11.1'
Gradle (Kotlin):
implementation("org.apache.lucene:lucene-sandbox:9.11.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.lucene.payloads
org.apache.lucene.sandbox.codecs.idversion
org.apache.lucene.sandbox.document
org.apache.lucene.sandbox.index
org.apache.lucene.sandbox.queries
org.apache.lucene.sandbox.searchorg.apache.lucene.payloads.PayloadSpanCollector
org.apache.lucene.payloads.PayloadSpanUtil
org.apache.lucene.sandbox.codecs.idversion.IDVersionPostingsFormat
org.apache.lucene.sandbox.codecs.idversion.IDVersionSegmentTermsEnum
org.apache.lucene.sandbox.codecs.idversion.VersionBlockTreeTermsReader
org.apache.lucene.sandbox.codecs.idversion.VersionBlockTreeTermsWriter
org.apache.lucene.sandbox.document.BigIntegerPoint
org.apache.lucene.sandbox.document.DoublePointMultiRangeBuilder
org.apache.lucene.sandbox.document.FloatPointMultiRangeBuilder
org.apache.lucene.sandbox.document.FloatPointNearestNeighbor
org.apache.lucene.sandbox.document.HalfFloatPoint
org.apache.lucene.sandbox.document.IntPointMultiRangeBuilder
org.apache.lucene.sandbox.document.LatLonBoundingBox
org.apache.lucene.sandbox.document.LongPointMultiRangeBuilder
org.apache.lucene.sandbox.index.MergeOnFlushMergePolicy
org.apache.lucene.sandbox.queries.FuzzyLikeThisQuery
org.apache.lucene.sandbox.search.CombinedFieldQuery
org.apache.lucene.sandbox.search.CombinedFieldQuery.Builder
org.apache.lucene.sandbox.search.CoveringQuery
org.apache.lucene.sandbox.search.LargeNumHitsTopDocsCollector
org.apache.lucene.sandbox.search.LatLonPointPrototypeQueries
org.apache.lucene.sandbox.search.MultiRangeQuery
org.apache.lucene.sandbox.search.MultiRangeQuery.Builder
org.apache.lucene.sandbox.search.MultiRangeQuery.RangeClause
org.apache.lucene.sandbox.search.PhraseWildcardQuery
org.apache.lucene.sandbox.search.PhraseWildcardQuery.Builder
org.apache.lucene.sandbox.search.PhraseWildcardQuery.MultiTerm
org.apache.lucene.sandbox.search.PhraseWildcardQuery.PhraseTerm
org.apache.lucene.sandbox.search.PhraseWildcardQuery.SingleTerm
org.apache.lucene.sandbox.search.PhraseWildcardQuery.TermBytesTermState
org.apache.lucene.sandbox.search.PhraseWildcardQuery.TermData
org.apache.lucene.sandbox.search.PhraseWildcardQuery.TermStats
org.apache.lucene.sandbox.search.PhraseWildcardQuery.TermsData
org.apache.lucene.sandbox.search.PhraseWildcardQuery.TestCounters
org.apache.lucene.sandbox.search.ProfilerCollector
org.apache.lucene.sandbox.search.ProfilerCollectorResult
org.apache.lucene.sandbox.search.QueryProfilerIndexSearcher
org.apache.lucene.sandbox.search.QueryProfilerResult
org.apache.lucene.sandbox.search.QueryProfilerTimingType
org.apache.lucene.sandbox.search.TermAutomatonQuery
org.apache.lucene.sandbox.search.TokenStreamToTermAutomatonQuery