1
0
Fork 0
arangodb/arangod/IResearch
Dronplane 3bba2cd7db Fix for internal issue #633 (#9884)
* Made ANALYZER BOOST and MIN_MATCH non deterministic to prevent premature calls

* Returned Deterministic flag. Added context function implementation for cons arguments calls.

* Fixed filter volatility detection

* Added assertion

* Fixed formatting.  Removed redundant checks.

* Applied review suggestion

Co-Authored-By: Jan <jsteemann@users.noreply.github.com>
2019-09-03 15:03:49 +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 Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
AqlHelper.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02: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 honor return values of important methods (#9859) 2019-08-30 23:11:19 +02:00
IResearchAnalyzerFeature.h Bug fix/internal issue #622 (#9781) 2019-08-21 23:34:24 +03:00
IResearchCommon.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
IResearchCommon.h Decentralize includes (#9623) 2019-08-06 15:32:09 +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 Fix for internal issue #633 (#9884) 2019-09-03 15:03:49 +03:00
IResearchFeature.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
IResearchFilterFactory.cpp Bug fix/issue #9795 (#9825) 2019-08-28 14:43:04 +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 Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +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 Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
IResearchLinkHelper.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
IResearchLinkMeta.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +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 bug-fix/issue-#9660 (#9704) 2019-08-13 22:48:55 +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/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 honor return values of important methods (#9859) 2019-08-30 23:11:19 +02:00
IResearchView.h Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
IResearchViewCoordinator.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +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 Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +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