aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/abi-spec.json
Commit message (Expand)AuthorAgeFilesLines
* Update abi specBjørn Christian Seime2023-11-201-1/+1
* unpack_bits_from_int8 -> unpack_bitsArne Juul2023-11-101-4/+4
* add "unpack_bits_from_int8" functionArne Juul2023-11-101-0/+20
* update abi specArne Juul2023-11-021-0/+3
* Update abi-spec.jsonBjørn Christian Seime2023-07-101-36/+27
* add cosine_similarityArne Juul2023-06-261-0/+2
* add euclidean_distanceArne Juul2023-06-261-0/+2
* add withTransformedExpressions() to TensorFunctionNode APIArne Juul2023-03-201-0/+1
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+1
* add public constant and utility for wrapping referencesArne Juul2023-03-021-1/+5
* Use well defined order where we output text and generate config. Makes config...Henning Baldersheim2022-12-011-0/+1
* Update ABI spec format, and update all specsjonmv2022-10-251-396/+396
* Follow API changesJon Bratseth2022-09-281-77/+77
* Fold comparisons into the other operatorsJon Bratseth2022-09-281-74/+56
* Remove deprecated ctors in SerializationContextgjoranv2022-06-091-4/+0
* GC deprecated unused methodsHenning Baldersheim2022-06-081-1/+0
* GC deprecated unused methodsHenning Baldersheim2022-06-081-2/+0
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-3/+0
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-191-5/+5
* Revert "Revert "'true' and 'false' literals in ranking expressions""Jon Bratseth2022-03-041-1/+2
* Revert "'true' and 'false' literals in ranking expressions"Arnstein Ressem2022-03-031-2/+1
* 'true' and 'false' literals in ranking expressionsJon Bratseth2022-03-021-1/+2
* Compute hash without serializing to stringJon Bratseth2022-03-011-13/+27
* Update ABI specJon Bratseth2022-02-281-1/+2
* Resolve slice dimensionJon Bratseth2022-02-161-1/+3
* Deprecate ctors and methods in 'searchlib' using Guava ImmutableMapBjørn Christian Seime2021-12-071-0/+2
* Avoid intermediate NegativeNode in the leaf nodes, adding approximately 15-20...Henning Baldersheim2021-11-031-4/+3
* Also override function()Henning Baldersheim2021-11-031-0/+1
* Add a LongValue to preserve integer numbers.Henning Baldersheim2021-11-031-0/+24
* Only need a single instance to represent the empty argument.Henning Baldersheim2021-11-021-1/+3
* Add non-primitive tensor expand functionLester Solbakken2021-10-061-0/+2
* add "hamming" functionArne H Juul2021-09-231-1/+3
* Update abiHenning Baldersheim2021-09-141-0/+1
* Add bit ranking function in JavaLester Solbakken2021-06-211-1/+3
* Unify how property names are generated and decomposed.Henning Baldersheim2021-06-091-0/+2
* Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-021-1/+0
* Update abi and deprecate unused method.Henning Baldersheim2021-05-311-0/+4
* Revert "Revert "Lesters/cell cast java""Lester Solbakken2021-03-161-0/+2
* Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-161-2/+0
* Add Java-side tensor type cell castingLester Solbakken2021-03-161-0/+2
* Revert "Revert "Allow expressions as arguments""Lester Solbakken2021-01-071-1/+0
* Revert "Allow expressions as arguments"Lester Solbakken2021-01-071-0/+1
* Allow expressions as argumentsLester Solbakken2021-01-061-1/+0
* Add median aggregatorJon Bratseth2020-11-021-2/+3
* Update ABI specJon Bratseth2020-09-211-0/+1
* Inspectable generateJon Bratseth2020-06-291-0/+1
* Add erf (the error function)Lester Solbakken2020-06-181-0/+2
* Limit size of serialization context for functions without argumentsLester Solbakken2020-04-261-1/+4
* Warn on missing query feature type declarationsJon Bratseth2020-01-091-2/+6
* Add mergeJon Bratseth2020-01-021-0/+2