public IList <HotelDescriptionDTO> GetHotelDescriptions() { return(Lucene.GetAllIndexRecords().ToList()); }