SimpleSearch 1.6.0-pl
Released May 02, 2012 by splittingredA simple search solution for MODx Revolution.
Download 98kb (899 downloads)A simple search solution for MODx Revolution. Loosely based on AjaxSearch for Evolution (minus the ajax). Only searches Resources; does not search dynamic content.
See the official documentation here:http://rtfm.modx.com/display/addon/SimpleSearch/
Installation Instructions
Install via Package Management.
Note: 2.1.0-rc4 and earlier users wanting to use Solr search should check the SimpleSearch official documentation regarding a bug in 2.0.x with the OnDocUnPublished event that will need to be fixed.
Note: Those who used Solr searches in 1.4.0-rc1 will need to update their schema.xml files to the latest (included in core/components/simplesearch/docs/solr.schema.xml) and then re-run SimpleSearchIndexAll to take advantage of new auto-processed TV indexing.
New in 1.6.0
- [#65] Fix issue with multiple search terms highlighting
- [#67] Fix issue with quotations breaking forms in SimpleSearchForm snippet
- [#64] Improved pagination links, added pageLimit and optional extra tpls
New in 1.5.2
- [#60] Fix issue with search highlighting
- Fix invalid mb_strlen call when should be strlen
New in 1.5.1
- [#55] Fix issue with offsets in multibyte, one-character searches
- [#59] Fix issue with broken links on pagination
New in 1.5.0
- [#36] Fix issue where whereGroup is not incr when using useAllWords
- Allow file-based chunks in all tpl chunks
- [#53] Ensure list permission is checked on loading of resources
- [#56] Fix issue with forward slashes in searches
New in 1.4.1
- Ensure Solr-based search gets TVs indexed by name, so can be used as placeholders
New in 1.4.0
- Improved TV indexing for Solr-based searches, all TVs are now pre-processed and included during index
- Fixed bug with processTVs in basic search
- [#49] Add sortBy and sortDir properties for sorting of results
- [#48] Fix issue with internationalization of no results message
- [#50] Fix issue with pagination and searches with spaces
- Fixed missing plugin in build script for Solr indexing
- Added Solr search implementation, split up search into driver-specific classes
- [#37] Fix charset in German translation
- [#46] Add tpl for no results message, in property noResultsTpl
- Fix bug in simplesearchform.snippet where spaces were being removed from searchValue
- Fix SqlSrv query issues
New in 1.3.0
- Add sisea.facet placeholder for results page, and 'search' parameter to be sent into posthooks
- Add faceted search ability through postHooks
- Add facetLimit to limit # of non-active facet results that return on main results page
New in 1.2.0
- Fixed bug with pagination
- Fixed bug with searchScore sorting
- Fixed bug with progressive highlighting class names
- Added 'alias' to default docFields
- Added fieldPotency property to allow certain fields higher search scores for the same match
- Added result sorting (by searchScores)
- Added the urlScheme parameter which allows you to control the URL scheme used for the pagination links.
- Made the result extracts to never break words. This means that the extract limit is a soft limit now, and results look much nicer.
- Added the query placeholder to the containerTpl chunk.
- Fixed the default value of the landing parameter for the SimpleSearchForm snippet.
- Fixed an URL decoding bug.
- Removed defaults from the provided chunk templates, as they duplicate code from the snippets.
- Made minor performance improvements.
| Version | Released | Author | Downloads |
|---|---|---|---|
| 21 Versions | 1 Contributors | 19,973 Downloads | |
| 1.5.2-pl | Jan, 03 2012 | splittingred | 3,605 |
| 1.5.1-pl | Nov, 30 2011 | splittingred | 1,079 |
| 1.5.0-pl | Oct, 31 2011 | splittingred | 1,133 |
| 1.4.1-pl | Oct, 14 2011 | splittingred | 648 |
| 1.4.0-pl | May, 27 2011 | splittingred | 3,617 |
| 1.4.0-rc1 | May, 26 2011 | splittingred | 125 |
| 1.4.0-beta2 | May, 20 2011 | splittingred | 353 |
| 1.4.0-beta1 | May, 20 2011 | splittingred | 44 |
| 1.3.0-rc2 | Mar, 07 2011 | splittingred | 2,140 |
| 1.3.0-rc1 | Mar, 07 2011 | splittingred | 33 |
| 1.2.0-pl | Mar, 02 2011 | splittingred | 279 |
| 1.2.0-rc2 | Feb, 15 2011 | splittingred | 503 |
| 1.2.0-rc1 | Feb, 14 2011 | splittingred | 115 |
| 1.1.1-pl | Oct, 27 2010 | splittingred | 2,303 |
| 1.1.1-rc1 | Oct, 21 2010 | splittingred | 313 |
| 1.1.0-pl | Oct, 11 2010 | splittingred | 403 |
| 1.0.0-pl | Jul, 27 2010 | splittingred | 1,768 |
| 1.0.0-beta3 | Jun, 30 2010 | splittingred | 367 |
| 1.0.0-beta2 | Jun, 30 2010 | splittingred | 43 |
| 1.0.0-beta1 | Jun, 02 2010 | splittingred | 204 |