mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
Chnaged README, worked on index strategy
This commit is contained in:
@@ -25,7 +25,7 @@ namespace HaDocument.Interfaces {
|
||||
Lookup<string, Marginal> MarginalsByLetter { get; }
|
||||
Lookup<string, Editreason> EditreasonsByLetter { get; }
|
||||
ImmutableSortedSet<Meta> MetasByDate { get; }
|
||||
ILookup<string, Meta> MetasByYear { get; }
|
||||
ILookup<int, Meta> MetasByYear { get; }
|
||||
ImmutableDictionary<string, Comment> SubCommentsByID { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user