dev

Clone or download

Read-only

tasks #7266: Delete docman index when there is no data doesn't throw any error

This task is part of story #7185 Search in existing wiki pages Change-Id: I5ded735992018f2c513792694e12e483b557f7bc

Modified Files

Name
M plugins/fulltextsearch/include/ElasticSearch/IndexClientFacade.class.php +11 −0 Go to diff View file
A plugins/fulltextsearch/include/ElasticSearch/TypeNotIndexed.class.php +21 −0 Go to diff View file
M plugins/fulltextsearch/include/FullTextSearch/IIndexDocuments.class.php +12 −0 Go to diff View file
M plugins/fulltextsearch/include/FullTextSearchDocmanActions.class.php +9 −2 Go to diff View file
M plugins/fulltextsearch/include/autoload.php +3 −2 Go to diff View file