summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc/SDParser.jj
Commit message (Expand)AuthorAgeFilesLines
* Add deprecation warning for compression in documentHarald Musum2019-03-281-0/+1
* Remove option to set tensor type on attribute as tensor type is always part o...Geir Storli2019-02-131-2/+2
* Allow dash in document summary namesJon Bratseth2019-02-041-3/+3
* Revert "Merge pull request #8370 from vespa-engine/revert-8308-bratseth/disal...Jon Bratseth2019-02-041-22/+32
* Revert "Bratseth/disallow dash rebased"Jon Bratseth2019-02-041-32/+22
* Remove unnecessary warningJon Bratseth2019-01-311-4/+1
* Disallow dash in search definition, document, field and function namesJon Bratseth2019-01-311-18/+31
* Remove remains of RISE.Geir Storli2019-01-211-7/+0
* just ignore header/body keywordsArne Juul2019-01-211-4/+0
* Make SimpleLinguistics simple againJon Bratseth2019-01-211-1/+1
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-211-3/+65
* remove "header" and "body" keywordsArne Juul2019-01-211-65/+3
* remove "attribute: prefetch" codeArne Juul2019-01-211-13/+0
* Remove legacy formJon Bratseth2019-01-211-2/+1
* Revert "Bratseth/disallow dash "Jon Bratseth2019-01-161-32/+22
* Remove unnecessary warningJon Bratseth2019-01-151-4/+1
* Disallow dash in search definition, document, field and function namesJon Bratseth2019-01-111-18/+31
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-141-8/+6
* Fail duplicate import of field.Tor Egge2018-11-291-1/+5
* Merge pull request #7531 from vespa-engine/bratseth/deprecate-linguistics-met...Jon Bratseth2018-11-011-0/+1
|\
| * Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+1
* | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-011-1/+1
* | Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-1/+2
|/
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-2/+10
* Do not create huge optimaize structures when not necessary.Henning Baldersheim2018-10-051-1/+1
* Rename classJon Bratseth2018-09-191-2/+2
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-181-4/+19
* Don't store expression stringsJon Bratseth2018-09-171-2/+2
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-1/+1
* Refactor: macro -> functionJon Bratseth2018-09-171-3/+3
* Refactor: Initialize all macros state at onceJon Bratseth2018-09-161-7/+10
* Add control over attribute mutabilityHenning Baldersheim2018-08-291-6/+10
* Merge pull request #6679 from vespa-engine/gjoranv/javacc-plugingjoranv2018-08-281-1/+1
|\
| * Switch to new javacc maven plugin:gjoranv2018-08-271-1/+1
* | Track refactoringJon Bratseth2018-08-251-4/+4
* | Separate out ranking constantsJon Bratseth2018-08-241-1/+1
|/
* Tighten allowed syntax for https uriHarald Musum2018-08-161-1/+1
* Add support for https tensor constant urisHarald Musum2018-08-161-1/+1
* Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-191-2/+2
* Java 9: Boolean ctor is deprecated.gjoranv2018-05-041-1/+1
* No more engine=vds in config-modelHenning Baldersheim2018-04-051-2/+2
* Use query profiles already readJon Bratseth2018-02-051-7/+12
* Add uri parsing support for constant tensors.Henning Baldersheim2018-01-251-2/+13
* Emit warning when header/body is used in .sd file.Henning Baldersheim2017-06-231-0/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Implement processor that resolves imported fields into concrete field referen...Geir Storli2017-01-261-1/+1