File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 27
27
<label >Maximum Query Length</label >
28
28
<validate >validate-digits</validate >
29
29
</field >
30
- <field id =" use_layered_navigation_count" translate =" label comment" type =" text" sortOrder =" 25" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
31
- <label >Apply Layered Navigation if Search Results are Less Than</label >
32
- <validate >validate-digits</validate >
33
- <comment >Enter "0" to enable layered navigation for any number of results.</comment >
34
- </field >
35
30
</group >
36
31
</section >
37
32
</system >
Original file line number Diff line number Diff line change 15
15
<engine >mysql</engine >
16
16
<min_query_length >1</min_query_length >
17
17
<max_query_length >128</max_query_length >
18
- <use_layered_navigation_count >0</use_layered_navigation_count >
19
18
</search >
20
19
</catalog >
21
20
</default >
Original file line number Diff line number Diff line change 18
18
<field id =" engine" >mysql</field >
19
19
</depends >
20
20
</field >
21
- <field id =" use_layered_navigation_count" >
22
- <depends >
23
- <field id =" engine" >mysql</field >
24
- </depends >
25
- </field >
26
21
</group >
27
22
</section >
28
23
</system >
You can’t perform that action at this time.
0 commit comments