app-search-magento icon indicating copy to clipboard operation
app-search-magento copied to clipboard

A first party module to integrate Elastic App Search in Magento 2.

Results 13 app-search-magento issues
Sort by recently updated
recently updated
newest added

Hi Team, We can't proceed with this extension in PHP8. can you please upgrade the PHP version from 7 to 8 in your composer.json file?

Hi, Is there a way to use this module using a js popup to show results in the frontend? I mean, without using the backend. Launching queries directly to the...

While we try to search it produce error https://prnt.sc/ulkfxy 1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): Query can contains only one match query with name search Exception #0 (Magento\Framework\Exception\LocalizedException): Query can contains...

Clarify beta feature that is not for production use.

Customer is reporting that when they switch from MySQL to the App Search Magento plugin, the pagination on their site fails to load correctly. For instance, a search that brings...

I install the module app-search-magento in my magento 2.4 version. While i'm trying to save **Search Engine** it will show error like _Could not check engine exists: Unauthorized action_. Swift...

I want to know if it's compatible with the latest version of Magento 2.4

### Precondition * Magento version 2.3.5 ### Steps to reproduce * Query graphql `{products(search:"test"){total_count}}` ### Expected result * `{"data":{"products":{"total_count": 0}}}` ### Actual result * ``` { "errors": [ { "debugMessage":...

Currently search fields are synced from Magento to the App Search enginge. Would be nice if editing search fields and weights into the dashboard were synced back into Magento. Must...

enhancement

Currently Magento synonyms are synced with the engine. Synonyms contributed into the dashboard are not synced back into Magento and will are erased when reindexing Magento synonyms. Should try: -...

enhancement