aboutsummaryrefslogtreecommitdiffstats
path: root/lucene-linguistics
Commit message (Collapse)AuthorAgeFilesLines
* Install jar fileHarald Musum2024-02-191-0/+1
|
* Install config definition for lucene linguisticsHarald Musum2024-02-141-0/+2
|
* Update copyrightJon Bratseth2023-10-099-0/+9
|
* lucene-linguistics: add default Chinese, Japanese, and Korean supportDainius Jocas2023-10-021-1/+5
|
* refactor: linguistics dependency in provided scope; remove redundant ↵Dainius Jocas2023-10-021-11/+1
| | | | dependencies
* LuceneLinguistics: optionaly consider StemMode as analysis keyDainius Jocas2023-09-272-10/+64
|
* Correct linkKristian Aune2023-09-211-4/+7
|
* Ignore from htmlproofer linkcheckKristian Aune2023-09-211-5/+16
|
* Avoid using glob importsDainius Jocas2023-09-151-1/+5
|
* test: load stopwords file from the classpathDainius Jocas2023-09-142-0/+27
|
* LuceneLinguistics optional configDirDainius Jocas2023-09-144-21/+44
|
* Use Guice 6.0Bjørn Christian Seime2023-09-041-1/+1
| | | | | | https://github.com/google/guice/wiki/Guice600 We cannot upgrade to 7.x as we export javax.inject from container. 6.x supports both the old javax.inject and the new jakarta.inject replacement.
* Make AnalyzerFactory thread safeJon Bratseth2023-07-311-32/+44
|
* No need for a singletonJon Bratseth2023-07-312-14/+2
|
* Cleanup: No functional changesJon Bratseth2023-07-315-21/+21
|
* Don't log when throwingJon Bratseth2023-07-311-7/+2
|
* Don't create throwaway stringJon Bratseth2023-07-311-1/+1
|
* Reduce setup log messages levelJon Bratseth2023-07-312-8/+9
|
* Credit authorJon Bratseth2023-07-315-5/+16
|
* Fallback to default implementationsJon Bratseth2023-07-312-45/+19
|
* Hide implementationsJon Bratseth2023-07-313-3/+3
|
* fix guice dependency classifierDainius Jocas2023-07-311-0/+1
|
* integrate Lucene Linguistics into the vespa projectDainius Jocas2023-07-3111-0/+779