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
!24
Issue
#3384347
: Remove entity id mapping config
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3384347
: Remove entity id mapping config
issue/search_api_meilisearch-3384347:3384347-remove-entity-id
into
1.0.x
Overview
0
Commits
16
Pipelines
0
Changes
17
Merged
Benjamin Cizej
requested to merge
issue/search_api_meilisearch-3384347:3384347-remove-entity-id
into
1.0.x
1 year ago
Overview
0
Commits
16
Pipelines
0
Changes
17
Expand
0
0
Merge request reports
Compare
1.0.x
version 5
34d263be
1 year ago
version 4
19a51b4e
1 year ago
version 3
c9ba3723
1 year ago
version 2
7a4cbf2b
1 year ago
version 1
b960aa25
1 year ago
1.0.x (base)
and
latest version
latest version
73318944
16 commits,
1 year ago
version 5
34d263be
14 commits,
1 year ago
version 4
19a51b4e
13 commits,
1 year ago
version 3
c9ba3723
12 commits,
1 year ago
version 2
7a4cbf2b
11 commits,
1 year ago
version 1
b960aa25
9 commits,
1 year ago
17 files
+
473
−
276
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
Search (e.g. *.vue) (Ctrl+P)
config/schema/search_api_meilisearch.schema.yml deleted
100644 → 0
+
0
−
13
Options
search_api_meilisearch.settings
:
type
:
config_object
label
:
'
Search
API
MeiliSearch
configuration'
mapping
:
meilisearch_id_mappings
:
type
:
sequence
label
:
"
Mapping
of
the
drupal
items
id's
to
MeiliSearch
ids"
sequence
:
type
:
sequence
label
:
'
Index
id'
sequence
:
type
:
string
label
:
'
Entity
id'
Loading