jar

org.apache.lucene : lucene-benchmark

Maven & Gradle

Jun 25, 2023
10 usages

Apache Lucene (module: benchmark) · Apache Lucene (module: benchmark)

Table Of Contents

Latest Version

Download org.apache.lucene : lucene-benchmark JAR file - Latest Versions:

All Versions

Download org.apache.lucene : lucene-benchmark JAR file - All Versions:

Version Vulnerabilities Size Updated
9.7.x
9.6.x
9.5.x
9.4.x
9.3.x
9.2.x
9.1.x
9.0.x
8.11.x
8.10.x
8.9.x
8.8.x
8.7.x
8.6.x
8.5.x
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
7.7.x
7.6.x
7.5.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.9.x
2.4.x
2.3.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lucene-benchmark-9.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lucene.benchmark.quality.trec

├─ org.apache.lucene.benchmark.quality.trec.QueryDriver.class - [JAR]

├─ org.apache.lucene.benchmark.quality.trec.Trec1MQReader.class - [JAR]

├─ org.apache.lucene.benchmark.quality.trec.TrecJudge.class - [JAR]

├─ org.apache.lucene.benchmark.quality.trec.TrecTopicsReader.class - [JAR]

org.apache.lucene.benchmark.byTask.feeds

├─ org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.ContentSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.DirContentSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.DocData.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.DocMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.EnwikiQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.FacetSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.FileBasedQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.GeonamesLineParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.HTMLParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.LineDocSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.LongToEnglishContentSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.NoMoreDataException.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.QueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.RandomFacetSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.SimpleSloppyPhraseQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.SingleDocSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.SortableSingleDocSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.SpatialDocMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.SpatialFileQueryMaker.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecContentSource.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecDocParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecFBISParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecFR94Parser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecFTParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecGov2Parser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecLATimesParser.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.feeds.TrecParserByPath.class - [JAR]

org.apache.lucene.benchmark.byTask.stats

├─ org.apache.lucene.benchmark.byTask.stats.Points.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.stats.Report.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.stats.TaskStats.class - [JAR]

org.apache.lucene.benchmark

├─ org.apache.lucene.benchmark.Constants.class - [JAR]

org.apache.lucene.benchmark.byTask.utils

├─ org.apache.lucene.benchmark.byTask.utils.Algorithm.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.utils.AnalyzerFactory.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.utils.Config.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.utils.Format.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.utils.StreamUtils.class - [JAR]

org.apache.lucene.benchmark.byTask.programmatic

├─ org.apache.lucene.benchmark.byTask.programmatic.Sample.class - [JAR]

org.apache.lucene.benchmark.byTask

├─ org.apache.lucene.benchmark.byTask.Benchmark.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.PerfRunData.class - [JAR]

org.apache.lucene.benchmark.quality

├─ org.apache.lucene.benchmark.quality.Judge.class - [JAR]

├─ org.apache.lucene.benchmark.quality.QualityBenchmark.class - [JAR]

├─ org.apache.lucene.benchmark.quality.QualityQuery.class - [JAR]

├─ org.apache.lucene.benchmark.quality.QualityQueryParser.class - [JAR]

├─ org.apache.lucene.benchmark.quality.QualityStats.class - [JAR]

org.apache.lucene.benchmark.utils

├─ org.apache.lucene.benchmark.utils.ExtractWikipedia.class - [JAR]

org.apache.lucene.benchmark.byTask.tasks

├─ org.apache.lucene.benchmark.byTask.tasks.AddDocTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.AddIndexesTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CloseReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CommitTaxonomyIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.CreateTaxonomyIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.FlushIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.NewLocaleTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.NewRoundTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.PerfTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.PrintReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ReadTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ReopenReaderTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RepAllTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ReportTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.RollbackIndexTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchTravRetTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchTravTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.SetPropTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.TaskSequence.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.WaitTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.WarmTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTask.class - [JAR]

├─ org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask.class - [JAR]

org.apache.lucene.benchmark.quality.utils

├─ org.apache.lucene.benchmark.quality.utils.DocNameExtractor.class - [JAR]

├─ org.apache.lucene.benchmark.quality.utils.QualityQueriesFinder.class - [JAR]

├─ org.apache.lucene.benchmark.quality.utils.SimpleQQParser.class - [JAR]

├─ org.apache.lucene.benchmark.quality.utils.SubmissionReport.class - [JAR]

Advertisement