3.1.4

Search Plugin

New Feature : Search Plugin

Introduction of the search plugin for Joomla.
At install, the plugin will automatically be installed in the 'search' plugin folder and will be enabled automatically.
You can now use the Joomla search module to find your component datas.

Implementation

In the component config, simply define "Include Search Plugin" to "Yes"
Search Plugin Config Component
Only the tables with a front-end search filter will be considered as "searchable".

Improved ORM

  • Search: default logic : ‘OR'
  • Select: Use '.' for tableless based namespace
  • SQL concat() function

Improved model

  • LIST : getRoute() for getting item URL
  • Debug state for dumping the query : 'debug.query'

Fixes

  • Logout problem in sandbox fixed

I must say that I'm leaps and bounds ahead of where I would have other been with J2.5 with full thanks to the folks on this forum and specifically to Cook so you'll never hear me complaining.
gdpodesta (Forum)  

Get Started