-
Local like a local (webroot) - the dot in the middle `./vendor/bin/sspak save . ./test.sspak` The sniffer script started to fail with:
https://github.com/silverstripe/silverstripe-framework/commit/e08…
lerni updated
4 years ago
-
The module denies access to a search result if you can’t view the underlying record: https://github.com/silverstripe/silverstripe-fulltextsearch/blob/f89818909a0d0c08f7d8f05217eb62e32988aa20/src/Solr/…
-
https://github.com/silverstripe/silverstripe-fulltextsearch/blob/65b780f629ec31168902217d734079a14727896f/docs/en/03_configuration.md#adding-dataobjects says:
> getShowInSearch() is required to get t…
-
https://github.com/silverstripe/silverstripe-fulltextsearch/blob/6c59fcfdf0f19f25e6a298854af06235afdc9440/src/Solr/SolrIndex.php#L1044-L1047
Filters added to a search query are _not_ sanitised
Exc…
-
firesphere/silverstripe-solr-search + firesphere/silverstripe-subsite-solr `dev-master`, Silverstripe 4.4.3 on PHP7.2
Using a single subsite, search results are not filtered correctly when performi…
-
The module makes no assumption about what criteria might be applied for records to be added to the index. I'm proposing elsewhere that we [filter out records with anonymous canView=false](https://gith…
-
Please check the following:
https://scrutinizer-ci.com/g/Firesphere/silverstripe-solr-search/
https://codecov.io/gh/Firesphere/silverstripe-solr-search
It should tell you where to start cleaning …
-
Documentation improvement to be made to `03-Usage.md`. Please see the diff here: https://github.com/Firesphere/silverstripe-solr-search/compare/master...phptek:improved-docs
-
**Describe the bug**
Related to #143. Changes made to a page via the "Show in search?" checkbox do not seem to be propagated back to Solr. This seems to affect such pages being included in search-r…
-
SCP requires Solr to run under webdav mode like CWP which is mentioned in https://github.com/Firesphere/silverstripe-solr-search/issues/47.
SCP using https://github.com/silverstripe/silverstripe-fu…