1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan 4477bd1ed1 Bug fix 3.4/issue 10078 (#10083)
* fixed issue #10078: FULLTEXT with sort on same field not working

* added test

* simplify the implementation
2019-09-27 16:59:42 +03:00
..
CMakeLists.txt Add RocksDB background error listener. (#8537) 2019-03-23 20:46:07 +01:00
RocksDBBackgroundErrorListener.cpp Add RocksDB background error listener. (#8537) 2019-03-23 20:46:07 +01:00
RocksDBBackgroundErrorListener.h Add RocksDB background error listener. (#8537) 2019-03-23 20:46:07 +01:00
RocksDBBackgroundThread.cpp [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBBackgroundThread.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBCollection.cpp Bug fix 3.4/data loss in view (#9658) 2019-08-09 17:30:17 +03:00
RocksDBCollection.h don't run compact() on a collection after a truncate() was done in the same transaction (#8471) 2019-03-20 17:44:06 +01:00
RocksDBCollectionMeta.cpp [3.4] Fix RocksDB recovery ticks (#8654) 2019-04-11 11:37:29 +02:00
RocksDBCollectionMeta.h [3.4] Fix RocksDB recovery ticks (#8654) 2019-04-11 11:37:29 +02:00
RocksDBColumnFamily.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBCommon.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBCommon.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBComparator.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBComparator.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBCuckooIndexEstimator.h Backport fix for truncate selectivity (#8863) 2019-04-29 17:10:02 +02:00
RocksDBEdgeIndex.cpp handle incomplete reads (#9019) 2019-05-17 11:17:51 +02:00
RocksDBEdgeIndex.h Pregel various fixes (#8879) 2019-05-07 09:53:18 +02:00
RocksDBEngine.cpp Bugfix 3.4: Calculate Write Amplification / Flag to disable StatisticsWorker (#9874) 2019-09-11 12:54:33 +03:00
RocksDBEngine.h [3.4] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9811) 2019-08-27 11:45:37 +03:00
RocksDBFormat.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBFormat.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBFulltextIndex.cpp fixed issue #9679 (#9683) 2019-08-12 14:59:22 +02:00
RocksDBFulltextIndex.h Bug fix 3.4/issue 10078 (#10083) 2019-09-27 16:59:42 +03:00
RocksDBGeoIndex.cpp handle incomplete reads (#9019) 2019-05-17 11:17:51 +02:00
RocksDBGeoIndex.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBHashIndex.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBHashIndex.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBIncrementalSync.cpp cover more cases of "unique constraint violated" issues during replication (#9828) 2019-09-11 12:48:08 +03:00
RocksDBIncrementalSync.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBIndex.cpp Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBIndex.h Bug fix 3.4/data loss in view (#9658) 2019-08-09 17:30:17 +03:00
RocksDBIndexFactory.cpp Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBIndexFactory.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBIterators.cpp handle incomplete reads (#9019) 2019-05-17 11:17:51 +02:00
RocksDBIterators.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBKey.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBKey.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBKeyBounds.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBKeyBounds.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBLogValue.cpp Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBLogValue.h Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBMethods.cpp Bug fix 3.4/arrayindex unique update (#8422) 2019-03-14 18:13:05 +01:00
RocksDBMethods.h Bug fix 3.4/arrayindex unique update (#8422) 2019-03-14 18:13:05 +01:00
RocksDBOptimizerRules.cpp Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBOptimizerRules.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBPersistentIndex.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBPrefixExtractor.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBPrimaryIndex.cpp Feature 3.4/improve replication speed (#8268) 2019-02-28 14:37:40 +01:00
RocksDBPrimaryIndex.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBRecoveryHelper.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBRecoveryManager.cpp Fix tick overflow (#8840) (#8856) 2019-04-26 19:20:38 +02:00
RocksDBRecoveryManager.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBReplicationCommon.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBReplicationCommon.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBReplicationContext.cpp [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBReplicationContext.h [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBReplicationManager.cpp [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBReplicationManager.h [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBReplicationTailing.cpp various replication improvements (#8300) 2019-03-11 13:07:43 +01:00
RocksDBReplicationTailing.h slight cleanup of replication-related code (#4286) 2018-01-17 16:56:40 +01:00
RocksDBRestCollectionHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestCollectionHandler.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestExportHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestExportHandler.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestHandlers.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp [3.4] Bug fix 3.4/add shard id to replication client identifier (#9466) 2019-09-11 12:45:57 +03:00
RocksDBRestReplicationHandler.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestWalHandler.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBRestWalHandler.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBSettingsManager.cpp [3.4] Fix RocksDB recovery ticks (#8654) 2019-04-11 11:37:29 +02:00
RocksDBSettingsManager.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBSkiplistIndex.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBSyncThread.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBSyncThread.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBThrottle.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBThrottle.h Bugfix 3.4: Clean up rocksdb getStatistics() (#9703) 2019-08-13 13:10:45 -04:00
RocksDBTransactionCollection.cpp do not buffer index estimates (#9338) 2019-06-26 17:27:01 +02:00
RocksDBTransactionCollection.h do not buffer index estimates (#9338) 2019-06-26 17:27:01 +02:00
RocksDBTransactionContextData.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBTransactionManager.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBTransactionState.cpp Feature 3.4/improve replication speed (#8268) 2019-02-28 14:37:40 +01:00
RocksDBTransactionState.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBTypes.cpp Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBTypes.h Remove USE_IRESEARCH definition and usage (#8612) 2019-03-28 17:22:11 +01:00
RocksDBUpgrade.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBUpgrade.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBV8Functions.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBV8Functions.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBVPackIndex.cpp handle incomplete reads (#9019) 2019-05-17 11:17:51 +02:00
RocksDBVPackIndex.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBValue.cpp big reformat 2018-12-26 00:57:05 +01:00
RocksDBValue.h big reformat 2018-12-26 00:57:05 +01:00
RocksDBWalAccess.cpp various replication improvements (#8300) 2019-03-11 13:07:43 +01:00
RocksDBWalAccess.h various replication improvements (#8300) 2019-03-11 13:07:43 +01:00