[
https://issues.jboss.org/browse/ISPN-5622?page=com.atlassian.jira.plugin....
]
Sanne Grinovero commented on ISPN-5622:
---------------------------------------
Right but that type of contention isn't a big problem, if any it means the indexing
couldn't be faster than what you achieved. I expect it to be strongly beneficial for
distributed data?
Also to keep in mind: the {{indexwriter.max_thread_states}} property - although it
defaults to 8 so probably not related to your test.
I think there was a plan for Lucene 5 to drop that limit, we'll need to check if that
was done too -> HSEARCH-1962
Make use of parallel iteration in the MassIndexer
-------------------------------------------------
Key: ISPN-5622
URL:
https://issues.jboss.org/browse/ISPN-5622
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
As the EntryRetriever is being deprecated, there's a possibility of speeding up the
indexing process by using parallel streams
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)