search_core/Classes/Domain/Index
Daniel Siepmann 8448618f60
FIX: Catch deletion of non existing documents
* Catch exception raised during deletion of documents that are not
  already indexed.
* Log failed deletion tries.
* Add new necessary Exceptions.
2017-01-26 11:01:00 +01:00
..
TcaIndexer CLEANUP: Scrutinizer issues 2016-12-20 16:54:46 +01:00
IndexerFactory.php Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
IndexerInterface.php TASK: Resolve first review results 2016-12-15 09:17:58 +01:00
IndexingException.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
NoRecordFoundException.php FIX: Catch deletion of non existing documents 2017-01-26 11:01:00 +01:00
TcaIndexer.php BUGFIX: Handle non available records during indexing 2017-01-12 14:26:09 +01:00