Closed cizgidekiadam closed 7 years ago
Hello @rbostan and thank you for testing our extension.
You may need to process a full reindex of the "catalogsearch_fulltext" indexer if you did a fresh install of Elasticsuite.
Could you give it a try and see if it fixes your problem ? Also, we are curious about the time it will take for your catalog to process the full reindex, so can you post here the time it took ?
We keep in touch,
Regards,
@romainruaud I have already processed full reindex on all indexers. I'll do a full reindex with timer and will inform you about this.
Another minor issue, autocomplete sytling not working. Result takes too long and after, a raw list appears on search input, but no styles or thumbnails etc. Fyi.
I'll try latest development branch (currently 2.4 i think). Becuase we are using Magento 2.1.2 and latest commits may be fix our performance and other related issues.
We'll see. ;)
The error has gone. I don't know why, but gone :) Autocomplete issue continuing, no styles, seems like renderers can not be applied. Dropdown just has multiple
<li class="" id="qs-option-1" role="option"><span class="qs-option-name"> Keyword</span><span aria-hidden="true" class="amount"></span></li>
any update about this one @rbostan ? Are you still facing the issue ?
@romainruaud Nope, styling issue is related with our current theme, not module. You may close this, thanks.
Hi I am facing this issue in Magento2 EE
'Exception #0 (LogicException): catalog_product index does not exist yet. Make sure everything is reindexed'
This is the error am getting. Even though all the index are indexed. I have installed the 'ICU' and 'Phonetic' plugins also.
catalog_product index does not exist yet. Make sure everything is reindexed
a:4:{i:0;s:75:"catalog_product index does not exist yet. Make sure everything is reindexed";i:1;s:8304:"#0 /Applications/AMPPS/www/testsssports/app/code/Smile/ElasticsuiteCore/Search/Request/ContainerConfiguration.php(161): Smile\ElasticsuiteCore\Index\IndexOperation->getIndexByName('catalog_product', 1)
Hello,
Thank you for this great work. We had a website with configurable swatches and simples mixed. There are about 1 and half million products exists in database (both configurables, childrens and simples).
I have installed module via composer.
After install es and module. An exception thrown on frontend.
But all indexes are seems ready and there is not any uncompleted database transaction or something like that.
Also checked elasticsearch service by :
And healthcheck is :
The exception is :