You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2019. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This plugin replaces the default search of Wordpress with an Algolia realtime se
17
17
18
18
### Credentials
19
19
20
-

20
+

21
21
22
22
In this section you configure two things:
23
23
@@ -35,7 +35,7 @@ In this section you configure two things:
35
35
36
36
### UI Integration
37
37
38
-

38
+

39
39
40
40
#### Search Exprerience Configuration
41
41
@@ -73,13 +73,13 @@ The theme is **totally independent** from the Wordpress theme. Each theme handle
73
73
74
74
### Types
75
75
76
-

76
+

77
77
78
78
You can choose the Wordpress types you want to index. By default, only `post` and `page` are configured. If one of your extension (WooCommerce for instance) create new types you will see them in this list. You can order them to change the order of each section of the autocompletion menu. In autocompletion menu mode you can also specify the label used for each type to display the title of search section.
79
79
80
80
### Attributes
81
81
82
-

82
+

83
83
84
84
You can configure additional attribute or taxonomies you want to index. If you use Wordpress as a blog you should not have to change anything. When using Wordpress with plugin like WooCommerce this should be very useful as you probably want to index the `price` or the `total_sales` attributes as well.
85
85
@@ -103,7 +103,7 @@ You can add a label to each enabled facet to display the Facet bloc title. You c
103
103
104
104
### Search Configuration
105
105
106
-

106
+

107
107
108
108
For each attribute you enable, you can decide to make it searchable. If you do you can choose if you want the attribute ordered or unordered:
109
109
@@ -119,15 +119,15 @@ For each attribute you enable, you can decide to make it searchable. If you do y
119
119
120
120
### Results Ranking
121
121
122
-

122
+

123
123
124
124
For each attribute you enable, you can make them part of your custom ranking formula.
125
125
126
126
**Notes:** Attributes that you enable <b>NEED to been numerics</b>
127
127
128
128
### Sorting
129
129
130
-

130
+

131
131
132
132
For each attribute or taxonomy you enable you can select the ones you want to be able to sort with.
0 commit comments