[
https://issues.apache.org/jira/browse/GEODE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070698#comment-16070698
]
ASF GitHub Bot commented on GEODE-3128:
---------------------------------------
Github user PurelyApplied commented on the issue:
https://github.com/apache/geode/pull/603
If you are using IntelliJ as your IDE and have not already done so, please
remember to update your style file to that located in
`geode/etc/intellij-java-modified-google-style.xml` to be consistent with
Geode's established style guide. This file was updated June 13 with commit
`a561bd12` to be consistent with documented expectations.
After having done so, please optimize the imports to the correct order of
imports in
`geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/filesystem/FileSystem.java`.
> Tuning batch size for less index overhead
> -----------------------------------------
>
> Key: GEODE-3128
> URL: https://issues.apache.org/jira/browse/GEODE-3128
> Project: Geode
> Issue Type: Improvement
> Components: lucene
> Reporter: David Anuta
> Assignee: David Anuta
> Priority: Minor
> Fix For: 1.3.0
>
>
> Tuning the batch size set when creating the AEQFactory from 100 to 1000. This
> significantly decreases the per entry overhead of indexes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)