CavalliumDBEngine/src/test/java/it/cavallium/dbengine
Andrea Cavalli 4f52b3d542 Update tests
2022-02-11 21:46:05 +01:00
..
database/collections Remove sends to improve performance 2021-11-08 16:33:41 +01:00
lucene/searcher Update tests 2022-02-11 21:46:05 +01:00
DbTestUtils.java Use sorted maps 2021-12-18 18:16:56 +01:00
ExpectedQueryType.java Rename sort 2021-10-28 17:18:23 +02:00
LocalTemporaryDbGenerator.java Rethink rocksdb settings 2022-01-12 16:18:31 +01:00
MemoryTemporaryDbGenerator.java Rethink rocksdb settings 2022-01-12 16:18:31 +01: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 Rewrite the custom analyzers 2022-01-11 22:23:07 +01:00
SwappableLuceneSearcher.java Rename query rewrite class 2022-01-28 21:12:10 +01:00
SyncUtils.java Rename classes and improve readonly tests performance 2021-10-13 12:25:32 +02:00
TemporaryDbGenerator.java Use Net5 2021-09-17 16:56:28 +02:00
TestAlignedRead.java Advanced lucene options 2021-07-01 21:19:52 +02:00
TestAllocator.java Use Net5 2021-09-17 16:56:28 +02:00
TestDictionary.java Fix ci mode 2021-09-10 13:42:02 +02:00
TestDictionaryMap.java Use global hooks 2022-01-26 15:03:23 +01:00
TestDictionaryMapDeep.java Use global hooks 2022-01-26 15:03:23 +01:00
TestDictionaryMapDeepHashMap.java Partial migration to ResourceSupport 2021-09-23 20:57:28 +02:00
TestLLDictionary.java Clean database code 2022-01-26 19:03:51 +01:00
TestLLDictionaryLeaks.java Use global hooks 2022-01-26 15:03:23 +01:00
TestLMDB.java Close LMDB databases after each full search 2021-12-18 21:01:14 +01:00
TestLMDBHitQueue.java Close LMDB databases after each full search 2021-12-18 21:01:14 +01: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 Update logging 2022-01-04 12:55:33 +01:00
TestLuceneSearches.java Update logging 2022-01-04 12:55:33 +01: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 Fix untested testing function 2021-09-07 19:44:23 +02:00
UnsortedUnscoredSimpleMultiSearcher.java Remove min competitive score 2022-02-11 15:10:13 +01:00