Nitin Gupta created OAK-9005:
--------------------------------
Summary: Refactor indexing benchmarks tests to handle large wiki
dumps
Key: OAK-9005
URL: https://issues.apache.org/jira/browse/OAK-9005
Project: Jackrabbit Oak
Issue Type: Bug
Reporter: Nitin Gupta
Assignee: Nitin Gupta
Some of the indexing benchmarks are unable to handle large wiki dump imports
due to a couple of issues -
# They don't create uuid index and due to the large number of nodes, the login
queries fail due to traversal.
# Some tests query on property equality for text fields which are complete
articles in some of the dumps - the tests should rather query on title fields
here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)