.. |
ApplicationServerHelper.cpp
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |
ApplicationServerHelper.h
|
issue 389.6: ensure proper error handling in StatisticsFeature for missing feature (#5377)
|
2018-05-18 01:12:39 +03:00 |
AqlHelper.cpp
|
issue 374.4: move iresearch related log topic and type into a separate file so as not to expose it externally (#5107)
|
2018-04-16 18:30:51 +03:00 |
AqlHelper.h
|
ArangoSearch advanced AQL functions (#5756)
|
2018-07-04 02:59:31 +03:00 |
AttributeScorer.cpp
|
Bug fix/internal issue #327 (#4649)
|
2018-02-22 11:11:23 +01:00 |
AttributeScorer.h
|
Bug fix/internal issue #327 (#4649)
|
2018-02-22 11:11:23 +01:00 |
Containers.cpp
|
issue 400.2.4: register IResearchView sync tasks with IResearchFeature, remove unused configuration parameter (#5813)
|
2018-07-10 18:15:01 +03:00 |
Containers.h
|
issue 401.1.1: implement an asynchronous task execution pool (thread pool) in IResearchFeature (#5761)
|
2018-07-04 15:18:25 +03:00 |
ExpressionFilter.cpp
|
Bug fix/internal issue #327 (#4649)
|
2018-02-22 11:11:23 +01:00 |
ExpressionFilter.h
|
Bug fix/internal issue #327 (#4649)
|
2018-02-22 11:11:23 +01:00 |
IResearchAnalyzerFeature.cpp
|
Feature/feature phases (#5272)
|
2018-07-16 14:09:36 +02:00 |
IResearchAnalyzerFeature.h
|
Feature iresearch (#4105)
|
2018-01-19 14:23:58 +01:00 |
IResearchAttributes.cpp
|
Feature iresearch (#4105)
|
2018-01-19 14:23:58 +01:00 |
IResearchAttributes.h
|
Feature iresearch (#4105)
|
2018-01-19 14:23:58 +01:00 |
IResearchCommon.cpp
|
issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344)
|
2018-05-14 19:06:24 +03:00 |
IResearchCommon.h
|
issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344)
|
2018-05-14 19:06:24 +03:00 |
IResearchDocument.cpp
|
ArangoSearch advanced AQL functions (#5756)
|
2018-07-04 02:59:31 +03:00 |
IResearchDocument.h
|
standardize on the 'analyzer' and 'trackListPositions' naming (#4384)
|
2018-01-22 16:39:53 +01:00 |
IResearchFeature.cpp
|
Feature/feature phases (#5272)
|
2018-07-16 14:09:36 +02:00 |
IResearchFeature.h
|
issue 400.3: remove redundant asynchronous execution parameter (#5852)
|
2018-07-12 17:46:30 +03:00 |
IResearchFilterFactory.cpp
|
Bug fix/fix codescan issues (#5872)
|
2018-07-16 10:58:14 +02:00 |
IResearchFilterFactory.h
|
locally tested only (#4476)
|
2018-02-05 11:24:34 +01:00 |
IResearchKludge.cpp
|
ArangoSearch advanced AQL functions (#5756)
|
2018-07-04 02:59:31 +03:00 |
IResearchKludge.h
|
ArangoSearch advanced AQL functions (#5756)
|
2018-07-04 02:59:31 +03:00 |
IResearchLink.cpp
|
Feature/misc spelling corrections (#5164)
|
2018-07-13 13:06:20 +02:00 |
IResearchLink.h
|
Feature/test iresearch (#5610)
|
2018-06-21 20:35:04 +03:00 |
IResearchLinkCoordinator.cpp
|
issue 399.1: store only transient link information by IResearchViewCoordinator (#5834)
|
2018-07-11 21:21:51 +03:00 |
IResearchLinkCoordinator.h
|
issue 399.1: store only transient link information by IResearchViewCoordinator (#5834)
|
2018-07-11 21:21:51 +03:00 |
IResearchLinkHelper.cpp
|
TransactionState::addCollection refactoring (#5606)
|
2018-06-14 15:34:58 +02:00 |
IResearchLinkHelper.h
|
issue 389.4: implement IResearchViewDBServer::snapshot (#5358)
|
2018-05-16 16:33:48 +02:00 |
IResearchLinkMeta.cpp
|
issue 389.6: ensure proper error handling in StatisticsFeature for missing feature (#5377)
|
2018-05-18 01:12:39 +03:00 |
IResearchLinkMeta.h
|
standardize on the 'analyzer' and 'trackListPositions' naming (#4384)
|
2018-01-22 16:39:53 +01:00 |
IResearchMMFilesLink.cpp
|
issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505)
|
2018-06-01 19:05:53 +03:00 |
IResearchMMFilesLink.h
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
IResearchOrderFactory.cpp
|
ArangoSearch advanced AQL functions (#5756)
|
2018-07-04 02:59:31 +03:00 |
IResearchOrderFactory.h
|
Feature iresearch (#4105)
|
2018-01-19 14:23:58 +01:00 |
IResearchRocksDBLink.cpp
|
issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505)
|
2018-06-01 19:05:53 +03:00 |
IResearchRocksDBLink.h
|
Coordinator storage engine (#5405)
|
2018-05-22 19:30:27 +02:00 |
IResearchRocksDBRecoveryHelper.cpp
|
Big endian document keys for rocksdb (#5712)
|
2018-07-03 14:11:22 +02:00 |
IResearchRocksDBRecoveryHelper.h
|
some fixes after review
|
2018-02-02 20:21:42 +03:00 |
IResearchView.cpp
|
Feature/misc spelling corrections (#5164)
|
2018-07-13 13:06:20 +02:00 |
IResearchView.h
|
issue 400.2.4: register IResearchView sync tasks with IResearchFeature, remove unused configuration parameter (#5813)
|
2018-07-10 18:15:01 +03:00 |
IResearchViewBlock.cpp
|
Bug fix/meierloch (#5895)
|
2018-07-17 11:39:50 +02:00 |
IResearchViewBlock.h
|
Async AQL (#5806)
|
2018-07-09 14:24:10 +02:00 |
IResearchViewCoordinator.cpp
|
issue 399.1: store only transient link information by IResearchViewCoordinator (#5834)
|
2018-07-11 21:21:51 +03:00 |
IResearchViewCoordinator.h
|
issue 399.1: store only transient link information by IResearchViewCoordinator (#5834)
|
2018-07-11 21:21:51 +03:00 |
IResearchViewDBServer.cpp
|
issue 400.2.4: register IResearchView sync tasks with IResearchFeature, remove unused configuration parameter (#5813)
|
2018-07-10 18:15:01 +03:00 |
IResearchViewDBServer.h
|
issue 400.2.4: register IResearchView sync tasks with IResearchFeature, remove unused configuration parameter (#5813)
|
2018-07-10 18:15:01 +03:00 |
IResearchViewMeta.cpp
|
Bug fix/fix codescan issues (#5872)
|
2018-07-16 10:58:14 +02:00 |
IResearchViewMeta.h
|
Bug fix/fix codescan issues (#5872)
|
2018-07-16 10:58:14 +02:00 |
IResearchViewNode.cpp
|
ArangoSearch advanced AQL functions (#5756)
|
2018-07-04 02:59:31 +03:00 |
IResearchViewNode.h
|
Feature/test iresearch (#5610)
|
2018-06-21 20:35:04 +03:00 |
IResearchViewOptimizerRules.cpp
|
use ExecutionNode::castTo (#5875)
|
2018-07-13 20:09:16 +02:00 |
IResearchViewOptimizerRules.h
|
Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160)
|
2018-05-02 00:15:11 +03:00 |
Misc.h
|
Feature iresearch (#4105)
|
2018-01-19 14:23:58 +01:00 |
SystemDatabaseFeature.cpp
|
Feature/feature phases (#5272)
|
2018-07-16 14:09:36 +02:00 |
SystemDatabaseFeature.h
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |
VelocyPackHelper.cpp
|
issue 383.2: backport from iresearch upstream: address issue with _T(…) macro not working when _MBCS is defined on MSVC, backport from iresearch upstream: address issue with _T(...) macro not working when _MBCS is defined on MSVC (#5152)
|
2018-04-20 18:20:31 +03:00 |
VelocyPackHelper.h
|
issue 383.2: backport from iresearch upstream: address issue with _T(…) macro not working when _MBCS is defined on MSVC, backport from iresearch upstream: address issue with _T(...) macro not working when _MBCS is defined on MSVC (#5152)
|
2018-04-20 18:20:31 +03:00 |