-
When I run the report with the fulltextsearch module installed I get an exception at the end of the report run which stems from `FTS::flush_dirty_indexes()`.
Needs more investigation and to be fixe…
-
Fulltext functionality is intended to be optional to the site's requirements, however is currently set as the default in all search related activities (c.f. `CWP\CWP\PageTypes\BasePageController.searc…
-
If you create a sub-class of `SolrIndex` to define indexes on `DataObject`s that don't use the `Versioned` extension, the index will be built and loaded into Solr, but no searches performed against th…
-
Currently architecture will be fragile once we add https://github.com/dnadesign/silverstripe-elemental/issues/84
-
**Migrated from GitLab**
cc @chillu
See commit message and https://gitlab.cwp.govt.nz/cwp/cwp/merge_requests/65. It's technically an API change, I'm not sure how we handle semver with CWP. Unti…
-
**Scenario**
I create three different pages.
On each of them I have put one of: gdp, jel, knp (unique words so I know these aren't anywhere else on the site)
I run a `Solr_Reindex`
I search for "…
-
To replicate:
Create a new page and save it as draft.
Search for the page (in incognito mode) - 0 results.
Publish the page.
Search for the page - 1 result.
Unpublish the page.
Search for …
-
Waiting on this PR before I can action:
https://github.com/unclecheese/silverstripe-gridfield-betterbuttons/pull/135
Basically, BetterButtons automatically adds 'Save & Publish' buttons for DataObjec…
-
Failed to download ajshort/silverstripe-elastica from source: Failed to clone git@github.com:chillu/silverstripe-elastica.git via git, https, ssh protocols, aborting.
- git://github.com/chillu/silvers…
-
I am trying hard to set this up, but with no success. Here's configuration:
```
Tour:
extensions:
- HasStaticAttributes
- ProductCategoryHelperMethods
- VirtualFieldIndex
ShopSearch:
…