issues
search
silverstripe
/
silverstripe-search-service
A service-agnostic search module for Silverstripe CMS
BSD 3-Clause "New" or "Revised" License
5
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dataobjects using SearchServiceExtension become unindexed upon upgrading
#99
lukereative
closed
4 months ago
1
FIX Set ShowInSearch db boolean default to true
#98
lukereative
closed
4 months ago
0
Allow for arrays as a search value
#97
lukereative
closed
6 months ago
0
Package metadata
#96
blueo
closed
6 months ago
0
Search content privacy by folder tests
#95
amolswnz
opened
6 months ago
0
Cannot remove deleted un-versioned DataObject from Elastic index
#94
adunn49
opened
6 months ago
0
Backport recent v3 changes
#93
blueo
opened
7 months ago
0
Show in search check for files
#92
amolswnz
closed
6 months ago
0
Force live object when adding to the index
#91
blueo
closed
7 months ago
3
Difficult to create arrays of items on an index
#90
blueo
closed
5 months ago
2
FIX Unpublising parent pages should include child pages
#89
ssmarco
closed
7 months ago
3
Unpublishing the parent page does not include the children
#88
ssmarco
closed
7 months ago
8
Feature: Add option for clear/reindex documents by class names
#87
satrun77
opened
1 year ago
0
[Feature] Remove all documents by ClassNames
#86
satrun77
opened
1 year ago
1
Bugfix: Remove GridFieldFilterHeader from ModelAdmin GridField
#85
chrispenny
closed
1 year ago
0
Bugfix: Remove GridFieldFilterHeader from ModelAdmin GridField
#84
chrispenny
closed
1 year ago
0
If adding this module with no configuration, the Search Service admin is broken
#83
GuySartorelli
opened
1 year ago
1
the method 'searchableFields' does not exist on 'SilverStripe\SearchService\Admin\IndexedDocumentsResult'
#82
bclegaspi
closed
1 year ago
11
RFC: Extract Elastic-specific classes into a separate module
#81
madmatt
opened
1 year ago
9
Add support for Silverstripe 5
#80
chrispenny
closed
1 year ago
3
Update subsite check to ensure the DO has the field
#79
satrun77
closed
1 year ago
0
v2: Fetch LIVE DataObject when checking canView()
#78
chrispenny
closed
2 years ago
0
v1: Fetch LIVE DataObject when checking canView()
#77
chrispenny
closed
2 years ago
0
MAJOR: Move to new Enterprise Search dependency
#76
chrispenny
closed
2 years ago
1
After publishing a page, the queued job does not send the document for indexing
#75
ssmarco
closed
2 years ago
1
FIX Add default batch size when creating IndexJob
#74
ssmarco
closed
2 years ago
0
FIX Update getters to return correct value types
#73
chrispenny
closed
2 years ago
0
MNT Remove branch alias
#72
emteknetnz
closed
2 years ago
0
Replace travis with Github Actions
#71
chrispenny
closed
2 years ago
1
Upgrade from deprecated app-search package to enterprise-search
#70
jakxnz
closed
2 years ago
3
Update dependencies and refactor to allow for PHP 8.0
#69
chrispenny
closed
2 years ago
6
Index configuration overrides DO subsite field if NULL value
#68
mark-a-j-adriano
closed
2 years ago
6
Content from redirector pages appears in search results but isn't editable in the CMS
#67
madmatt
opened
2 years ago
2
FIX: SearchIndexed field insertion was breaking on forms without tabs
#66
madmatt
closed
2 years ago
2
SearchServiceExtension->updateCMSFields() fails when added to Files
#65
madmatt
closed
2 years ago
0
ENH Add extension to reindex parent page when elements are published
#64
andrewandante
closed
2 years ago
7
Support for new Elastic SDK
#63
adrhumphreys
closed
2 years ago
0
The Elastic App SDK is abandoned
#62
adrhumphreys
closed
2 years ago
2
Parent Page must not be in Modified state to publish child page
#61
andrewandante
closed
2 years ago
4
BUGFIX ensure truncated strings are still json_encodeable
#60
andrewandante
closed
3 years ago
3
pause and restart Reindex job to free up memory on large sites
#59
andrewandante
closed
3 years ago
1
add some nicer error handling for DataObjectDocument
#58
andrewandante
closed
3 years ago
2
Make "removeAllDocuments" declaration compatible with older PHP versions
#57
arthur-apanovics
closed
3 years ago
0
Stable release?
#56
madmatt
closed
2 years ago
1
Fix removal of documents from index when they no longer exist in Silverstripe
#55
madmatt
closed
3 years ago
6
FIX ensure the ClearIndexJob doesn't break during initialisation
#54
scott1702
closed
3 years ago
3
RemoveDataObjectJob appears to break when run synchronousely
#53
chrispenny
opened
3 years ago
0
API: Remove the 5 minute cooldown on DataObject fetching and indexing
#52
madmatt
closed
3 years ago
3
add to job queue rather than syncjob based on config
#51
andrewandante
closed
3 years ago
1
add shouldFallbackToLatestVersion for DataObjectDocument
#50
andrewandante
closed
3 years ago
1
Next