CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database
Andrea Cavalli 3d9247c969 Optimize unscored streaming searcher 2021-11-24 16:39:22 +01:00
..
collections Add more methods 2021-11-14 22:21:32 +01:00
disk Optimize single-shard indices 2021-11-21 12:31:23 +01:00
memory Optimize single-shard indices 2021-11-21 12:31:23 +01:00
serialization Use merge operator when possible 2021-11-08 10:49:59 +01:00
Column.java Remove deprecation 2021-06-27 16:19:56 +02:00
DatabaseMemoryMode.java Refactoring 2021-01-30 22:14:48 +01:00
Delta.java (unfinished) Netty 5 refactoring 2021-08-29 23:18:03 +02:00
EnglishItalianStopFilter.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLDatabaseConnection.java Use Micrometer registry, better optimistic commit failure logging 2021-10-30 11:13:46 +02:00
LLDelta.java Optimistic updates 2021-10-17 19:52:43 +02:00
LLDictionary.java Remove sends to improve performance 2021-11-08 16:33:41 +01:00
LLDictionaryResultType.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
LLEntry.java Remove sends to improve performance 2021-11-08 16:33:41 +01:00
LLIndexRequest.java Add soft update document 2021-11-07 18:34:34 +01:00
LLItem.java Add numeric field 2021-11-20 16:09:00 +01:00
LLKeyScore.java LLKeyScore is now a regular record 2021-08-24 11:06:25 +02:00
LLKeyValueDatabase.java Use Micrometer registry, better optimistic commit failure logging 2021-10-30 11:13:46 +02:00
LLKeyValueDatabaseStructure.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLLuceneIndex.java Update policies 2021-11-20 01:30:06 +01:00
LLRange.java Remove sends to improve performance 2021-11-08 16:33:41 +01:00
LLScoreMode.java Improve performance 2021-07-17 23:06:26 +02:00
LLSearchResult.java Update to java 16 2021-05-21 00:19:40 +02:00
LLSearchResultShard.java Remove unused class 2021-10-17 17:15:57 +02:00
LLSingleton.java Add update method to single values 2021-11-12 02:05:44 +01:00
LLSnapshot.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLSnapshottable.java Update LLLuceneIndex.java, LLSnapshottable.java, and 2 more files... 2021-01-30 01:41:04 +01:00
LLSoftUpdateDocument.java Add soft update document 2021-11-07 18:34:34 +01:00
LLSort.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLSortType.java Global scores between multiple lucene shards 2021-02-04 22:42:57 +01:00
LLTerm.java Port code from private repository 2020-12-07 22:15:18 +01:00
LLTopKeys.java Fix all warnings 2021-04-03 19:09:06 +02:00
LLType.java Add numeric field 2021-11-20 16:09:00 +01:00
LLUpdateDocument.java Allow lucene partial document updates 2021-11-07 17:46:40 +01:00
LLUpdateFields.java Allow lucene partial document updates 2021-11-07 17:46:40 +01:00
LLUtils.java Optimize unscored streaming searcher 2021-11-24 16:39:22 +01:00
RepeatedElementList.java Support memory segments 2021-09-22 18:33:28 +02:00
SafeCloseable.java (unfinished) Netty 5 refactoring 2021-08-29 23:18:03 +02:00
UpdateMode.java Add Option to disable update locks 2021-02-13 01:31:24 +01:00
UpdateReturnMode.java Bugfixes 2021-05-08 03:09:00 +02:00