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

correction on the properties ponderation

parent fccb2a0b
Branches
Tags
1 merge request!125Dos0091629
......@@ -257,7 +257,7 @@ export class ElasticsearchService {
query: regex,
fields: [
'metadata-fr.title^7',
'data-fr.properties^3',
'data-fr.properties^4',
'metadata-fr.abstract^6',
'metadata-fr.keyword^5',
'metadata-fr.lineage^4',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment