/[drupal]/contributions/modules/faceted_search/faceted_search.inc
ViewVC logotype

Log of /contributions/modules/faceted_search/faceted_search.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 19:36:25 2009 UTC (10 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2, HEAD
Changes since 1.56: +122 -60 lines
Diff to previous 1.56
Improved data model for search environment settings.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 01:04:28 2008 UTC (13 months, 4 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.55: +5 -4 lines
Diff to previous 1.55
#219095 by DenRaf and Gerhard Killesreiter: Another step with the Drupal 6 port.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 04:28:10 2008 UTC (15 months ago) by davidlesieur
Branch: MAIN
Changes since 1.54: +78 -78 lines
Diff to previous 1.54
#219095 by DenRaf and David Lesieur: First step with Drupal 6 port.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 02:25:13 2008 UTC (15 months ago) by davidlesieur
Branch: MAIN
Changes since 1.53: +9 -3 lines
Diff to previous 1.53
#213373 by janusman and David Lesieur: Added index on results table to improve speed.

Revision 1.50.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 02:23:52 2008 UTC (15 months ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.50.2.3: +9 -3 lines
Diff to previous 1.50.2.3 , to branch point 1.50 , to next main 1.57
#213373 by janusman and David Lesieur: Added index on results table to improve speed.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 16:57:19 2008 UTC (15 months ago) by davidlesieur
Branch: MAIN
Changes since 1.52: +9 -3 lines
Diff to previous 1.52
#290680 by Patrick Hubert and David Lesieur: Allow faceted searches on unpublished nodes.

Revision 1.50.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 16:54:49 2008 UTC (15 months ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.50.2.2: +9 -3 lines
Diff to previous 1.50.2.2 , to branch point 1.50
#290680 by Patrick Hubert and David Lesieur: Allow faceted searches on unpublished nodes.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 20:59:10 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.51: +19 -10 lines
Diff to previous 1.51
Ensure that short words are not ignored in searches.

Revision 1.50.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 20:56:46 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.50.2.1: +19 -10 lines
Diff to previous 1.50.2.1 , to branch point 1.50
Ensure that short words are not ignored in searches.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 20:39:59 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
Fixed missing query argument when the same keyword is searched in more than one field in the same request.

Revision 1.50.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 20:38:47 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
Fixed missing query argument when the same keyword is searched in more than one field in the same request.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 21:01:17 2008 UTC (17 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
Fixed extract generation with OR.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 21:08:56 2008 UTC (17 months, 4 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.48: +77 -32 lines
Diff to previous 1.48
#238208: Added support for keyword search restricted by field.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:55:00 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.47: +4 -4 lines
Diff to previous 1.47
Domain 'all' in hook_faceted_search_collect() becomes 'facets' to distinguish from other types of filters.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:23:27 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46
Improved naming.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:02:28 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
Removed unneeded argument.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 00:31:38 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.44: +7 -6 lines
Diff to previous 1.44
Renamed key for default keyword filter.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 18:31:34 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.43: +5 -1 lines
Diff to previous 1.43
#243272 by karlmoritz and mh86: Allow subquery arguments to be passed as an array.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 23:00:59 2008 UTC (18 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42
#228226: Keyword searches with no matches show all nodes when using a view display style.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 22:29:23 2008 UTC (19 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-BETA2, DRUPAL-5--1-0-BETA3
Changes since 1.41: +7 -4 lines
Diff to previous 1.41
Pass score normalization factor in query through %f type specifier.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 19:27:25 2008 UTC (19 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.40: +5 -3 lines
Diff to previous 1.40
Avoid conditions on node type when possible.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 16:46:15 2008 UTC (19 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.39: +9 -14 lines
Diff to previous 1.39
Removed duplicate query condition.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:34:25 2008 UTC (19 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.38: +546 -449 lines
Diff to previous 1.38
- Introduced more general concept of filter (facets are now filters).
- Use a single filter for keyword search (instead of one per operator).
- Administer keyword search filters separately from facets.
- Added weight to categories (for sorting purposes).

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 22:39:55 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.37: +59 -59 lines
Diff to previous 1.37
Cleanup.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 20:16:03 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.36: +5 -11 lines
Diff to previous 1.36
Removed TODOs.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 19:09:05 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
Made sure nid is the first field in the results query.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 23:00:52 2008 UTC (19 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.34: +599 -230 lines
Diff to previous 1.34
Rewrote the query building logic around keyword search and eliminated a temporary table.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 01:26:36 2008 UTC (20 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.33: +19 -9 lines
Diff to previous 1.33
Added utility methods to query builder.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 20:15:24 2008 UTC (20 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.32: +11 -11 lines
Diff to previous 1.32
Removed obsolete stuff.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 23:46:08 2008 UTC (20 months, 4 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-20, DRUPAL-5--0-21
Changes since 1.31: +17 -1 lines
Diff to previous 1.31
Added get_field() method to query class.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 22:32:18 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.30: +24 -3 lines
Diff to previous 1.30
Allow category labels to contain HTML.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 15:50:41 2008 UTC (21 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
Select the 'node' entries only from search_dataset.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 21:58:10 2008 UTC (21 months, 4 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.28: +7 -1 lines
Diff to previous 1.28
Added documentation.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 18:56:32 2008 UTC (22 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.27: +1 -4 lines
Diff to previous 1.27
#187078: Removed useless drop temp table.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 23:09:16 2008 UTC (22 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.26: +8 -1 lines
Diff to previous 1.26
Added per-facet help text for site admins.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 22:25:28 2008 UTC (22 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.25: +7 -7 lines
Diff to previous 1.25
Inverted the logic for selecting content types in search environments.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 20:04:32 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.24: +155 -264 lines
Diff to previous 1.24
Support for multiple search environments, improved administration interface, and more...

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 23:56:39 2007 UTC (23 months, 1 week ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-11
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#198621 by hrayr: Fixed wrong category count when some modules rewrite the queries.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 18:52:56 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-10
Changes since 1.22: +49 -7 lines
Diff to previous 1.22
Support table prefixes with subqueries (needed by faceted_search_views)

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 06:27:02 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-9
Changes since 1.21: +31 -23 lines
Diff to previous 1.21
Fixed missing node type filter on categories when not in the context of a current search.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 03:18:32 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
Changes since 1.20: +12 -1 lines
Diff to previous 1.20
Allow modules to alter the category queries when there is no search text. This ensures consistency when a view is supposed to filter the categories.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 02:41:10 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Removed useless return value.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 15 05:13:28 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
Changes since 1.18: +12 -1 lines
Diff to previous 1.18
- Search results display style no longer specified in the URL. The module settings alone now determine the display style.
- Created a basic API for allowing modules to add display styles.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 3 23:38:13 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-8
Changes since 1.17: +27 -7 lines
Diff to previous 1.17
#188768 by me: Fixed unwanted prefixing of temporary tables.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 23:24:43 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-7
Changes since 1.16: +27 -27 lines
Diff to previous 1.16
Fixed table aliases (to work with db_rewrite_sql).

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 21:46:31 2007 UTC (2 years ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-6
Changes since 1.15: +294 -148 lines
Diff to previous 1.15
Rewrote query building system. Cleaner and more robust (and should help adding sort options).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 17:42:24 2007 UTC (2 years, 1 month ago) by davidlesieur
Branch: MAIN
Changes since 1.14: +8 -1 lines
Diff to previous 1.14
Fixed inconsistent count on categories when not using any keyword in the current search while node_access denies access to some matching nodes.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 07:17:48 2007 UTC (2 years, 1 month ago) by davidlesieur
Branch: MAIN
Changes since 1.13: +85 -2 lines
Diff to previous 1.13
Added sort options for categories.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 02:14:59 2007 UTC (2 years, 2 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-5
Changes since 1.12: +5 -5 lines
Diff to previous 1.12
Changed default weights for keyword facets.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 20:45:21 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-4
Changes since 1.11: +111 -37 lines
Diff to previous 1.11
Major performance improvement (now only one query per facet in guided search).

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 06:11:54 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-3
Changes since 1.10: +14 -1 lines
Diff to previous 1.10
Added documentation. Added default get_root_categories() function.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 19:07:30 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-2
Changes since 1.9: +18 -10 lines
Diff to previous 1.9
Sort facets in related categories block.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 23:53:26 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
Added 'related categories' block, for launching faceted searches from nodes.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 00:45:20 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.7: +854 -849 lines
Diff to previous 1.7
Simplified handling of active categories in facets.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 16:50:36 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.6: +17 -11 lines
Diff to previous 1.6
Allow exclusion of unwanted content types. Cleaned up some table aliases in queries.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 14:17:31 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Removed irrelevant comment.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 02:40:03 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.4: +50 -1 lines
Diff to previous 1.4
Moved class from .module to .inc.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 02:21:34 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
#146979 by me. Avoid relying on search_dataset when should not.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 19:08:52 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.2: +2 -4 lines
Diff to previous 1.2
Changed some comments. Node access works fine.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 20:17:32 2007 UTC (2 years, 6 months ago) by davidlesieur
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1
#146181. Eliminated warning on searches with zero results when no category has been selected.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 03:19:01 2007 UTC (2 years, 6 months ago) by davidlesieur
Branch: MAIN
Initial version of faceted_search

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2