summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/SearchBuilder.java
Commit message (Collapse)AuthorAgeFilesLines
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-251-555/+0
|
* Prep for test of deriving with schema inheritanceJon Bratseth2021-10-201-1/+3
|
* Inherit ONNX modelsJon Bratseth2021-10-191-1/+10
|
* Inherit rank profilesJon Bratseth2021-10-181-6/+5
|
* Inherit stemmingJon Bratseth2021-10-161-0/+2
|
* search -> schemaJon Bratseth2021-10-151-51/+51
|
* Add Application abstractionJon Bratseth2021-10-151-25/+19
|
* Warn don't throwJon Bratseth2021-10-151-1/+1
|
* Validate summary inheritanceJon Bratseth2021-10-151-9/+22
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-1/+4
|
* Expose properties and deploylogger.Henning Baldersheim2021-09-021-0/+2
|
* Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-161-12/+24
| | | | Only wireing in, no semantic changes.
* Forward deployment properties so that we can use featureflags earlier in the ↵Henning Baldersheim2021-05-271-34/+46
| | | | configmodel building.
* Wire the deploylogger in the constructor of SearchBuilder to avoid passing ↵Henning Baldersheim2021-05-271-52/+49
| | | | it around for later use.
* GC unused codeHenning Baldersheim2021-05-261-4/+4
|
* GC unused code.Henning Baldersheim2021-05-261-9/+0
|
* Non-functional changes onlyJon Bratseth2020-09-301-3/+2
|
* No functional changesJon Bratseth2020-09-251-1/+9
|
* Move any single set_language operation to the topJon Bratseth2020-08-061-6/+8
|
* Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-131-0/+1
|
* Add imported fields to document configsTor Brede Vekterli2020-01-311-3/+5
| | | | | | | | This adds the field names of all imported fields in a search definition to the document configs associated with it (document manager and document types config for Java and C++, respectively). This enables consumers of these configs to distinguish between field references to imported fields and fields that don't exist in the document schema itself.
* Warn on missing query feature type declarationsJon Bratseth2020-01-091-2/+1
| | | | | | | Warn on missing query feature type declarations in rank profiles which use tensors. This may help users to remember to declare them to avoid running into confuson as tensors are interpreted as string which are hashed to scalars.
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
| | | | | Remove unused code, optimize imports, fix method signatures. No functional changes
* Preserve SearchBuilder APIJon Bratseth2019-06-131-1/+6
|
* Revert "Revert "Require constant() for large constants and fix a type ↵Jon Bratseth2019-06-131-4/+11
| | | | resolving bug""
* Revert "Require constant() for large constants and fix a type resolving bug ↵Harald Musum2019-06-121-11/+4
| | | | | | (#9769)" This reverts commit cee1c3a3804d5d3c25407b3c4ac64228e9d194e3.
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Require constant() for large constants and fix a type resolving bug * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise * Remove noise
* Holistic query profile validationJon Bratseth2019-06-101-1/+1
|
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-1/+0
|
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-0/+1
|
* Inline test filesJon Bratseth2019-01-211-2/+6
|
* Add unit test for position zcurve field not being part of [document] fieldsetTor Brede Vekterli2018-11-221-1/+28
| | | | Should work as expected when the field is defined in a parent document type.
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-1/+5
| | | | And warn if not set and the summary accesses disk.
* Revert "Merge pull request #7094 from ↵Jon Bratseth2018-09-251-6/+1
| | | | | | | vespa-engine/revert-7070-bratseth/rank-type-information-2" This reverts commit 0246064bbfb9657515f516e2fea12d593cd13016, reversing changes made to f627463a8100090ec109d27c3aeb439a3395a34f.
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-1/+6
|
* Resolve types of all argument-less functionsJon Bratseth2018-09-201-6/+1
|
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-181-9/+23
|
* Separate the processing.Processors into a minimal set and the rest. Only use ↵Henning Baldersheim2018-09-171-1/+2
| | | | the minimal set when generating the concrete document types.
* Switch to new javacc maven plugin:gjoranv2018-08-271-2/+2
| | | | | | | | - config model - document - documentapi - indexinglanguage. - searchlib
* Don't validate when reloading modelsJon Bratseth2018-02-261-11/+11
|
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-17/+9
|
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-9/+17
|
* Revert "Merge pull request #5091 from ↵Jon Bratseth2018-02-211-17/+9
| | | | | | | vespa-engine/revert-5065-bratseth/typecheck-all-2" This reverts commit f15c8a6384031adfe0764f20e6448be4eccd517b, reversing changes made to 2a343e5a88a023a3f3246db2f47726e229d28fac.
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-9/+17
|
* Handle argument bindingsJon Bratseth2018-02-141-1/+2
|
* Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-16/+7
|
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-7/+16
|
* Type check all expressionsJon Bratseth2018-02-061-10/+5
|
* Typecheck all ranking expressionsJon Bratseth2018-02-051-6/+2
|