public ArtistCompleterFactory() {
   Database.getArtistIndex().addIndexChangeListener(this);
 }