Log of /contributions/modules/sphinxsearch/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 12 02:44:22 2008 UTC
(14 months, 2 weeks ago)
by
markuspetrux
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-6--1
Changes since
1.3: +2 -9 lines
Diff to
previous 1.3
- Ported module from D5 to D6.
- Bugfix: undefined class method in sphinxsearch_check_connection_page().
- Bugfix: added criterion class to taxonomy elements in advanced search form.
- Bugfix: added support for mysqli and pgsql to _sphinxsearch_db_reconnect().
Revision
1.2.2.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 29 19:08:31 2008 UTC
(14 months, 4 weeks ago)
by
markuspetrux
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-1
Changes since
1.2.2.6: +7 -3 lines
Diff to
previous 1.2.2.6
, to
branch point 1.2
- Removed configuration option for Sphinx document ids offset. I was confused
by a big notice in the Sphinx manual stating that document ids should be
unique, stop. The scope of such a restriction has been clarified by shodan,
here: http://www.sphinxsearch.com/forum/view.html?id=2139#10402 :)
It is required to run Drupal update.php and to rebuild all your indexes as
soon as the module files have been updated!
Sorry, for such a change at this point, though this is something that should
be addressed as soon as possible.
- Fix sphinxsearch_get_client() usage (missing ampersand operator, oops).
- Added node type conversion when parsing grouping results by node type.
- Added node tags in search results (theme).
- Added support for author and content type tagadelic/faceted search.
Revision
1.2.2.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 26 05:41:53 2008 UTC
(15 months ago)
by
markuspetrux
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0-BETA1
Changes since
1.2.2.4: +1 -3 lines
Diff to
previous 1.2.2.4
, to
branch point 1.2
- Storing a number of common functions into a separate file.
- Removed keys from search path. It all is based on query string.
- Added option in module settings to select search page path.
- Added options in module settings to customize excerpts for search results.
- Added a check connection page to help us diagnose configuration issues.
- Changed XMLPipe document, again. We now store the vids. All existing indexes
get invalidated and need to be rebuilt.
- Refactored almost everything related to the search form, so it now becomes a
bit more modular.
- Added basic tagadelic support. There is a single block with options to set
number of tags, levels and sort order.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.