Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Feature/build custom analyzer #328

Open
wants to merge 40 commits into
base: branch-3.0.13
Choose a base branch
from

Commits on Apr 24, 2017

  1. Added tokenizers

    edu committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    e42179e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    64aee42 View commit details
    Browse the repository at this point in the history
  2. Reformat code

    jpgilaberte committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    1eec1d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

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

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    491987b View commit details
    Browse the repository at this point in the history
  2. Add license

    jpgilaberte committed May 16, 2017
    Configuration menu
    Copy the full SHA
    33b3011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e999d1f View commit details
    Browse the repository at this point in the history
  4. Add license in test files

    jpgilaberte committed May 16, 2017
    Configuration menu
    Copy the full SHA
    567c0df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    563c76c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Refactor tokenizers

    jpgilaberte committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    049d826 View commit details
    Browse the repository at this point in the history
  2. Add charFilters

    jpgilaberte committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    048a1df View commit details
    Browse the repository at this point in the history
  3. Add tokenFilter

    jpgilaberte committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    1645cf0 View commit details
    Browse the repository at this point in the history
  4. Add builder objects

    jpgilaberte committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    5ec11fd View commit details
    Browse the repository at this point in the history
  5. Add plugin Test

    jpgilaberte committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    759c248 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c98e3fc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Add JavaDoc in builder

    jpgilaberte committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    3461943 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Add ScalaDoc in plugin

    jpgilaberte committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    598f314 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

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

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    3532cab View commit details
    Browse the repository at this point in the history
  3. Fix RST format

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    af386ef View commit details
    Browse the repository at this point in the history
  4. Fix RST format

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c63b553 View commit details
    Browse the repository at this point in the history
  5. Fix package name format

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    b16b9fc View commit details
    Browse the repository at this point in the history
  6. Fix package name format

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a4cd8f3 View commit details
    Browse the repository at this point in the history
  7. Fix mandatory column size

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    3822c65 View commit details
    Browse the repository at this point in the history
  8. Fix mandatory column size

    jpgilaberte committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    5ed61a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Add more TokenFilters

    jpgilaberte committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    cfa3a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45479e View commit details
    Browse the repository at this point in the history
  3. Fix rst format

    jpgilaberte committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    f80c83f View commit details
    Browse the repository at this point in the history
  4. Fix rst format

    jpgilaberte committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    1c55d09 View commit details
    Browse the repository at this point in the history
  5. Fix persian charfilter

    jpgilaberte committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    29d2fa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Fix documentation

    jpgilaberte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    cf88e27 View commit details
    Browse the repository at this point in the history
  2. Add char filter test

    jpgilaberte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    a2f7085 View commit details
    Browse the repository at this point in the history
  3. Add token filter test

    jpgilaberte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    956de0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4551f00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc10a93 View commit details
    Browse the repository at this point in the history
  6. Refactor test package

    jpgilaberte committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    e2dc196 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Fix documentation

    jpgilaberte committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    da3a8dd View commit details
    Browse the repository at this point in the history
  2. Add token filter test

    jpgilaberte committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    d01f7ab View commit details
    Browse the repository at this point in the history
  3. Refactor CustomAnalyzerIT

    jpgilaberte committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    b7a5770 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    270f62b View commit details
    Browse the repository at this point in the history