Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

How works Search on website?

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
searchforumwebsite
2 Risposte
8890 Visualizzazioni
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
Abbandona
Zbik
Autore

I update my question!

Avatar
Zbik
Autore Risposta migliore

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
Abbandona
Avatar
Luke Branch
Risposta migliore

@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
Abbandona
Zbik
Autore

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.

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Website Search bar Risolto
search website v15
Avatar
Avatar
Avatar
3
apr 25
9005
Website shop search behaviour
search website odooV17
Avatar
Avatar
1
set 24
1713
Dropdown search box block preview behind next block
search dropdownlist website
Avatar
Avatar
2
set 24
1538
Provide searchable database of files on website
search documents website
Avatar
Avatar
1
lug 23
2063
Enable google search console Risolto
search website console
Avatar
Avatar
Avatar
Avatar
3
gen 24
22065
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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