CoDEmanX
|
a39b712efe
|
Documentation: corrected typos and case, prefer American over British English
|
2015-09-01 17:19:13 +02:00 |
Jan Steemann
|
dc1910e331
|
added AQL optimizer rule `patch-update-statements`
|
2015-08-13 13:02:47 +02:00 |
Willi Goesgens
|
3bb3d6b623
|
Work on the documentation to contain real examples.
|
2015-08-11 14:18:08 +02:00 |
Jan Steemann
|
205736a028
|
added optimizer rule "propagate-constant-attributes"
|
2015-02-15 13:29:53 +01:00 |
Jan Steemann
|
76eb41a2a9
|
updated documentation
|
2015-02-05 00:18:33 +01:00 |
Jan Steemann
|
d348f60e59
|
added AQL optimizer rule "move-calculations-down"
|
2015-01-22 20:36:38 +01:00 |
Jan Steemann
|
6d6d67f06f
|
activated optimizer rule remove-sort-rand
fixed tests, updated documentation
|
2014-12-21 18:50:50 +01:00 |
Jan Steemann
|
7e85c8f454
|
added missing documentation for cluster rules
|
2014-12-19 15:18:41 +01:00 |
Jan Steemann
|
bcdeabd3ab
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2014-12-15 21:53:51 +01:00 |
Jan Steemann
|
ff2ddd3133
|
fixed tests
|
2014-12-12 23:34:28 +01:00 |
Jan Steemann
|
cd17c393ab
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/OptimizerRules.cpp
arangod/Aql/grammar.cpp
|
2014-12-08 12:37:13 +01:00 |
Jan Steemann
|
4f39b9e358
|
optimize away `INTO` of `COLLECT` if unused
|
2014-12-03 13:49:03 +01:00 |
Jan Steemann
|
4ef82239a3
|
added optimizer statistics
|
2014-12-03 11:38:56 +01:00 |
James
|
0646a5a98e
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
CHANGELOG
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/OptimizerRules.cpp
arangod/Aql/grammar.cpp
js/server/tests/aql-optimizer-indexes.js
|
2014-12-02 10:42:04 +00:00 |
Patrick Huber
|
546e472594
|
typo
|
2014-12-01 15:11:30 +01:00 |
Jan Steemann
|
b664ad0da7
|
added rule description to manual
|
2014-11-26 21:43:24 +01:00 |
Willi Goesgens
|
ce1f1a3eba
|
The optimizer has to be added as toplevel option property.
|
2014-11-04 13:58:17 +01:00 |
Willi Goesgens
|
a3fb94121e
|
add Section for disabling the optimizer, fix grammer.
|
2014-11-04 13:35:24 +01:00 |
Jan Steemann
|
f76cba14bb
|
notices
|
2014-11-04 12:44:43 +01:00 |
Jan Steemann
|
c3a5b9a92d
|
updated documentation
|
2014-11-03 15:32:00 +01:00 |