summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/yql/VespaSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* Add InItem to com.yahoo.prelude.query.Tor Egge2023-11-171-0/+49
* Update copyrightJon Bratseth2023-10-091-1/+1
* No functional changesJon Bratseth2022-10-131-1/+0
* Simplify YQL output: {}, not [{ }]Jon Bratseth2022-06-101-28/+27
* Remove on Vespa 8Jon Bratseth2022-06-081-10/+1
* Addressed PR commentsAlexey Chernyshev2022-04-111-2/+2
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-1/+28
* Addressing comments + fixing testAlexey Chernyshev2022-03-231-3/+90
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-88/+30
* Allow keywords as YQL properties without quotingJon Bratseth2021-12-211-1/+1
* Output YQL annotations without quotesJon Bratseth2021-12-211-50/+47
* add TrueItemArne H Juul2021-10-211-0/+12
* add YQL parsing/serialization for FalseItemArne H Juul2021-10-201-0/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Deprecate score-thresholdJon Bratseth2021-02-081-1/+2
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-1/+7
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-3/+3
* test geoLocation parsing and generationArne Juul2020-07-151-3/+6
* minimal YQL supportArne Juul2020-07-151-0/+20
* update serializer and testArne Juul2020-03-021-3/+14
* extend NearestNeighborItemArne Juul2020-03-021-0/+5
* updates after reviewArne Juul2019-11-191-1/+1
* add NearestNeighborItem with validationArne Juul2019-11-191-0/+25
* YQL parsing/serialization improvementsJon Bratseth2019-11-071-7/+24
* Use generics - no functional changeJon Bratseth2019-09-201-218/+209
* Remove unnecessary importJon Bratseth2019-09-201-1/+0
* Serialize int in SameItemJon Bratseth2019-09-201-4/+6
* Remove use of Nullable and NotNull annotationsHarald Musum2019-08-291-3/+1
* Fix processing of timeout embedded in YQL queryOlli Virtanen2019-06-051-0/+5
* Support URI matching in YQLJon Bratseth2019-05-231-0/+46
* Add BoolItemJon Bratseth2019-02-011-5/+24
* Revert "Merge pull request #6582 from vespa-engine/revert-6557-revert-6553-re...Jon Bratseth2018-08-151-1/+1
* Revert "Revert "Revert "Added a object structure for GroupingRequest objects,...Henning Baldersheim2018-08-151-1/+1
* Fix Select and grouping bugsJon Bratseth2018-08-141-1/+1
* No longer needed to prefix children of sameelement as backend now handles it ...Henning Baldersheim2018-06-041-3/+1
* Due to stack representation we need to use fully qualified names over the wir...Henning Baldersheim2018-05-291-3/+4
* Remove the term aspect from SameElementItem.Henning Baldersheim2018-05-291-12/+5
* Add preliminary yql for sameElementHenning Baldersheim2018-05-251-159/+128
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-061-0/+2
* Whitespace changes onlyJon Bratseth2016-09-081-2/+1
* PublishJon Bratseth2016-06-151-0/+1381