aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/query/Item.java
Commit message (Expand)AuthorAgeFilesLines
* Wire fuzzy prefix matching support through the query stackTor Brede Vekterli2024-04-191-0/+14
* Add comment describing workaround for 5 bits limit for codes.Tor Egge2023-11-171-0/+1
* Add InItem to com.yahoo.prelude.query.Tor Egge2023-11-171-3/+9
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deprecate creatorJon Bratseth2023-03-141-5/+15
* - Use a common scratchpad for serializing the different parts of the query.Henning Baldersheim2022-10-121-1/+0
* No functional changesJon Bratseth2022-09-141-1/+1
* Avoid multiple definitions of juniper::QueryItem.Tor Egge2022-09-101-1/+1
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-1/+2
* Merge pull request #21783 from vespa-engine/bratseth/cleanup-57gjoranv2022-03-231-11/+5
|\
| * No functional changesJon Bratseth2022-03-231-11/+5
* | Use 7 inste4ad ofo 30 for MultiTermItemJon Marius Venstad2022-03-221-3/+2
|/
* Reserve slot for MultiTermItem in serialisation format tableJon Marius Venstad2022-03-181-1/+2
* Clearer serialisation code for ItemJon Marius Venstad2022-03-181-16/+14
* Update abi-spec, and some more non-functional changesJon Marius Venstad2022-03-181-1/+1
* Non-functional changesJon Marius Venstad2022-03-181-1/+1
* Fix typoJon Marius Venstad2022-03-181-5/+4
* Remove TODO on changing toString to YQL formatJon Bratseth2022-02-221-3/+0
* remove unused PAREN in enumArne H Juul2022-01-311-1/+1
* Disclose lessJon Bratseth2021-11-041-10/+10
* Disclose lessJon Bratseth2021-11-041-20/+20
* Disclose entries as pure itemsJon Bratseth2021-11-021-5/+3
* Add missing cloningJon Bratseth2021-10-271-1/+3
* Always compare item content fully in Item.equalsJon Bratseth2021-10-271-36/+29
* simplify FalseItemArne H Juul2021-10-201-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* CleanupJon Bratseth2021-04-051-1/+1
* more descriptive enum name for geo location termArne Juul2020-07-151-1/+1
* clean up various issues with ParseItem classArne Juul2020-07-091-2/+3
* Test SpareCapacityMaintainerJon Bratseth2020-06-171-1/+1
* add NearestNeighborItem with validationArne Juul2019-11-191-1/+2
* Support URI matching in YQLJon Bratseth2019-05-231-7/+4
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-141-1/+2
* Add SameElementItem for struct search support.Henning Baldersheim2018-05-231-1/+1
* Merge with masterJon Bratseth2017-10-171-1/+1
* 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
* Test YQL language detectionJon Bratseth2016-08-301-0/+2
* Detect language in YQL. Allow multiple languages per queryJon Bratseth2016-08-301-0/+15
* Nonfunctional changes onlyJon Bratseth2016-08-241-3/+5
* PublishJon Bratseth2016-06-151-0/+507