ez projects / title_weighed/word_frequenc...
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| title_weighed/word_frequency_search_plugin | Bruce Morrison | planning | 1.2 | 3.6 (maybe earlier) |
Title Weighed Search Plugin by designIT
========================================
This search plugin provides the sorting of search results by search
term
frequency and adding a greater weight to the title of objects.
Installation
-----------------
Copy the twsearchengine-1.2.tgz to kernel/search/plugins and uncompress.
You should end up with a directory twsearchengine containing the file
twsearchengine.php
Open your site.ini.append(.php) in 'settings/override' and add
[SearchSettings]
SearchEngine=twSearchEngine
If you have existing content then you will need to reindex your site
for
existing content to have it's titles weighted.
License
-----------------
This file may be distributed and/or modified under the terms of the
"GNU
General Public License" version 2 as published by the Free Software
Foundation
This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING
THE
WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
The "GNU General Public License" (GPL) is available at.
Contact if any conditions of this licencing isn't clear to you.
Changelog
Friday 18 November 2005 08:20
Bruce Morrison