aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main
Commit message (Expand)AuthorAgeFilesLines
* Unify on List.ofHenning Baldersheim2024-04-119-18/+9
* Unify on Map.ofHenning Baldersheim2024-04-112-6/+6
* Add interpolated lookup for streaming search.Tor Egge2024-03-063-0/+47
* Move some of bratseths ownership to others.Geir Storli2024-02-281-1/+2
* - Drop the optimization from long to int and just use long throughout.Henning Baldersheim2024-02-101-1/+1
* - Use numericLabel over label for address manipulation.Henning Baldersheim2024-02-011-6/+3
* Make tensor addresses integer based instead of as strings.Henning Baldersheim2024-01-251-2/+1
* fix semantics for empty feature listsArne Juul2024-01-191-1/+1
* Skip copying of array when there is no reuse possible.Henning Baldersheim2024-01-181-1/+2
* Fix more xxe preventionMorten Tokle2023-12-191-15/+21
* Log whenever hits are created (FS4, Fast) with negative distribution keysjonmv2023-11-231-0/+7
* Allow unicodeJon Bratseth2023-11-221-0/+1
* always process with SerializationContext (needed by unpack_bits)Arne Juul2023-11-161-0/+3
* unpack_bits_from_int8 -> unpack_bitsArne Juul2023-11-102-9/+12
* add "unpack_bits_from_int8" functionArne Juul2023-11-102-1/+211
* Merge pull request #29250 from vespa-engine/arnej/stop-producing-name-nodeJon Bratseth2023-11-061-1/+2
|\
| * no need to use NameNode anymoreArne Juul2023-11-061-1/+2
* | special case Generate for features access in LambdaFunctionNodeArne Juul2023-11-061-12/+35
|/
* wrap context if neededArne Juul2023-11-021-6/+6
* extend parsingArne Juul2023-11-022-0/+25
* add reference implementation of MapSubspacesArne Juul2023-11-021-3/+8
* fix some trailing whitespaceArne Juul2023-10-163-3/+3
* Avoid reflection by providing explicit constructionHenning Baldersheim2023-10-1164-265/+125
* - Use a Supplier<Identifable> to construct objects from id.Henning Baldersheim2023-10-1121-48/+37
* Correct copyright headersJon Bratseth2023-10-091-1/+1
* Update copyrightJon Bratseth2023-10-09208-208/+208
* add cosine_similarityArne Juul2023-06-261-0/+15
* add euclidean_distanceArne Juul2023-06-261-1/+16
* Merge pull request #26754 from vespa-engine/bratseth/jdk20Jon Bratseth2023-04-185-61/+61
|\
| * Build with jdk20Jon Bratseth2023-04-175-61/+61
* | Render raw results in grouping as base64 instead of stringHenning Baldersheim2023-04-171-3/+3
|/
* use IllegalArgumentExceptionArne Juul2023-03-231-1/+1
* improve error for cycle in ranking expression functionsArne Juul2023-03-231-1/+1
* add withTransformedExpressions() to TensorFunctionNode APIArne Juul2023-03-202-0/+24
* avoid making OperationNode with no operatorsArne Juul2023-03-172-4/+19
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+2
* Cooldown from completion rather than start of scalingJon Bratseth2023-03-102-6/+3
* no .output allowed for rankingExpression(foo)Arne Juul2023-03-081-1/+1
* ensure consistent function type if addFunctionTypeSerialization() is called m...Arne Juul2023-03-071-1/+5
* use common utility and constantArne Juul2023-03-024-5/+9
* add public constant and utility for wrapping referencesArne Juul2023-03-021-6/+19
* Record UP events also when not having been downJon Bratseth2023-03-012-4/+3
* handle other Value subtypes holding tensorsArne Juul2023-02-242-65/+20
* Enforce backend limitations when building the query.Henning Baldersheim2023-02-171-1/+8
* support foo(bar).out in "simple" factory methodArne Juul2023-02-151-5/+24
* experimental WIPArne Juul2023-02-071-1/+1
* Unify on Streams.toListHenning Baldersheim2023-01-171-15/+10
* Add more xxe preventionsMorten Tokle2022-12-081-1/+13
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1