1
0
Fork 0
arangodb/arangod/IResearch
Jan Christoph Uhde 3f603f024f remove some containers from common.h (#9223)
* remove some containers from Common.h

* enterprise fixes
2019-06-07 13:27:24 +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 Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
AqlHelper.h AQL by line: IResearch blocks as executors (#8387) 2019-04-04 23:40:10 +03:00
Containers.cpp reformat arangosearch sources (#7941) 2019-01-11 20:32:54 +03:00
Containers.h reformat arangosearch sources (#7941) 2019-01-11 20:32:54 +03:00
ExpressionFilter.cpp Bug fix/internal issue #565 (#9154) 2019-06-03 18:20:23 +03:00
ExpressionFilter.h AQL by line: IResearch blocks as executors (#8387) 2019-04-04 23:40:10 +03:00
IResearchAnalyzerFeature.cpp bug-fix/internal-issue-#574 (#8991) 2019-06-04 18:55:25 +03:00
IResearchAnalyzerFeature.h Bug fix/internal issue #577 (#9035) 2019-05-19 18:00:13 +02:00
IResearchCommon.cpp big reformat 2018-12-26 00:54:03 +01:00
IResearchCommon.h big reformat 2018-12-26 00:54:03 +01:00
IResearchDocument.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
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 AQL by line: IResearch blocks as executors (#8387) 2019-04-04 23:40:10 +03:00
IResearchFeature.cpp bug-fix/internal-issue-#574 (#8991) 2019-06-04 18:55:25 +03:00
IResearchFeature.h issue 466.4: implement persistence of IResearchLink WAL flush marker (#8059) 2019-02-04 16:36:13 +03:00
IResearchFilterFactory.cpp Bug fix/internal issue #577 (#9035) 2019-05-19 18:00:13 +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 Added helper method to DataStore in iresearch link for performing full data store reset. Fixed usage of data store reset. (#9071) 2019-05-22 19:18:08 +03:00
IResearchLink.h Added helper method to DataStore in iresearch link for performing full data store reset. Fixed usage of data store reset. (#9071) 2019-05-22 19:18:08 +03:00
IResearchLinkCoordinator.cpp issue 526.3: update analyzer feature to store analyzer definitions in per-vocbase system collections (#8452) 2019-03-21 14:23:36 +03:00
IResearchLinkCoordinator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IResearchLinkHelper.cpp bug-fix/internal-issue-#549 (#9086) 2019-05-30 22:00:06 +03:00
IResearchLinkHelper.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchLinkMeta.cpp Added filtering analyzers before adding them to view link - duplica… (#9094) 2019-05-27 13:20:51 +03:00
IResearchLinkMeta.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchMMFilesLink.cpp issue 526.3: update analyzer feature to store analyzer definitions in per-vocbase system collections (#8452) 2019-03-21 14:23:36 +03:00
IResearchMMFilesLink.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IResearchOrderFactory.cpp issue 539.1: backport from iresearch upstream: add support for text normalizing analyzer, make loading shared object ptional in the registry (#8813) 2019-04-20 23:20:15 +03:00
IResearchOrderFactory.h Refactoring index interface (#7971) 2019-01-17 16:33:46 +01:00
IResearchPrimaryKeyFilter.cpp big reformat 2018-12-26 00:54:03 +01:00
IResearchPrimaryKeyFilter.h big reformat 2018-12-26 00:54:03 +01:00
IResearchRocksDBLink.cpp issue 526.3: update analyzer feature to store analyzer definitions in per-vocbase system collections (#8452) 2019-03-21 14:23:36 +03:00
IResearchRocksDBLink.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IResearchRocksDBRecoveryHelper.cpp Bug fix/issues 2019 05 06 (#8913) 2019-05-07 12:17:16 +02:00
IResearchRocksDBRecoveryHelper.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02: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 bug-fix/internal-issue-#549 (#9086) 2019-05-30 22:00:06 +03:00
IResearchView.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchViewCoordinator.cpp issue 526.7.1: remove deprecated functions, update tests to set up required analyzers (#8688) 2019-04-05 18:10:42 +03:00
IResearchViewCoordinator.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchViewMeta.cpp switch to tiered consolidation by default (#8981) 2019-05-13 18:25:46 +03:00
IResearchViewMeta.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchViewSingleServer.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
IResearchViewSingleServer.h big reformat 2018-12-26 00:54:03 +01:00
IResearchViewSort.cpp ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchViewSort.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
Misc.h big reformat 2018-12-26 00:54:03 +01:00
VelocyPackHelper.cpp issue 526.5: add analyzer retrieval functionality (#8592) 2019-03-29 13:23:36 +01:00
VelocyPackHelper.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00