CavalliumDBEngine/src/test/java/it/cavallium/dbengine
2022-04-06 02:41:32 +02:00
..
database Improve suffix performance 2022-03-16 22:41:51 +01:00
lucene/searcher Fix unit tests 2022-02-12 00:10:56 +01:00
DbTestUtils.java Remove unsupported code 2022-03-22 19:40:15 +01:00
ExpectedQueryType.java Rename sort 2021-10-28 17:18:23 +02:00
LocalTemporaryDbGenerator.java Explain the hard-coded rocksdb settings 2022-04-04 11:16:20 +02:00
MemoryTemporaryDbGenerator.java Explain the hard-coded rocksdb settings 2022-04-04 11:16:20 +02:00
PriorityQueueAdaptor.java Close LMDB databases after each full search 2021-12-18 21:01:14 +01:00
Scored.java Implement memory-mapped sorted searcher for streaming huge query results 2021-10-13 00:23:56 +02:00
StringIndicizer.java Don't use arrays 2022-03-18 19:16:06 +01:00
SwappableLuceneSearcher.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
SyncUtils.java Rename classes and improve readonly tests performance 2021-10-13 12:25:32 +02:00
TemporaryDbGenerator.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
TestAlignedRead.java Advanced lucene options 2021-07-01 21:19:52 +02:00
TestAllocator.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
TestDictionary.java Fix ci mode 2021-09-10 13:42:02 +02:00
TestDictionaryMap.java Add smallRange parameter 2022-03-24 23:56:23 +01:00
TestDictionaryMapDeep.java Add smallRange parameter 2022-03-24 23:56:23 +01:00
TestDictionaryMapDeepHashMap.java Add smallRange parameter 2022-03-24 23:56:23 +01:00
TestHugePq.java Reimplement LMDB PriorityQueue using RocksDB 2022-04-06 02:41:32 +02:00
TestHugePqHitQueue.java Reimplement LMDB PriorityQueue using RocksDB 2022-04-06 02:41:32 +02:00
TestLLDictionary.java Add smallRange parameter 2022-03-24 23:56:23 +01:00
TestLLDictionaryLeaks.java More update statistics, avoid send in updates 2022-04-01 01:30:56 +02:00
TestLocalDictionary.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalDictionaryMap.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalDictionaryMapDeep.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalDictionaryMapDeepHashMap.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalLLDictionary.java Add some tests for low level dictionary, log tests, pass more tests 2021-09-23 02:15:58 +02:00
TestLocalLLDictionaryLeaks.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLocalSingletons.java Add memory tests 2021-09-06 01:15:13 +02:00
TestLuceneIndex.java Reimplement LMDB PriorityQueue using RocksDB 2022-04-06 02:41:32 +02:00
TestLuceneSearches.java Reimplement LMDB PriorityQueue using RocksDB 2022-04-06 02:41:32 +02:00
TestMemoryDictionary.java Add memory tests 2021-09-06 01:15:13 +02:00
TestMemoryDictionaryMap.java Add memory tests 2021-09-06 01:15:13 +02:00
TestMemoryLLDictionary.java Add some tests for low level dictionary, log tests, pass more tests 2021-09-23 02:15:58 +02:00
TestMemoryLLDictionaryLeaks.java Add memory tests 2021-09-06 01:15:13 +02:00
TestMemorySingletons.java Add memory tests 2021-09-06 01:15:13 +02:00
TestSingletons.java Implement singletons 2022-03-20 14:33:27 +01:00
UnsortedUnscoredSimpleMultiSearcher.java Use official netty 5 package 2022-03-16 13:47:56 +01:00