summaryrefslogtreecommitdiff
path: root/plugins/analysis-icu/src
AgeCommit message (Expand)Author
2017-06-16[analysis-icu] Allow setting unicodeSetFilter (#20814)David Causse
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-05-10Add ICUCollationFieldMapper (#24126)Matt Weber
2017-05-09Allow plugins to build pre-configured token filters (#24223)Nik Everett
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-03-02[TEST] improve yaml test sections parsing (#23407)Luca Cavanna
2017-01-19Fix deprecation logging for lenient booleansJason Tedor
2017-01-19Make boolean conversion strict (#22200)Daniel Mitterdorfer
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-10-27Merge pull request #20704 from johtani/remove_request_params_in_analyze_apiJun Ohtani
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-07Removing request parameters in _analyze APIJun Ohtani
2016-09-23Remove AnalysisService and reduce it to a simple name to analyzer mapping (#2...Simon Willnauer
2016-08-24Upgrade to Lucene 6.2.0Mike McCandless
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-15Removes waiting for yellow cluster health upon index (#19460)Ali Beyad
2016-07-04Do not catch throwableJason Tedor
2016-06-26Switch analysis from push to pullNik Everett
2016-06-23Add a MultiTermAwareComponent marker interface to analysis factories. #19028Adrien Grand
2016-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-05-25Remove deprecation suppressionJason Tedor
2016-04-22Fix icu IndexScope settingXu Zhang
2016-04-22Add support for customizing the rule file in ICU tokenizerxuzha
2016-04-21Analyze API : Rename filters/token_filters/char_filter to filter/token_filter...Jun Ohtani
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2016-03-17Prevent index level setting from being configured on a node levelSimon Willnauer
2016-03-09Remove Unneded @Inject annotationsSimon Willnauer
2016-03-07upgrade to lucene 6.0.0-snapshot-bea235fRobert Muir
2016-03-03Deprecate string in favor of text/keyword. #16877Adrien Grand
2016-02-29Check test naming conventions on all modulesNik Everett
2016-02-25Use System#lineSeparator and not system propertyJason Tedor
2016-02-03Rewrite SettingsFilter to be immutableSimon Willnauer
2016-01-28Make index uuid available in Index, ShardRouting & ShardIdBoaz Leskes
2016-01-22Convert "path.*" and "pidfile" to new settings infraDaniel Mitterdorfer
2016-01-18Test: Make rest test framework accept http directly for the test clusterRyan Ernst
2016-01-07Remove -Xlint:-deprecation from pluginsNik Everett
2015-12-18Remove wildcard importsRyan Ernst
2015-11-26Fix compile errorsSimon Willnauer
2015-11-15Build: Add javadocs jarsRyan Ernst
2015-11-13Extend usage of IndexSetting classBoaz Leskes
2015-10-30Simplify Analysis registration and configurationSimon Willnauer
2015-10-23Make IndexSettings also own the IndexMetaData and separate node settingsSimon Willnauer
2015-10-22Replace IndexSettings annotation with a full-fledged classSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-09-21Fix all javadocs issues, re-enable compiler warnings (but disable on java9 wh...Robert Muir
2015-09-16Test: Move rest-api-spec for plugins into test resourcesRyan Ernst
2015-09-15[test] plugins simple RestIT tests don't work from IDEDavid Pilato
2015-08-18Merged AbstractPlugin and Plugin. Also added Settings back toRyan Ernst