-
Hey,
I just wanted to thank you for your initial work. I've used your initial work to build a Slack Archive Bot, slightly more complex than yours. You can view the source here:
https://bitbucket.o…
-
Remotely related to https://github.com/silverstripe/silverstripe-assets/issues/222, but not exactly the same issue.
Scenario:
1. Upgrade codebase to SS4
2. Import SS3 db via sspak
3. Run `dev/bu…
-
Silverstripe version: 3.6
Fulltextsearch version: 2.4 or 2.2
Solr version: 6.6.6, 7.7.1, 8.0.0
I've tried multiple versions of Solr with the same result. I can't for the life of me get the follow…
-
created by: @chillu (ischommer)
assigned to: @clarkepaul (clarkepaul)
created at: 2012-04-16
original ticket: http://open.silverstripe.org/ticket/7157
---
The tutorials are outdated in many ways. Di…
-
I am having an issue with a Solr Search index where if I add a relation of a versioned object I am unable to save pages in the CMS.
It looks like when the Page is being published `SilverStripe\Full…
-
On 2.2.x-dev with cwp-kitchen-sink. See stacktrace further down. Might be a framework issue? Subsequent dev/build invocations fix this, so might be an execution ordering issue.
```
asyncphp/doorma…
-
Hi,
Currently trying to set up Solr search on a site with the FLuent module. When trying to search, it throws this error: ```[User Deprecated] SilverStripe\FullTextSearch\Search\Queries\SearchQuery…
-
This is a strange one and I swear this was working previously however I'm not having any luck retracing my steps.
I'm finding that ElementsForSearch method appears to be returning empty in the cont…
-
I might be missing something, but it seems generated search results does not care about the "start" GET variable.
Shouldnt this method `SilverStripe\FullTextSearch\Solr\Forms\SearchForm::getResults()…
-
# Overview
Andrew has done an awesome job in consolidating and updating the generic fulltextsearch documents for SS 4.x via https://github.com/silverstripe/silverstripe-fulltextsearch/pull/215. The…