Uses of Class
AEDs3.DataBase.Index.InvertedListIndex
Packages that use InvertedListIndex
-
Uses of InvertedListIndex in AEDs3.DataBase
Fields in AEDs3.DataBase declared as InvertedListIndexModifier and TypeFieldDescriptionprotected InvertedListIndexTrackDB.albumIndexÍndice de lista invertida para otimizar buscas pelo nome do álbum.protected InvertedListIndexTrackDB.artistIndexÍndice de lista invertida para otimizar buscas pelo nome do artista.protected InvertedListIndexTrackDB.nameIndexÍndice de lista invertida para otimizar buscas pelo nome da faixa.