aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc
Commit message (Collapse)AuthorAgeFilesLines
* MergeJon Bratseth2019-08-131-1/+1
|
* propagate float and stop using it too muchHåvard Pettersen2019-07-091-1/+1
|
* Rename flag to turn on new posting list format with interleaved features ↵Geir Storli2019-06-251-2/+2
| | | | used for bm25.
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-3/+1
|
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-1/+3
|
* Add flag to trigger use of experimental posting list format for an index field.Geir Storli2019-05-021-0/+2
|
* 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 ↵Geir Storli2019-02-131-2/+2
| | | | of field type.
* Allow dash in document summary namesJon Bratseth2019-02-041-3/+3
|
* Revert "Merge pull request #8370 from ↵Jon Bratseth2019-02-041-22/+32
| | | | | | | vespa-engine/revert-8308-bratseth/disallow-dash-rebased" This reverts commit 43cf4fd1ec196cb0543af73db8e3bd1f6774f0a8, reversing changes made to 14172aa5cd890445980202909d1277429e4c5a3a.
* 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
| | | | | - Remove SimpleLinguistics config and optional use of Optimaize - Add Optimaize to OpennlpLinguistics; on by default and config to disable
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-211-3/+65
| | | | This reverts commit e24c1df653d6470089f05786d74e729bb8f82990.
* 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 ↵Jon Bratseth2018-11-011-0/+1
|\ | | | | | | | | vespa-engine/bratseth/deprecate-linguistics-methods Deprecated methods and add OptimaizeDetector
| * 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
|/ | | | done a long time ago.
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-2/+10
| | | | And warn if not set and the summary accesses disk.
* 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
|\ | | | | Gjoranv/javacc plugin
| * Switch to new javacc maven plugin:gjoranv2018-08-271-1/+1
| | | | | | | | | | | | | | | | - config model - document - documentapi - indexinglanguage. - searchlib
* | 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
|