Subversion Repositories Applications.referentiel

Rev

Rev 382 | Rev 386 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 382 Rev 384
1
{
1
{
2
  "minWordSizefor1Typo": 4,
2
  "minWordSizefor1Typo": 4,
3
  "minWordSizefor2Typos": 8,
3
  "minWordSizefor2Typos": 8,
4
  "hitsPerPage": 50,
4
  "hitsPerPage": 50,
5
  "maxValuesPerFacet": 100,
5
  "maxValuesPerFacet": 100,
6
  "version": 2,
6
  "version": 2,
7
  "searchableAttributes": [
7
  "searchableAttributes": [
8
	"unordered(shortcuts)",
8
	"unordered(shortcuts)",
9
	"bdtfx.scientific_name",
9
	"bdtfx.scientific_name",
10
	"bdtfx.common_name",
10
	"bdtfx.common_name",
11
	"unordered(bdtfx.nomenclatural_number)",
11
	"unordered(bdtfx.nomenclatural_number)",
12
	"bdtfx.synonyms",
12
	"bdtfx.synonyms",
13
	"unordered(bdtfx.supra_genus_name)",
13
	"unordered(bdtfx.supra_genus_name)",
14
	"unordered(bdtfx.year)",
14
	"unordered(bdtfx.year)",
-
 
15
	"unordered(bdtfx.biblio)",
15
	"apd.scientific_name",
16
	"apd.scientific_name",
16
	"apd.common_name",
17
	"apd.common_name",
17
	"unordered(apd.nomenclatural_number)",
18
	"unordered(apd.nomenclatural_number)",
18
	"apd.synonyms",
19
	"apd.synonyms",
19
	"unordered(apd.supra_genus_name)",
20
	"unordered(apd.supra_genus_name)",
20
	"unordered(apd.year)",
21
	"unordered(apd.year)",
-
 
22
	"unordered(apd.biblio)",
21
	"isfan.scientific_name",
23
	"isfan.scientific_name",
22
	"isfan.common_name",
24
	"isfan.common_name",
23
	"unordered(isfan.nomenclatural_number)",
25
	"unordered(isfan.nomenclatural_number)",
24
	"isfan.synonyms",
26
	"isfan.synonyms",
25
	"unordered(isfan.supra_genus_name)",
27
	"unordered(isfan.supra_genus_name)",
26
	"unordered(isfan.year)",
28
	"unordered(isfan.year)",
-
 
29
	"unordered(isfan.biblio)",
27
	"bdtxa.scientific_name",
30
	"bdtxa.scientific_name",
28
	"bdtxa.common_name",
31
	"bdtxa.common_name",
29
	"unordered(bdtxa.nomenclatural_number)",
32
	"unordered(bdtxa.nomenclatural_number)",
30
	"bdtxa.synonyms",
33
	"bdtxa.synonyms",
31
	"unordered(bdtxa.supra_genus_name)",
34
	"unordered(bdtxa.supra_genus_name)",
32
	"unordered(bdtxa.year)"
35
	"unordered(bdtxa.year)",
-
 
36
	"unordered(bdtxa.biblio)"
33
  ],
37
  ],
34
  "numericAttributesToIndex": [
38
  "numericAttributesToIndex": [
35
	  "bdtfx.year",
39
	  "bdtfx.year",
36
	  "apd.year",
40
	  "apd.year",
37
	  "isfan.year",
41
	  "isfan.year",
38
	  "bdtxa.year",
42
	  "bdtxa.year",
39
	  "bdtfx.rank",
43
	  "bdtfx.rank",
40
	  "apd.rank",
44
	  "apd.rank",
41
	  "isfan.rank",
45
	  "isfan.rank",
42
	  "bdtxa.rank"
46
	  "bdtxa.rank"
43
  ],
47
  ],
44
  "attributesToRetrieve": null,
48
  "attributesToRetrieve": null,
45
  "allowTyposOnNumericTokens": false,
49
  "allowTyposOnNumericTokens": false,
46
  "ignorePlurals": false,
50
  "ignorePlurals": false,
47
  "advancedSyntax": false,
51
  "advancedSyntax": false,
48
  "removeStopWords": false,
52
  "removeStopWords": false,
49
  "replaceSynonymsInHighlight": true,
53
  "replaceSynonymsInHighlight": true,
50
  "distinct": false,
54
  "distinct": false,
51
  "unretrievableAttributes": null,
55
  "unretrievableAttributes": null,
52
  "optionalWords": null,
56
  "optionalWords": null,
53
  "attributesForFaceting": null,
57
  "attributesForFaceting": null,
54
  "attributesToSnippet": null,
58
  "attributesToSnippet": null,
55
  "attributesToHighlight": null,
59
  "attributesToHighlight": null,
56
  "paginationLimitedTo": 1000,
60
  "paginationLimitedTo": 1000,
57
  "attributeForDistinct": null,
61
  "attributeForDistinct": null,
58
  "exactOnSingleWordQuery": "attribute",
62
  "exactOnSingleWordQuery": "attribute",
59
  "ranking": [
63
  "ranking": [
60
    "typo",
64
    "typo",
61
    "geo",
65
    "geo",
62
    "words",
66
    "words",
63
    "filters",
67
    "filters",
64
    "proximity",
68
    "proximity",
65
    "attribute",
69
    "attribute",
66
    "exact",
70
    "exact",
67
    "custom"
71
    "custom"
68
  ],
72
  ],
69
  "customRanking": [
73
  "customRanking": [
70
    "desc(bdtfx.scientific_name)",
74
    "asc(bdtfx.scientific_name)",
71
	"desc(apd.scientific_name)",
75
	"asc(apd.scientific_name)",
72
	"desc(isfan.scientific_name)",
76
	"asc(isfan.scientific_name)",
73
	"desc(bdtxa.scientific_name)"
77
	"asc(bdtxa.scientific_name)"
74
  ],
78
  ],
75
  "separatorsToIndex": "",
79
  "separatorsToIndex": "",
76
  "removeWordsIfNoResults": "none",
80
  "removeWordsIfNoResults": "none",
77
  "queryType": "prefixLast",
81
  "queryType": "prefixLast",
78
  "highlightPreTag": "<em>",
82
  "highlightPreTag": "<em>",
79
  "highlightPostTag": "</em>",
83
  "highlightPostTag": "</em>",
80
  "snippetEllipsisText": "",
84
  "snippetEllipsisText": "",
81
  "typoTolerance": "true",
85
  "typoTolerance": "true",
82
  "alternativesAsExact": [
86
  "alternativesAsExact": [
83
	"ignorePlurals",
87
	"ignorePlurals",
84
	"singleWordSynonym"
88
	"singleWordSynonym"
85
  ]
89
  ]
86
}
90
}