aboutsummaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/main/javacc/IndexingParser.jj
Commit message (Collapse)AuthorAgeFilesLines
* Add 'sleep' and 'busy_wait' as index expressions for testing of feed throttling.Henning Baldersheim2024-04-031-0/+18
|
* Support embedding into rank 3 tensorsJon Bratseth2024-02-021-4/+8
|
* Enable setting max-occurrences in field match.Tor Egge2024-01-041-0/+3
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Repair parserJon Bratseth2023-09-271-1/+0
|
* Return the expected outputJon Bratseth2023-09-271-2/+2
| | | | | | | | | | | In if-else expressions, return the output of the executed branch rather than the input. The current behavior was undocumented and quite unexpected, so I suggest we treat that as a bug. Also return the last executed expression in a script as its output (rather than nothing. In addition, improve some error messages.
* Add support for converting iso-8601 date strings to epoch timeJo Kristian Bergum2023-08-161-0/+8
|
* Retrieve execution value explicitly by '_'Jon Bratseth2023-03-241-0/+8
|
* Support choice expressionsJon Bratseth2023-01-201-6/+19
|
* Add embedder selection argument to indexing languageLester Solbakken2022-03-211-6/+9
|
* Add hash functionJon Bratseth2022-02-041-2/+11
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* encode -> embedJon Bratseth2021-09-281-10/+10
|
* Add 'encode' expressionJon Bratseth2021-09-191-0/+16
|
* Support literal 'true' and 'false'Jon Bratseth2021-04-301-0/+11
|
* Support to_boolJon Bratseth2021-04-301-0/+9
|
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
|
* Add capping of fields before tokenizingHenning Baldersheim2017-08-071-0/+4
|
* 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
|
* PublishJon Bratseth2016-06-151-0/+822