CavalliumDBEngine/src/test/java/it/cavallium/dbengine
2022-03-04 01:26:18 +01:00
..
database Implement and test some utilities 2022-03-04 01:26:18 +01:00
lucene/searcher Fix unit tests 2022-02-12 00:10:56 +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 Partial server implementation 2022-03-02 12:34:30 +01:00
MemoryTemporaryDbGenerator.java Partial server implementation 2022-03-02 12:34:30 +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 Use BytesRef when possible 2022-02-25 15:46:32 +01:00
SwappableLuceneSearcher.java Code cleanup 2022-02-26 03:28:20 +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 Remove unneeded parameter 2022-03-02 18:33:58 +01:00
TestDictionaryMapDeep.java Remove unneeded parameter 2022-03-02 18:33:58 +01:00
TestDictionaryMapDeepHashMap.java Partial migration to ResourceSupport 2021-09-23 20:57:28 +02:00
TestLLDictionary.java Remove unneeded parameter 2022-03-02 18:33:58 +01:00
TestLLDictionaryLeaks.java Remove unneeded parameter 2022-03-02 18:33:58 +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 Remove unneeded parameter 2022-03-02 18:33:58 +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