Closed emteknetnz closed 4 years ago
This was originally branched off 3.6, have since rebased and retargeted to 3
Issue: https://github.com/silverstripe/silverstripe-fulltextsearch/issues/257
Inlet filtering - cms save SearchUpdateProcessor.php
Inlet filtering - solr reindex SolrReindexBase.php
Outlet filtering SolrIndex.php
Sidenote - this needs to be rebased and retargeted to the 3 branch, as it introduces new API surface.
3
@Cheddam have rebased and retargeted to 3 (used to be 3.6) cos as you say, new API = minor release
This was originally branched off 3.6, have since rebased and retargeted to 3
Issue: https://github.com/silverstripe/silverstripe-fulltextsearch/issues/257
Inlet filtering - cms save SearchUpdateProcessor.php
Inlet filtering - solr reindex SolrReindexBase.php
Outlet filtering SolrIndex.php