aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/query
Commit message (Expand)AuthorAgeFilesLines
* Avoid multiple definitions of juniper::QueryItem.Tor Egge2022-09-101-1/+1
* Add 'model' config typeJon Bratseth2022-08-311-1/+1
* Apply defaultIndex to filters after parsingJon Bratseth2022-08-191-0/+29
* No defaultIndex in filterJon Bratseth2022-08-193-8/+6
* Correct variable nameJon Bratseth2022-08-171-2/+2
* Merge branch 'master' into bratseth/defaultIndex-in-stateJon Bratseth2022-08-171-0/+4
|\
| * CannonicalizeJon Bratseth2022-08-161-0/+3
| * Revert "Merge pull request #23669 from vespa-engine/revert-23581-userinput-do...Jon Bratseth2022-08-169-18/+30
| * Revert "Added defaultIndex processing for userInput items parsing"Henning Baldersheim2022-08-159-30/+18
* | Make defaultIndex part of parser stateJon Bratseth2022-08-169-122/+95
* | Cleanup onlyJon Bratseth2022-08-151-7/+3
* | Cleanup onlyJon Bratseth2022-08-1513-65/+85
|/
* added defaultIndex processing for userInput parsinganton kolhun2022-08-059-18/+30
* skip number ranges with empty rangeStart and non-numeric rangeEndanton kolhun2022-07-211-0/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-3/+3
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-102-2/+0
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-092-0/+2
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-092-2/+0
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-092-0/+2
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-092-2/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-33/+0
* 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
* | handle index names with > 2 dot-separated "words"Arne H Juul2022-04-071-8/+4
|/
* 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
* '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
* remove unused PAREN in enumArne H Juul2022-01-311-1/+1
* Deprecate package c.y.log.event.gjoranv2022-01-251-1/+0
* Merge pull request #20866 from vespa-engine/bratseth/produce-allJon Bratseth2022-01-203-17/+28
|\
| * CleanupJon Bratseth2022-01-202-14/+27
| * Support producing all clauses in a referenced conditionJon Bratseth2022-01-191-3/+1
* | Merge pull request #20241 from vespa-engine/olaa/add-query-item-limitJon Bratseth2022-01-171-2/+17
|\ \ | |/ |/|
| * Rename treeSize functionOla Aunrønning2021-12-201-1/+1