Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Add search benchmark by group #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jiangphcn
Copy link

add search benchmark by group

tonysun83 added 2 commits May 2, 2019 23:53
use state classes to pass into benchmark methods
@jiangphcn jiangphcn force-pushed the add-search-benchmark-by-group branch from 56c5f5c to b35d217 Compare May 6, 2019 07:49
@jiangphcn jiangphcn changed the base branch from master to add-search-benchmark-by-sort May 6, 2019 14:36
@jiangphcn jiangphcn force-pushed the add-search-benchmark-by-group branch from b35d217 to bf3a519 Compare May 6, 2019 14:42
@jiangphcn jiangphcn changed the base branch from add-search-benchmark-by-sort to master May 6, 2019 14:47
Field groupEndField = new StringField("groupend", "x", Field.Store.NO);

for (int i = 0; i < docsToIndex; i++) {
docs = new LineFileDocs(random, LuceneTestCase.DEFAULT_LINE_DOCS_FILE);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps we want to change this to EnwikiDataSource

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants