1
0
Fork 0
arangodb/arangod/IResearch
Vasiliy b55546225f issue 450.6: simplify consolidation policy typing (#6235) 2018-08-24 01:25:23 +03:00
..
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 Added document type to _iresearch_analyzers collection 2018-08-21 12:51:29 +02:00
IResearchAnalyzerFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03: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 410.3: remove the extra neting of ArangoSearch view definition into 'properties' (#5956) 2018-07-24 16:27:28 +03:00
IResearchCommon.h added __attribute__((unused)) and other minor tweaks to silence some of the warnings (#6035) 2018-08-01 13:22:45 +02:00
IResearchDocument.cpp issue 435.1: allow a user to specify the number of IResearchFeature threads via command line (#6164) 2018-08-16 13:14:15 +02:00
IResearchDocument.h allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
IResearchFeature.cpp make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
IResearchFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +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 issue 450.2: remove redundant functions from IResearchView API (#6197) 2018-08-20 16:38:17 +03:00
IResearchLink.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
IResearchLinkCoordinator.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchLinkCoordinator.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
IResearchLinkHelper.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchLinkHelper.h issue 389.4: implement IResearchViewDBServer::snapshot (#5358) 2018-05-16 16:33:48 +02:00
IResearchLinkMeta.cpp allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
IResearchLinkMeta.h allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
IResearchMMFilesLink.cpp issue 430.1: add dedicated catch handlers for arangodb::basics::Exception (#5978) 2018-07-25 17:17:56 +03:00
IResearchMMFilesLink.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +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 430.1: add dedicated catch handlers for arangodb::basics::Exception (#5978) 2018-07-25 17:17:56 +03:00
IResearchRocksDBLink.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
IResearchRocksDBRecoveryHelper.cpp issue 430.3: remove redundant constructor from SingleCollectionTransaction (#5996) 2018-07-26 16:54:53 +03:00
IResearchRocksDBRecoveryHelper.h some fixes after review 2018-02-02 20:21:42 +03:00
IResearchView.cpp issue 450.6: simplify consolidation policy typing (#6235) 2018-08-24 01:25:23 +03:00
IResearchView.h issue 450.2: remove redundant functions from IResearchView API (#6197) 2018-08-20 16:38:17 +03:00
IResearchViewBlock.cpp fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
IResearchViewBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
IResearchViewCoordinator.cpp issue 451.1: ensure errors are properly propagated during LogicalView creation (#6218) 2018-08-22 16:11:24 +03:00
IResearchViewCoordinator.h issue 399.3: remove internal persisted proerty 'collections' from externally generated IResearchView jSON (#5874) 2018-07-17 15:21:07 +03:00
IResearchViewDBServer.cpp issue 432.1: do not modify IResearchView 'locale' encoding and make it non-updatable (#6014) 2018-07-27 15:08:23 +03:00
IResearchViewDBServer.h issue 399.3: remove internal persisted proerty 'collections' from externally generated IResearchView jSON (#5874) 2018-07-17 15:21:07 +03:00
IResearchViewMeta.cpp issue 450.6: simplify consolidation policy typing (#6235) 2018-08-24 01:25:23 +03:00
IResearchViewMeta.h issue 450.6: simplify consolidation policy typing (#6235) 2018-08-24 01:25:23 +03:00
IResearchViewNode.cpp Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
IResearchViewNode.h Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
IResearchViewOptimizerRules.cpp Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
IResearchViewOptimizerRules.h Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
Misc.h allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
SystemDatabaseFeature.cpp issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
SystemDatabaseFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03: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