1
0
Fork 0
arangodb/arangod/IResearch
Jan b124113190
abort write transactions (#10248)
2019-10-23 15:49:47 +02:00
..
ApplicationServerHelper.cpp big reformat 2018-12-26 00:54:03 +01:00
ApplicationServerHelper.h big reformat 2018-12-26 00:54:03 +01:00
AqlHelper.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
AqlHelper.h Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
Containers.cpp reformat arangosearch sources (#7941) 2019-01-11 20:32:54 +03:00
Containers.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ExpressionFilter.cpp Bug fix/internal issue #589 (#9244) 2019-06-11 17:42:30 +03:00
ExpressionFilter.h Bug fix/internal issue #589 (#9244) 2019-06-11 17:42:30 +03:00
IResearchAnalyzerFeature.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
IResearchAnalyzerFeature.h Bug fix/internal issue #622 (#9781) 2019-08-21 23:34:24 +03:00
IResearchCommon.cpp Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchCommon.h Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchDocument.cpp use C++17 [[fallthrough]] (#10280) 2019-10-19 18:14:26 +02:00
IResearchDocument.h issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields (#8689) 2019-04-10 13:10:25 +03:00
IResearchExpressionContext.cpp AQL by line: IResearch blocks as executors (#8387) 2019-04-04 23:40:10 +03:00
IResearchExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IResearchFeature.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
IResearchFeature.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
IResearchFilterFactory.cpp micro optimizations for case conversion (#10291) 2019-10-22 09:39:16 +02:00
IResearchFilterFactory.h bug-fix/iresearch-error-propagation (#9001) 2019-05-17 19:00:29 +03:00
IResearchKludge.cpp issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields (#8689) 2019-04-10 13:10:25 +03:00
IResearchKludge.h issue 526.8: remove remaining deprecated code from analyzer feature, use simplified analyzer names for fields (#8689) 2019-04-10 13:10:25 +03:00
IResearchLink.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
IResearchLink.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
IResearchLinkCoordinator.cpp Bug fix/fix invalid cast (#9755) 2019-08-20 10:32:08 +02:00
IResearchLinkCoordinator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IResearchLinkHelper.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
IResearchLinkHelper.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
IResearchLinkMeta.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
IResearchLinkMeta.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchMMFilesLink.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
IResearchMMFilesLink.h Bug fix/issue #9612 (#9764) 2019-08-20 19:34:23 +03:00
IResearchOrderFactory.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IResearchOrderFactory.h Refactoring index interface (#7971) 2019-01-17 16:33:46 +01:00
IResearchPrimaryKeyFilter.cpp Bug fix/internal issue #589 (#9244) 2019-06-11 17:42:30 +03:00
IResearchPrimaryKeyFilter.h Bug fix/internal issue #589 (#9244) 2019-06-11 17:42:30 +03:00
IResearchRocksDBLink.cpp Forbid indexes on _id (#9337) 2019-06-28 11:11:22 +02:00
IResearchRocksDBLink.h Bug fix/issue #9612 (#9764) 2019-08-20 19:34:23 +03:00
IResearchRocksDBRecoveryHelper.cpp honor return values of important methods (#9859) 2019-08-30 23:11:19 +02:00
IResearchRocksDBRecoveryHelper.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
IResearchVPackComparer.cpp bug-fix/internal-issue-#574 (#8991) 2019-06-04 18:55:25 +03:00
IResearchVPackComparer.h bug-fix/internal-issue-#574 (#8991) 2019-06-04 18:55:25 +03:00
IResearchView.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
IResearchView.h abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
IResearchViewCoordinator.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
IResearchViewCoordinator.h Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
IResearchViewMeta.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
IResearchViewMeta.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
IResearchViewSingleServer.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
IResearchViewSingleServer.h big reformat 2018-12-26 00:54:03 +01:00
IResearchViewSort.cpp micro optimizations for case conversion (#10291) 2019-10-22 09:39:16 +02:00
IResearchViewSort.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
Misc.h big reformat 2018-12-26 00:54:03 +01:00
VelocyPackHelper.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
VelocyPackHelper.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00