Skip to content

Provides an extensible framework for OpenERP to do full text search (using PostgreSQL's full text search mechanism) on different models. It aims at least possible administration effort while still providing fast and high quality search results for users.

Notifications You must be signed in to change notification settings

yelizariev/odoo-addon_fts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odoo-addon_fts

It Fix for Odoo 8.0 work after install.

Provides an extensible framework for OpenERP to do full text search (using PostgreSQL's full text search mechanism) on different models. It aims at least possible administration effort while still providing fast and high quality search results for users. The modular design enables administrators to offer just the full text search wanted and developers an easy way to add searches. For a quick (somewhat technical) overview, read the presentation held on the Open Days 2013:

http://www.slideshare.net/openobject/using-full-text-search-in-open-erpholger-brunntherp-ready-partner

it fork from https://launchpad.net/openobject-fts

About

Provides an extensible framework for OpenERP to do full text search (using PostgreSQL's full text search mechanism) on different models. It aims at least possible administration effort while still providing fast and high quality search results for users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • JavaScript 4.8%