1
0
Fork 0
arangodb/arangod/IResearch
Simon 2dd8593609 View Replication (#5915) 2018-07-26 10:28:46 +02:00
..
ApplicationServerHelper.cpp
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
AqlHelper.h ArangoSearch advanced AQL functions (#5756) 2018-07-04 02:59:31 +03:00
AttributeScorer.cpp
AttributeScorer.h
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
ExpressionFilter.h
IResearchAnalyzerFeature.cpp issue 430.1: add dedicated catch handlers for arangodb::basics::Exception (#5978) 2018-07-25 17:17:56 +03:00
IResearchAnalyzerFeature.h
IResearchAttributes.cpp
IResearchAttributes.h
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 issue 410.3: remove the extra neting of ArangoSearch view definition into 'properties' (#5956) 2018-07-24 16:27:28 +03:00
IResearchDocument.cpp allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
IResearchDocument.h allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
IResearchFeature.cpp issue 400.5: limit the number of async threads to be less than the number of cores (#5947) 2018-07-23 14:57:36 +03:00
IResearchFeature.h turn off IResearch threads on coordinator and agent 2018-07-17 22:12:39 +02:00
IResearchFilterFactory.cpp Bug fix/fix codescan issues (#5872) 2018-07-16 10:58:14 +02:00
IResearchFilterFactory.h
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 View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchLink.h View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchLinkCoordinator.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchLinkCoordinator.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
IResearchLinkHelper.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchLinkHelper.h
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 issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
IResearchOrderFactory.cpp ArangoSearch advanced AQL functions (#5756) 2018-07-04 02:59:31 +03:00
IResearchOrderFactory.h
IResearchRocksDBLink.cpp issue 430.1: add dedicated catch handlers for arangodb::basics::Exception (#5978) 2018-07-25 17:17:56 +03:00
IResearchRocksDBLink.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
IResearchRocksDBRecoveryHelper.cpp defer creation of ArangoSearch threadpool (#5882) 2018-07-17 11:55:14 +02:00
IResearchRocksDBRecoveryHelper.h
IResearchView.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
IResearchView.h issue 399.3: remove internal persisted proerty 'collections' from externally generated IResearchView jSON (#5874) 2018-07-17 15:21:07 +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 View Replication (#5915) 2018-07-26 10:28:46 +02: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 430.1: add dedicated catch handlers for arangodb::basics::Exception (#5978) 2018-07-25 17:17:56 +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 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
Misc.h allow user to explicitly track values for "exists" query (#5959) 2018-07-25 16:55:02 +03:00
SystemDatabaseFeature.cpp Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
SystemDatabaseFeature.h
VelocyPackHelper.cpp
VelocyPackHelper.h