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
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
> A first-party Magento integration for building excellent, relevant search experiences with [Elastic App Search](https://www.elastic.co/cloud/app-search-service).
6
6
7
+
> **:warning: This is a beta version of the client. [View known issues](#known-issues).**
The module is in its first round of beta. This first round is intended to act as a technical preview, which aims to integrate App Search as a Magento search adapter interface.
103
+
104
+
There are a few caveats with the current implementation:
105
+
106
+
- The maximum number of fields allowed by App Search (currently 64) does not allow you to index catalogs with too many products attributes (#37)
107
+
108
+
- We will need to rework how product prices are stored into App Search to allow sites with a large number of customer groups to be indexed (#38)
109
+
110
+
- Search relevance is still being tuned.
111
+
112
+
97
113
## Development
98
114
99
115
We ❤️ developers and want everyone to be able to contribute to the module.
0 commit comments