Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tuning for Solr to improve indexing latency #529

Merged
merged 9 commits into from
May 23, 2017

Commits on Mar 10, 2017

  1. remove explicit commit when indexing docs in solr, use softAutoCommit…

    … instead
    Gabe Conradi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    fb30621 View commit details
    Browse the repository at this point in the history
  2. batch updates of logs

    Gabe Conradi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    12db23c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3879321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d766bf View commit details
    Browse the repository at this point in the history
  5. bound default indexing window to 80ms

    Gabe Conradi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    7e5ecb4 View commit details
    Browse the repository at this point in the history
  6. remove old call to commit

    Gabe Conradi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    4574e4b View commit details
    Browse the repository at this point in the history
  7. use debug not error

    Gabe Conradi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    4748453 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Merge branch 'master' into gabe-526-solr-realtime

    Gabe Conradi committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    93f98d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. fix docs some

    byxorna committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    ca5d87a View commit details
    Browse the repository at this point in the history