summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/profile/compiled
Commit message (Expand)AuthorAgeFilesLines
* Generate all matching collections in one pass through the TrieJon Marius Venstad2021-01-082-17/+8
* Inline combination of dimensions and values to reuse knowledge (4x faster, 1....Jon Marius Venstad2021-01-071-1/+1
* Get method to return all entries from the compiled query profile objectsrikanthnampelli2020-11-211-0/+5
* Remove print statementAaron Nagao2020-10-161-2/+0
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-1/+0
* Check generality correctly on compactionJon Bratseth2020-08-072-7/+8
* Remove incorrect provenance infoJon Bratseth2020-08-053-6/+35
* Compact single valuesJon Bratseth2020-08-044-43/+95
* Faster lookup given many variantsJon Bratseth2020-07-173-30/+102
* Collect all information in one visitingJon Bratseth2020-06-302-3/+34
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-221-2/+16
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-16/+2
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-191-2/+16
* Nonfunctional changes onlyJon Bratseth2020-04-143-3/+3
* Support clearing values in query profilesJon Bratseth2020-02-131-1/+0
* Add testsJon Bratseth2019-10-281-6/+6
* Rename ownerId to ownerSourceJon Bratseth2019-10-281-7/+7
* Trace sources of query profile valuesJon Bratseth2019-10-282-1/+25
* Retain information about sources when compilingJon Bratseth2019-10-284-29/+62
* Note value source when visitingJon Bratseth2019-10-281-0/+18
* Validate local substitutions during compileJon Bratseth2019-10-071-1/+5
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-074-10/+61
* Resolve left-wildcard variants preciselyJon Bratseth2019-09-301-1/+1
* Substitute properties in trace outputJon Bratseth2019-09-301-4/+4
* Include Query model in listPropertiesJon Bratseth2018-04-261-8/+9
* Update copyright headersJon Bratseth2017-06-146-6/+6
* Revert "Update copyright headers"Jon Bratseth2017-06-146-6/+6
* Update copyright headersJon Bratseth2017-06-146-6/+6
* Revert "Copyright header"Jon Bratseth2017-06-136-6/+6
* Copyright headerJon Bratseth2017-06-136-6/+6
* Avoid unnecessary registry creationJon Bratseth2017-01-171-12/+22
* Make compiled profiles publicJon Bratseth2016-08-091-0/+12
* Use github name in @authorJon Bratseth2016-06-163-3/+3
* PublishJon Bratseth2016-06-155-0/+614