aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/documentmodel
Commit message (Expand)AuthorAgeFilesLines
* Source for attribute-tokens summary transform is in memory.Tor Egge2023-11-011-1/+2
* Use "document-summary" instead of "summary class" or "document summary".Tor Egge2023-10-312-2/+2
* Add attribute-tokens summary transform to config model.Tor Egge2023-10-311-2/+3
* Validate data type for tokens summary transform.Tor Egge2023-10-271-0/+2
* Prepare for emitting warning if summary field type is specified.Tor Egge2023-10-241-0/+24
* Rename linguistics-tokens to tokens.Tor Egge2023-10-191-1/+1
* Add linguistics tokens document field writer.Tor Egge2023-10-161-1/+2
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-108-8/+8
|\
| * Update copyrightJon Bratseth2023-10-098-8/+8
* | Support inheriting multiple document summariesJon Bratseth2023-10-073-35/+37
|/
* Output gram for summary fields where the source is gramJon Bratseth2023-09-221-17/+11
* Use original source for dynamic summary transform.Tor Egge2023-01-271-0/+3
* Cleanup - no functional changesJon Bratseth2022-10-101-37/+17
* Remove textextractor summary transform.Geir Storli2022-07-141-1/+0
* Add new summary transform for all 'documentid' summary fields.Geir Storli2022-07-121-1/+2
* Add option to ignore undefined fieldsJon Bratseth2022-07-041-9/+7
* Style fixes. Add member function comment.Tor Egge2022-06-291-0/+4
* Use CopyDFW for struct field summaries with explicit source.Tor Egge2022-06-292-1/+14
* Use pattern variables, and various other code cleanup.Henning Baldersheim2022-06-091-5/+5
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-192-4/+2
* Generate summary info in schemainfoJon Bratseth2022-05-021-1/+1
* Make the schema info config a regular derived configJon Bratseth2022-05-022-3/+6
* prefer registerDocumentTypeArne H Juul2022-04-081-3/+3
* warn, ignore, remove unused summary propertiesArne H Juul2022-02-231-36/+0
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-022-5/+5
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-022-5/+5
* Simplify documentmodel builderJon Bratseth2022-01-241-1/+0
* Cleanup: No functional changesJon Bratseth2022-01-241-8/+1
* Merge pull request #20897 from vespa-engine/bratseth/error-reclassificationHarald Musum2022-01-212-24/+19
|\
| * Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-24/+19
* | Let deployment run for some time before giving up nodes which are downJon Marius Venstad2022-01-191-5/+5
|/
* Create implicit summaries for each schema separatelyJon Bratseth2021-11-091-1/+1
* Use map to allow shadowing parent fieldsJon Bratseth2021-10-211-6/+8
* Use optionalJon Bratseth2021-10-211-18/+15
* Test adding to inherited collectionsJon Bratseth2021-10-191-16/+5
* Inherit document summariesJon Bratseth2021-10-191-0/+6
* search -> schemaJon Bratseth2021-10-151-3/+3
* Add Application abstractionJon Bratseth2021-10-151-1/+1
* Warn don't throwJon Bratseth2021-10-151-4/+13
* Remove printlnJon Bratseth2021-10-151-1/+0
* Validate summary inheritanceJon Bratseth2021-10-151-11/+27
* Update 2017 copyright notices.gjoranv2021-10-078-8/+8
* Support setting "omit-summary-features" for a document summary in the SD schema.Geir Storli2021-07-021-0/+9
* Support inheritance in document-summaryMartin Polden2020-01-071-6/+24
* Add support for "matched-elements-only" flag on complex summary fields.Geir Storli2019-09-241-1/+4
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
* Remove deprecated methodsJon Bratseth2019-01-211-6/+0
* Add from-disk flag on document-summaryJon Bratseth2018-10-122-8/+18
* Nonfunctional changesJon Bratseth2018-06-251-1/+1
* Add new summary transform (attributecombiner) for complex fields that are rep...Geir Storli2018-06-061-1/+3