summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
...
* Remove struct rendering from JSON on Vespa 8Jon Bratseth2022-06-081-15/+0
* Validate rank profilesJon Bratseth2022-06-082-71/+5
* make IndexModel predictableArne H Juul2022-06-081-1/+5
* Remove on Vespa 8Jon Bratseth2022-06-083-50/+1
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-081-16/+0
* Nonfunctional changesJon Bratseth2022-05-261-1/+1
* No functional changesJon Bratseth2022-05-181-6/+0
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-068-8/+8
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-058-155/+81
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-048-81/+155
* Allow null document summary lookupJon Bratseth2022-05-031-2/+2
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-038-153/+79
* Revert "Use schema-info"Jon Bratseth2022-05-038-79/+153
* Use schemsa-infoJon Bratseth2022-05-038-153/+79
* Use SchemaInfoJon Bratseth2022-05-021-58/+47
* Use an already exported packageJon Bratseth2022-04-272-2/+2
* Merge pull request #22201 from vespa-engine/bratseth/inputs-2Lester Solbakken2022-04-255-57/+18
|\
| * Resolve rank profile inputsJon Bratseth2022-04-215-57/+18
* | Merge pull request #22226 from vespa-engine/bratseth/set-default-max-query-itemsJon Bratseth2022-04-221-5/+5
|\ \
| * | Set default max query itemsJon Bratseth2022-04-221-5/+5
| |/
* / Validating fuzzy queryAlexey Chernyshev2022-04-221-4/+0
|/
* Merge pull request #21972 from alexeyche/alexeyche/fuzzy-query-annotationsGeir Storli2022-04-111-16/+48
|\
| * Addressed PR commentsAlexey Chernyshev2022-04-111-2/+2
| * Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-16/+48
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-071-8/+4
|\ \
| * | handle index names with > 2 dot-separated "words"Arne H Juul2022-04-071-8/+4
| |/
* | Add RankProfileInputPropertiesJon Bratseth2022-04-072-11/+3
* | Add inputs to RankProfileJon Bratseth2022-04-062-4/+22
* | Support rank profile input WIPJon Bratseth2022-04-052-3/+1
* | Support rank profile input WIPJon Bratseth2022-04-051-1/+1
|/
* Addressing comments + fixing testAlexey Chernyshev2022-03-231-10/+11
* Introducing fuzzy searchAlexey Chernyshev2022-03-232-1/+108
* 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-182-16/+6
* Non-functional changesJon Marius Venstad2022-03-183-7/+7
* Walk down tree trunk, rather than to all leaves, to check for cyclesJon Marius Venstad2022-03-181-6/+2
* Fix typoJon Marius Venstad2022-03-184-8/+7
* Merge pull request #21722 from vespa-engine/bratseth/deprecate-some-orgjsonJon Bratseth2022-03-171-7/+9
|\
| * Decprecate public org.jsonJon Bratseth2022-01-311-7/+9
* | Merge pull request #21611 from vespa-engine/bratseth/dispatchHenning Baldersheim2022-03-091-1/+1
|\ \
| * | Don't assume equal-sized groupsJon Bratseth2022-03-091-1/+1
* | | Add FlatteningSearcherJon Bratseth2022-03-071-9/+9
|/ /
* | 'tokenize', to make this work better as a query typeJon Bratseth2022-02-231-7/+2
* | Add grammar:noneJon Bratseth2022-02-233-4/+53
* | Update comment to match how connectivity is handled in the search backend.Geir Storli2022-02-221-1/+1
* | Remove TODO on changing toString to YQL formatJon Bratseth2022-02-221-3/+0