1
0
Fork 0
arangodb/arangod/IResearch
Andrey Abramov 671734b32f
do not scatter empty view (#5318)
* do not distribute scatter views without links

* simplify view downcasting

* refactor & add some tests

* adjust comments
2018-05-11 11:45:22 +03:00
..
ApplicationServerHelper.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ApplicationServerHelper.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01: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 Feature iresearch (#4071) 2017-12-18 15:04:59 +01: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 Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Containers.h locally tested only (#4476) 2018-02-05 11:24:34 +01: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 Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03: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 Bug fix/issue #5186 (#5269) 2018-05-06 20:38:32 +03:00
IResearchCommon.h Bug fix/issue #5186 (#5269) 2018-05-06 20:38:32 +03:00
IResearchDocument.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
IResearchDocument.h standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +01:00
IResearchFeature.cpp issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
IResearchFeature.h 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
IResearchFilterFactory.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
IResearchFilterFactory.h locally tested only (#4476) 2018-02-05 11:24:34 +01:00
IResearchKludge.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
IResearchKludge.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
IResearchLink.cpp do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
IResearchLink.h Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchLinkCoordinator.cpp add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
IResearchLinkCoordinator.h Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchLinkHelper.cpp Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchLinkHelper.h Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchLinkMeta.cpp Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00
IResearchLinkMeta.h standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +01:00
IResearchMMFilesLink.cpp Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchMMFilesLink.h issue 355.6: remove create() from LogicalView, remove IResearch dependency from IndexFactory, store vocbase reference in LogicalDataSource 2018-04-06 16:38:34 +03:00
IResearchOrderFactory.cpp backport: address MSVC build warnings 2018-04-13 11:38:43 +03:00
IResearchOrderFactory.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchRocksDBLink.cpp Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchRocksDBLink.h issue 355.6: remove create() from LogicalView, remove IResearch dependency from IndexFactory, store vocbase reference in LogicalDataSource 2018-04-06 16:38:34 +03:00
IResearchRocksDBRecoveryHelper.cpp issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
IResearchRocksDBRecoveryHelper.h some fixes after review 2018-02-02 20:21:42 +03:00
IResearchView.cpp issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
IResearchView.h Bug fix/issue #5186 (#5269) 2018-05-06 20:38:32 +03:00
IResearchViewBlock.cpp Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
IResearchViewBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
IResearchViewCoordinator.cpp issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
IResearchViewCoordinator.h issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
IResearchViewDBServer.cpp do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
IResearchViewDBServer.h issue 373.2: move toVelocyPack into LogicalDataSource (#5288) 2018-05-08 17:28:39 +03:00
IResearchViewMeta.cpp Changes since last PR: remove 'dataPath' IResearchView configuration property and use a hardcoded path similar to a LogicalCollection (#4683) 2018-02-27 18:10:32 +01:00
IResearchViewMeta.h issue 355.3: allow IResearchLink creation, as opposed to IResearch View update, to direct which CIDs get included in an IResearchView snapshot 2018-04-02 15:27:48 +03:00
IResearchViewNode.cpp do not scatter empty view (#5318) 2018-05-11 11:45:22 +03:00
IResearchViewNode.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
IResearchViewOptimizerRules.cpp do not scatter empty view (#5318) 2018-05-11 11:45:22 +03: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 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
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