Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
search_api_meilisearch
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_meilisearch
Merge requests
!1
Resolve
#3165249
"Meilisearch private key"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Resolve
#3165249
"Meilisearch private key"
issue/search_api_meilisearch-3165249:3165249-meilisearch-private-key
into
1.0.x
Overview
0
Commits
7
Pipelines
0
Changes
9
Closed
Jernej Mramor
requested to merge
issue/search_api_meilisearch-3165249:3165249-meilisearch-private-key
into
1.0.x
4 years ago
Overview
0
Commits
7
Pipelines
0
Changes
9
Expand
Closes
#3165249
0
0
Merge request reports
Compare
1.0.x
version 1
945b5981
4 years ago
1.0.x (base)
and
latest version
latest version
0d0ff91d
7 commits,
4 years ago
version 1
945b5981
6 commits,
4 years ago
9 files
+
460
−
343
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
config/schema/search_api_meilisearch.schema.yml
+
2
−
2
Options
@@ -8,9 +8,9 @@ search_api_meilisearch.settings:
meilisearch_host_port
:
type
:
text
label
:
'
Host
port'
meilisearch_
priva
te_key
:
meilisearch_
mas
te
r
_key
:
type
:
text
label
:
'
Priva
te
key'
label
:
'
Mas
te
r
key'
meilisearch_id_mappings
:
type
:
sequence
label
:
"
Mapping
of
the
drupal
items
id's
to
MeiliSearch
ids"
Loading