1
0
Fork 0
arangodb/arangod/IResearch
Andrey Abramov 90e0a9326b
remove ArangoSearch dependencies from StorageEngineMock
2018-03-12 13:34:57 +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 remove ArangoSearch dependencies from StorageEngineMock 2018-03-12 13:34:57 +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 Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01: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
IResearchDocument.cpp standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +01:00
IResearchDocument.h standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +01:00
IResearchFeature.cpp LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
IResearchFeature.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchFilterFactory.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01: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 LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
IResearchLink.h Merge branch 'devel' of https://github.com/arangodb/arangodb into buf-fix/internal-issue-#334 2018-02-05 19:03:05 +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 Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchMMFilesLink.h locally tested only (#4476) 2018-02-05 11:24:34 +01:00
IResearchOrderFactory.cpp remove ArangoSearch dependencies from StorageEngineMock 2018-03-12 13:34:57 +03:00
IResearchOrderFactory.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchRocksDBLink.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchRocksDBLink.h locally tested only (#4476) 2018-02-05 11:24:34 +01:00
IResearchRocksDBRecoveryHelper.cpp LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
IResearchRocksDBRecoveryHelper.h some fixes after review 2018-02-02 20:21:42 +03:00
IResearchView.cpp manually-merge: differentiate data-source types by category e.g. LogicalCollection/LogicalView 2018-03-08 13:40:25 +03:00
IResearchView.h LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
IResearchViewBlock.cpp Execution block mock (#4710) 2018-03-05 16:24:15 +01:00
IResearchViewBlock.h locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods (#4564) 2018-02-14 12:32:29 +01: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 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
IResearchViewNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
IResearchViewNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
IResearchViewOptimizerRules.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchViewOptimizerRules.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
Misc.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
SystemDatabaseFeature.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
SystemDatabaseFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
VelocyPackHelper.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
VelocyPackHelper.h Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00