summaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Avoid changing the input string field value by cloning it before doing changes.Geir Storli2021-01-071-5/+8
* Merge pull request #13709 from vespa-engine/bratseth/surrogate-aware-gram-spl...Jon Bratseth2020-06-261-2/+2
|\
| * Surrogate aware gram splittingJon Bratseth2020-06-251-2/+2
* | Handle an existing spantree in exactmatchJon Bratseth2020-06-242-6/+13
|/
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-082-0/+3
* Remove use of apache commons libraries in indexinglanguageBjørn Christian Seime2020-01-032-5/+6
* Preserve array updates with element index matching in indexing docprocTor Brede Vekterli2019-12-042-2/+12
* Preserve AssignValueUpdates to struct fields in indexing docprocTor Brede Vekterli2019-12-021-6/+1
* Merge pull request #9969 from vespa-engine/geirst/more-robust-ngram-expressionArne H Juul2019-07-081-0/+4
|\
| * Ensure that NGramExpression can be executed multiple times, where span tree f...Geir Storli2019-07-051-0/+4
* | Nonfunctional changes onlyJon Bratseth2019-07-031-0/+1
|/
* Assert that TensorRemoveUpdate passes through indexinglanguageLester Solbakken2019-02-152-7/+53
* Test that TensorModifyUpdate and TensorAddUpdate pass through unmodified.Geir Storli2019-02-141-2/+0
* Pass TensorAddUpdate right through indexing docproc.Geir Storli2019-02-112-1/+6
* Pass TensorModifyUpdate right through indexing docproc.Geir Storli2019-02-012-0/+5
* Make SimpleLinguistics simple againJon Bratseth2019-01-213-3/+3
* Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-013-0/+3
* Use hashmap for faster access.Henning Baldersheim2018-10-251-1/+1
* Make inputDataType final to ensure complete at construction time.Henning Baldersheim2018-10-178-43/+54
* Move all input type verification to expression construction time.Henning Baldersheim2018-10-1755-328/+189
* Compute the type generated by the Expression once.Henning Baldersheim2018-10-161-0/+16
* Do not create huge optimaize structures when not necessary.Henning Baldersheim2018-10-053-3/+3
* Merge with masterJon Bratseth2018-09-281-12/+20
|\
| * Add more information to a NullPointerException.Henning Baldersheim2018-09-261-12/+20
* | Imported ML model robustnessJon Bratseth2018-09-273-4/+11
|/
* Revert "Revert "Revert "Do not expose fieldupdates as a list. Hide implementa...Henning Baldersheim2018-09-181-1/+1
* Revert "Revert "Do not expose fieldupdates as a list. Hide implementation det...Henning Baldersheim2018-09-141-1/+1
* Revert "Do not expose fieldupdates as a list. Hide implementation details ins...Henning Baldersheim2018-09-141-1/+1
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-131-1/+1
* Avoid using deprecated APIHenning Baldersheim2018-09-111-1/+1
* Switch to new javacc maven plugin:gjoranv2018-08-271-2/+2
* Merge pull request #6353 from vespa-engine/geirst/fix-assign-null-json-operat...Arne H Juul2018-07-061-1/+1
|\
| * Use default long field value instead of null when position field is not compl...Geir Storli2018-07-061-1/+1
* | Fix author tag for SimonBjørn Christian Seime2018-07-0582-82/+82
|/
* Restrict what field path updates may be considered 'complete'Tor Brede Vekterli2018-06-071-13/+4
* Bring back support for conversion of 'complete' field path updatesTor Brede Vekterli2018-06-071-1/+8
* Pass field path updates verbatim through indexing scriptsTor Brede Vekterli2018-06-062-6/+69
* Nonfunctional changes onlyJon Bratseth2018-03-191-1/+1
* Don't validate when reloading modelsJon Bratseth2018-02-263-4/+8
* Nonfunctional changesJon Bratseth2018-02-091-1/+1
* Nonfunctional changes onlyJon Bratseth2018-01-241-2/+4
* Nonfunctional changes onlyJon Bratseth2018-01-151-5/+10
* Don't abbreviateJon Bratseth2017-12-181-1/+1
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* More functions. Cleanup.Jon Bratseth2017-11-291-1/+1
* Nonfunctional changes onlyJon Bratseth2017-09-201-4/+2
* Nonfunctional changes onlyJon Bratseth2017-09-131-1/+1
* use Defaults.vespaHostname()Arne Juul2017-09-111-2/+2
* use HostName.getLocalhostArne Juul2017-09-081-7/+2