Skip to content
Snippets Groups Projects
Commit 41cd2f76 authored by Matthieu Benoist's avatar Matthieu Benoist
Browse files

ponderation changes

parent 638fef85
No related branches found
No related tags found
1 merge request!125Dos0091629
......@@ -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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment