1
0
Fork 0
arangodb/arangod/IResearch
Jan 461ea7cb5e Bug fix 3.5/always create analyzers collection 35 (#10356)
* always create `_analyzers` collection if missing

* Update arangod/IResearch/IResearchAnalyzerCollectionFeature.cpp

Co-Authored-By: Andrey Abramov <andrey@arangodb.com>

* Update arangod/IResearch/IResearchAnalyzerCollectionFeature.cpp

Co-Authored-By: Andrey Abramov <andrey@arangodb.com>

* Update arangod/IResearch/IResearchAnalyzerCollectionFeature.cpp

Co-Authored-By: Andrey Abramov <andrey@arangodb.com>

* Update arangod/IResearch/IResearchAnalyzerCollectionFeature.cpp

Co-Authored-By: Andrey Abramov <andrey@arangodb.com>

* add missing include
2019-11-05 17:58:34 +03: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 #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
IResearchAnalyzerCollectionFeature.cpp Bug fix 3.5/always create analyzers collection 35 (#10356) 2019-11-05 17:58:34 +03:00
IResearchAnalyzerCollectionFeature.h Bug fix 3.5/always create analyzers collection 35 (#10356) 2019-11-05 17:58:34 +03:00
IResearchAnalyzerFeature.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchAnalyzerFeature.h Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchCommon.cpp bug-fix/internal-issue-#565.1 (#9257) 2019-06-28 10:49:01 +02:00
IResearchCommon.h bug-fix/internal-issue-#565.1 (#9257) 2019-06-28 10:49:01 +02: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 #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchFeature.h bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchFilterFactory.cpp Fixed issue #9795 Fixed NOT IN clause in ArangoSearch (#9836) 2019-08-28 18:38:02 +03: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 bug-fix/internal-issue-#591 (#9639) (#9779) 2019-08-21 17:55:24 +03:00
IResearchLink.h bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchLinkCoordinator.cpp Forbid indexes on _id (#9337) 2019-06-28 11:11:22 +02:00
IResearchLinkCoordinator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IResearchLinkHelper.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchLinkHelper.h ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
IResearchLinkMeta.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchLinkMeta.h Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchMMFilesLink.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchMMFilesLink.h Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
IResearchOrderFactory.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03: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 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
IResearchRocksDBRecoveryHelper.cpp properly handle removals during recovery (#9528) (#9529) 2019-07-21 16:20:02 +03:00
IResearchRocksDBRecoveryHelper.h bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +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 Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchView.h Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchViewCoordinator.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchViewCoordinator.h Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
IResearchViewMeta.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +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 Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +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 bug-fix/internal-issue-#565.1 (#9257) 2019-06-28 10:49:01 +02:00