1
0
Fork 0
arangodb/arangod/IResearch
Jan 95d1892f18
remove canThrow attribute from AQL functions (#6123)
Its was somehow overlapping with the isDeterministic attribute (but with the opposite meaning)
2018-08-09 16:45:54 +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 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 remove canThrow attribute from AQL functions (#6123) 2018-08-09 16:45:54 +02:00
IResearchAnalyzerFeature.h Feature/arangosearch stabilization (#6069) 2018-08-05 20:47:22 +02: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 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 remove canThrow attribute from AQL functions (#6123) 2018-08-09 16:45:54 +02: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 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 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 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 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 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 issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03: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 427.3: uncomment authentication tests, address error propagation issues during view drop (#6103) 2018-08-07 19:52:12 +03: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 issue 427.3: uncomment authentication tests, address error propagation issues during view drop (#6103) 2018-08-07 19:52:12 +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 432.1: do not modify IResearchView 'locale' encoding and make it non-updatable (#6014) 2018-07-27 15:08:23 +03:00
IResearchViewMeta.h ensure cleanup policy is triggered (#6008) 2018-07-26 19:19:02 +03: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 remove canThrow attribute from AQL functions (#6123) 2018-08-09 16:45:54 +02: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 Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
SystemDatabaseFeature.h
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