GitHub user marevol opened a pull request:

    https://github.com/apache/incubator-predictionio/pull/373

    Improve insert performance for ES storage

    - Change properties and n to not indexed field
    - Set refresh to false (_version does not need to be refreshed)
    
    and modified pio version in tests to pass travis tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/marevol/incubator-predictionio 
improve_indexing

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-predictionio/pull/373.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #373
    
----
commit e7009c7402e2c5ead0c6d50fa42fee0b034c10f0
Author: Shinsuke Sugaya <[email protected]>
Date:   2017-04-24T00:37:55Z

    change to not-indexed fields

commit 5e7fe36febd94ef8c0a79582942346ab719c3aab
Author: Shinsuke Sugaya <[email protected]>
Date:   2017-04-24T00:40:34Z

    set refresh to false on sequence update

commit 7a162473fd6ec5312d52b0895eb847bfc9e171b8
Author: Shinsuke Sugaya <[email protected]>
Date:   2017-04-24T00:58:43Z

    change pio version to 0.11.1-SNAPSHOT

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to