Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
custom-apps
web-app
Commits
41cd2f76
Commit
41cd2f76
authored
Feb 18, 2021
by
Matthieu Benoist
Browse files
ponderation changes
parent
638fef85
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/elasticsearch/services/elasticsearch.service.ts
View file @
41cd2f76
...
...
@@ -203,12 +203,13 @@ export class ElasticsearchService {
query_string
:
{
query
:
regex
,
fields
:
[
'
metadata-fr.title^
5
'
,
'
metadata-fr.title^
7
'
,
'
data-fr.properties^3
'
,
'
metadata-fr.abstract^4
'
,
'
metadata-fr.lineage^3
'
,
'
metadata-fr.abstract^6
'
,
'
metadata-fr.keyword^5
'
,
'
metadata-fr.lineage^4
'
,
'
content-fr.title^5
'
,
'
content-fr.excerpt^
4
'
,
'
content-fr.excerpt^
3
'
,
'
content-fr.plaintext^3
'
],
analyzer
:
'
my_search_analyzer
'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment