Subversion Repositories Applications.referentiel

Rev

Rev 382 | Rev 396 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 382 Rev 384
Line 10... Line 10...
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",
Line 65... Line 69...
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>",