Andrey Abramov
|
ff93f45892
|
Bug fix/internal issue #651 (#10415)
* Bug fix 3.5/internal issue #651 (#10388)
* extract recursive part of IResearchLinkMeta
* avoid saving analyzer definition during link meta initialization
* add tests to check cluster deadlock
* cleanup
* code cleanup
* add moar tests
* mooooaaar checks
* make jslint happy
* backport fix for cluster startup from 3.5.2 branch
* backport changes from 3.5.2
* fix tests
* fix tests
* moar fixes
* refactor analyzer definitions tracking
* add some tests
* extend dump tests
* add tests for replication
* fix tests
* more fixes
* address jslint errors
* address review comments
* address test failures
* reflect changes in changelog
# Conflicts:
# arangod/IResearch/IResearchAnalyzerFeature.cpp
# arangod/IResearch/IResearchFilterFactory.cpp
# arangod/IResearch/IResearchLink.cpp
# arangod/IResearch/IResearchLinkMeta.cpp
# tests/IResearch/IResearchAnalyzerFeature-test.cpp
# tests/IResearch/IResearchDocument-test.cpp
# tests/IResearch/IResearchFilterBoolean-test.cpp
# tests/IResearch/IResearchFilterCompare-test.cpp
# tests/IResearch/IResearchFilterFunction-test.cpp
# tests/IResearch/IResearchFilterIn-test.cpp
# tests/IResearch/IResearchLinkHelper-test.cpp
# tests/IResearch/IResearchLinkMeta-test.cpp
# tests/IResearch/IResearchView-test.cpp
# tests/V8Server/v8-analyzers-test.cpp
* fix tests
* fix tests
* Fix tests
* fix replication tests
|
2019-11-13 19:50:17 +03:00 |
Jan
|
1798036ea0
|
Bug fix/optimizations 18022019 (#8180)
|
2019-02-19 19:24:04 +01:00 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Jan
|
c7869f1c46
|
Bug fix/remove shutdown assertion (#7388)
|
2018-11-22 15:35:55 +01:00 |
Jan
|
ae85fbc4ea
|
much better diagnostics for AQL query results cache (#6580)
|
2018-09-25 09:49:11 +02:00 |
Jan
|
4807fdc638
|
Bug fix/make query string owning (#5255)
* make QueryString owning, to avoid programming errors
* remove unused class
|
2018-05-03 16:40:50 +02:00 |
Simon
|
102998dd65
|
Streaming Query Cursor (#4769)
|
2018-03-08 09:18:41 +01:00 |
jsteemann
|
a4fde59fd2
|
some refactoring
|
2017-05-23 13:18:51 +02:00 |