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

Update to lucene 5.2.1 #26

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 25, 2015

  1. Update to lucene 5.2.1

    kostafey committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    87265cb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Configuration menu
    Copy the full SHA
    e373e3a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. Configuration menu
    Copy the full SHA
    75406ac View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

  1. Update fork version and url.

    kostafey committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    8e898e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a99e999 View commit details
    Browse the repository at this point in the history
  3. Add stemming-text fn.

    kostafey committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    ee0ba5b View commit details
    Browse the repository at this point in the history
  4. Fix docstring.

    kostafey committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    b74b057 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Configuration menu
    Copy the full SHA
    2849bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Configuration menu
    Copy the full SHA
    18d15d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05144f View commit details
    Browse the repository at this point in the history
  3. Fix test.

    kostafey committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    1a93d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Configuration menu
    Copy the full SHA
    c5d6dd6 View commit details
    Browse the repository at this point in the history
  2. Add streams usage possibility for index building.

    - Update Field configuration method.
    - Update to lucene "5.3.1".
    kostafey committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    a11b74b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Configuration menu
    Copy the full SHA
    8222635 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. Configuration menu
    Copy the full SHA
    1eaaea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Configuration menu
    Copy the full SHA
    828407d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4227e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    5cea68e View commit details
    Browse the repository at this point in the history
  2. Fix build.

    kostafey committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    2042655 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. Configuration menu
    Copy the full SHA
    d9f5d26 View commit details
    Browse the repository at this point in the history
  2. Fix README.

    kostafey committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    a3de142 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Configuration menu
    Copy the full SHA
    3b2e613 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Add get-top-phrases fn.

    kostafey committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    33de273 View commit details
    Browse the repository at this point in the history
  2. Add get-word-count fn.

    kostafey committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    abd9b8d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2015

  1. Configuration menu
    Copy the full SHA
    d05d630 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2015

  1. Add get-top-words fn.

    kostafey committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    15af96f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. Configuration menu
    Copy the full SHA
    c0459f5 View commit details
    Browse the repository at this point in the history
  2. Handle empty TermsEnum.

    kostafey committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    26f4980 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Use RussianLightStemmer.

    kostafey committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    561cf26 View commit details
    Browse the repository at this point in the history
  2. Fix build.

    kostafey committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    3e86b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    466fc6f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. Configuration menu
    Copy the full SHA
    ff137e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. Configuration menu
    Copy the full SHA
    0364986 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2015

  1. Add LengthFilter usage.

    kostafey committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    53881c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2015

  1. Configuration menu
    Copy the full SHA
    064c82c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1342d63 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Update to lucene 5.4.0

    kostafey committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    88738b1 View commit details
    Browse the repository at this point in the history
  2. Released 0.5.4.0

    kostafey committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    c1726a5 View commit details
    Browse the repository at this point in the history
  3. Update README.

    kostafey committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    cea231f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Use cloverage.

    kostafey committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    5798318 View commit details
    Browse the repository at this point in the history
  2. Fix coveralls usage.

    kostafey committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    7253763 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kostafey committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    945c627 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Add with-index macro.

    kostafey committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    3c7a420 View commit details
    Browse the repository at this point in the history
  2. Update clojure to 1.8.0

    kostafey committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    1af68f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Configuration menu
    Copy the full SHA
    2a10b91 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Add file-index? fn.

    kostafey committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    abd950a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Configuration menu
    Copy the full SHA
    8aaa3c0 View commit details
    Browse the repository at this point in the history
  2. Add field boosting.

    ieure committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    63e801d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ieure/boost_and_explain_new

    Boost and explain
    kostafey committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    50e2ba4 View commit details
    Browse the repository at this point in the history
  4. Update version.

    kostafey committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    6114753 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    a2fffd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Moved functions to util.

    kokosro committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    c30d8ec View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Merge pull request #3 from kokosro/master

    Indexing nested maps and array fields.
    kostafey committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    c7703d7 View commit details
    Browse the repository at this point in the history
  2. Update version.

    kostafey committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    2febc8f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Update lucene to 5.5.0

    kostafey committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    c34e542 View commit details
    Browse the repository at this point in the history