Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

How works Search on website?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
searchforumwebsite
2 Respostes
8832 Vistes
Avatar
Zbik

Search on website forum, shop etc.

It is a "Full text search"?
Is possible to use the + - or another operator?
... or is possible only search by phrase?

UPDATE:

  • why forum answers are not searched?
  • there are any plan to integrate with solr?
1
Avatar
Descartar
Zbik
Autor

I update my question!

Avatar
Zbik
Autor Best Answer

Not only by phrase! Not only on website! Quick product search, too!
I found, probably part, of the answer. Operators

%

and

_

works (postgresql like, ilike oerators).

Search on forum today eg. by:

  • button%print = 140 results
  • button %print = 111 results
  • button % print = 87 results
  • print%button = 175 results
  • _mail_ = 1590 results
1
Avatar
Descartar
Avatar
Luke Branch
Best Answer

@zbik,

I've also asked a similar question on a few other threads in this forum. I'd recommend watching this project:

https://github.com/akretion/solerp

specifically the (now closed) issue here:

https://github.com/akretion/solerp/issues/3

There's a forum post here for a fork for an FTS framework in Odoo [8.0] that is discussed here:
https://www.odoo.com/forum/help-1/question/fulltext-search-fts-migrate-to-odoo-8-0-full-text-search-support-in-forum-55060

This is the fork:
https://github.com/straga/odoo-addon_fts

My forum post discussiong improved search in Odoo is here:

https://www.odoo.com/forum/help-1/question/enhanced-improved-front-end-e-commerce-cms-search-module-57233

I think either SolR, or Sphinx (search) implementations would both be workable solutions. Sphinx may be slightly easier to setup, but both have their pros and cons.

I have already spoken to a SaaS Sphinx search provider called searchanise in regards to plugging into their API for use with Odoo due to the comparitevely lower initial setup cost (ie. not starting to build it from scratch), however a completely open-source, standalone solution as it would obviously be more desireable for the majority and in the long run.

If there was enough interest I would consider putting together a funding campaign to get this project off the ground, however it would require some interest from larger parties in order to get the funding required to get the project off the ground.

In the meantime I think the FTS addon I linked to above may hold the key to putting all of these modules together in one global search for the frontend (CMS, products, forum posts, news, etc.) and eventually one global search bar for the backend (although this is a much larger undertaking and may be better handled by Odoo SA in Odoo [9.0] core).

1
Avatar
Descartar
Zbik
Autor

Thx for full info. I look through suggestions.

Luke Branch

@zbik,

it looks like a substantial amount of work has been done already on a fully-integrated search module:

https://github.com/OpenSur/Odoo_addons/tree/8.0/website_search

While I have not yet been able to get it working in 8.0 development instances (it gives a traceback due to syntax), I think it is close to handling my requirements above with a little tweaking.

I'll be doing my best to troubleshoot with the developer and will report back here once I have a working installation.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Website Search bar Solved
search website v15
Avatar
Avatar
Avatar
3
d’abr. 25
8927
Website shop search behaviour
search website odooV17
Avatar
Avatar
1
de set. 24
1647
Dropdown search box block preview behind next block
search dropdownlist website
Avatar
Avatar
2
de set. 24
1492
Provide searchable database of files on website
search documents website
Avatar
Avatar
1
de jul. 23
2031
Enable google search console Solved
search website console
Avatar
Avatar
Avatar
Avatar
3
de gen. 24
21971
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now