Jump to content

Search the Community

Showing results for tags 'Search index'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 6 results

  1. Hi, My 1.6.1.5 Prestashop does not detect any product on search index and it will we stay on 0/0 even i click on rebuild index. Also if i add new product it will stay same 0/0. I made deactive all non-addons Prestashop modules and overrides but there was no success. I tried to delete both search_index and search_word tables but still no success. Please tell me how to fix this matter
  2. Hi, I have a store running PrestaShop version 1.6.0.11. Around 353 products are there total in store but 345 products are indexed. I tried to add missing products to the index also rebuilded the index using search preferences, but still the result is same. Some products are also missing in search result. Please help me to sort out this issue.
  3. Hi iam trying to run this Controller::getController('AdminSearchConfController'); but it is not working i will try to rebuild index using this function. i dont want to provide url to this i tried with these and it is not working, it is running from a module Controller::getController('AdminSearchConfController'); Controller::getController('AdminSearchConfController')->run(); AdminController::getController('AdminSearchConfController')->run(); AdminController::getController('AdminSearchConfController'); Controller::getController('AdminSearchConfControllerCore'); Controller::getController('AdminSearchConfControllerCore')->run(); AdminController::getController('AdminSearchConfControllerCore')->run(); AdminController::getController('AdminSearchConfControllerCore'); hope someone can help
  4. Hello, some months ago with the 1.5 version I decided to disable my multistore option and run a unique shop. I realized that internally on the database both shops were still present, and it generated different problems on the system: most of them were related to the id_shop value in some tables, there were inconsistency, the value was not updated by some processes while others required it, and I had to find on the database where to put the shop value to make things work. Last month I decided to upgrade to Prestashop 1.6.0.9 and I have found many problems with search module, stock, and errors appearirng in BackOffice. For example, I could not update product quantities, the system said something related to shop groups. To solve it I modified the ps_shop_group table putting the group as deleted and no active. This way I can maintain my stock. But with those values on the table, the search index does not update automatically, and the process of including new products or rebuilding the index fails with an SQL error, related to the id_shop value. If I change the table ps_shop_group values to active and not deleted, both processes work again. I fear that I will have to do this trick to change and keep values on stock and indexes. Is there some solution or tutorial to completely disable multistore internally on the system? thanks, Joe
  5. Hola a todos, Estoy montando una tienda online de alimentos, y una de las características que he definido para los productos son los ingredientes. Hay alguna manera de eliminar esa característica del indexador de búsqueda?? El problema es que cuando un usuario usa el buscador de la tienda para buscar algo (p.e. Aceite), aparte de los aceites que tengo, aparecen todos los productos que tienen como ingrediente el aceite, es decir, prácticamente el 80% de los productos de la tienda. He probado a quitar en classes/search.php toda referencia a "features", reindexo todo pero me siguen apareciendo todos los productos. Alguna idea? Mil gracias de antemano.
  6. Hi Guys, I just finished upgrading to Prestashop version 1.4.8.2 and noticed the FO search button does not work properly as the index keeps reducing. I see several posts, but no real solution. Help guys. Thanks
×
×
  • Create New...