silverstripe / silverstripe-fulltextsearch

Adds external full text search engine support to Silverstripe
BSD 3-Clause "New" or "Revised" License
44 stars 83 forks source link

Filter DataObjects on ShowInSearch #275

Closed emteknetnz closed 4 years ago

emteknetnz commented 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

Cheddam commented 4 years ago

Sidenote - this needs to be rebased and retargeted to the 3 branch, as it introduces new API surface.

emteknetnz commented 4 years ago

@Cheddam have rebased and retargeted to 3 (used to be 3.6) cos as you say, new API = minor release