Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
search_api_solr
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
search_api_solr
Merge requests
!8
Issue
#3236773
: Missing config schema
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3236773
: Missing config schema
issue/search_api_solr-3236773:3236773-missing-config-schema
into
4.x
Overview
5
Commits
2
Pipelines
0
Changes
1
1 unresolved thread
Hide all comments
Open
Alexandre Dias
requested to merge
issue/search_api_solr-3236773:3236773-missing-config-schema
into
4.x
3 years ago
Overview
5
Commits
2
Pipelines
0
Changes
1
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Compare
4.x
version 2
a0bd9548
3 years ago
version 1
b686e5ee
3 years ago
4.x (HEAD)
and
latest version
latest version
2c00ad8d
2 commits,
3 years ago
version 2
a0bd9548
2 commits,
3 years ago
version 1
b686e5ee
1 commit,
3 years ago
1 file
+
21
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/schema/search_api_solr.suggester.schema.yml
0 → 100644
+
21
−
0
Options
plugin.plugin_configuration.search_api_autocomplete_suggester.search_api_solr_suggester
:
type
:
mapping
label
:
'
Search
API
Solr
Suggester'
mapping
:
search_api_solr/site_hash
:
type
:
integer
label
:
'
Site
hash'
search_api/index
:
type
:
string
label
:
'
Index
ID'
drupal/langcode
:
type
:
string
label
:
'
Language'
plugin.plugin_configuration.search_api_autocomplete_suggester.search_api_solr_spellcheck
:
type
:
mapping
label
:
'
Search
API
Solr
Spellcheck'
plugin.plugin_configuration.search_api_autocomplete_suggester.search_api_solr_terms
:
type
:
plugin.plugin_configuration.search_api_autocomplete_suggester.server
label
:
'
Search
API
Solr
Terms'
Loading