1
0
Fork 0
arangodb/arangod/IResearch
Andrey Abramov d130e0f7c6 Bug fix/internal issue #350 (#4601) 2018-02-15 18:57:08 +01: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 fix `centos` build issue (#4379) 2018-01-22 14:34:21 +01:00
AqlHelper.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
AttributeScorer.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
AttributeScorer.h Feature iresearch (#4071) 2017-12-18 15:04:59 +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 Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ExpressionFilter.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
IResearchAnalyzerFeature.cpp standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +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 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
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 Merge branch 'devel' of https://github.com/arangodb/arangodb into buf-fix/internal-issue-#334 2018-02-05 19:03:05 +03: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 standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +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 Feature iresearch (#4105) 2018-01-19 14:23:58 +01: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 some fixes after review 2018-02-02 20:21:42 +03:00
IResearchRocksDBRecoveryHelper.h some fixes after review 2018-02-02 20:21:42 +03:00
IResearchView.cpp 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
IResearchView.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
IResearchViewBlock.cpp 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
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 locally tested only (#4476) 2018-02-05 11:24:34 +01:00
IResearchViewMeta.h locally tested only (#4476) 2018-02-05 11:24:34 +01:00
IResearchViewNode.cpp Bug fix/internal issue #350 (#4601) 2018-02-15 18:57:08 +01:00
IResearchViewNode.h Feature iresearch (#4105) 2018-01-19 14:23:58 +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 Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00