Subversion Repositories Applications.referentiel

Rev

Rev 386 | Details | Compare with Previous | Last modification | View Log | RSS feed

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