/[drupal]/contributions/modules/solr/solr.module
ViewVC logotype

Log of /contributions/modules/solr/solr.module

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.1.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 10:48:19 2008 UTC (22 months, 1 week ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.43: +7 -7 lines
Diff to previous 1.1.2.43 , to branch point 1.1
added get_facets

Revision 1.1.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 10:39:09 2008 UTC (22 months, 1 week ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.42: +8 -4 lines
Diff to previous 1.1.2.42 , to branch point 1.1
fixed case where no new nodes were found when updating

Revision 1.1.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 10:54:35 2007 UTC (2 years ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.41: +1 -1 lines
Diff to previous 1.1.2.41 , to branch point 1.1
 fixed solr pager

Revision 1.1.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 10:50:16 2007 UTC (2 years ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.40: +46 -8 lines
Diff to previous 1.1.2.40 , to branch point 1.1
deal with arrays

Revision 1.1.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 9 12:40:01 2007 UTC (2 years, 1 month ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.39: +0 -1 lines
Diff to previous 1.1.2.39 , to branch point 1.1
added message about PHP5 requirement

Revision 1.1.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 10:21:39 2007 UTC (2 years, 2 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.38: +22 -9 lines
Diff to previous 1.1.2.38 , to branch point 1.1
added solr_fields_to_doc and solr_search_box; misc bug fixes

Revision 1.1.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 21 09:12:54 2007 UTC (2 years, 3 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.37: +105 -20 lines
Diff to previous 1.1.2.37 , to branch point 1.1
moved some functions into separate theme file; added 'interesting terms'

Revision 1.1.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 17:08:15 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.36: +10 -12 lines
Diff to previous 1.1.2.36 , to branch point 1.1
fixing bugs

Revision 1.1.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 16:19:08 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.35: +50 -27 lines
Diff to previous 1.1.2.35 , to branch point 1.1
fixing bugs

Revision 1.1.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 14:41:01 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.34: +58 -26 lines
Diff to previous 1.1.2.34 , to branch point 1.1
improving facets

Revision 1.1.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 12:26:52 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.33: +1 -1 lines
Diff to previous 1.1.2.33 , to branch point 1.1
moved <add> to solr_update_solr

Revision 1.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 18:16:21 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.32: +1 -1 lines
Diff to previous 1.1.2.32 , to branch point 1.1
added links to remove facet filters

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 17:34:20 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.31: +6 -3 lines
Diff to previous 1.1.2.31 , to branch point 1.1
made facet fields configurable

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 17:31:07 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.30: +1 -1 lines
Diff to previous 1.1.2.30 , to branch point 1.1
minor

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 17:16:00 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.29: +30 -8 lines
Diff to previous 1.1.2.29 , to branch point 1.1
improved facets

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 16:40:36 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.28: +4 -1 lines
Diff to previous 1.1.2.28 , to branch point 1.1
updated the example in readme.txt

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 16:31:58 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.27: +62 -19 lines
Diff to previous 1.1.2.27 , to branch point 1.1
facets are basically working now

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 12:24:01 2007 UTC (2 years, 4 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.26: +24 -7 lines
Diff to previous 1.1.2.26 , to branch point 1.1
beginning support for facets

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 09:45:01 2007 UTC (2 years, 5 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.25: +11 -9 lines
Diff to previous 1.1.2.25 , to branch point 1.1
error in checking whether to restart index

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 11 14:54:39 2007 UTC (2 years, 6 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.24: +2 -2 lines
Diff to previous 1.1.2.24 , to branch point 1.1
include full paths

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 15:43:10 2007 UTC (2 years, 7 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.23: +4 -3 lines
Diff to previous 1.1.2.23 , to branch point 1.1
fixed pager, added nodeapi 'update index' example

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 11:53:50 2007 UTC (2 years, 8 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.22: +3 -1 lines
Diff to previous 1.1.2.22 , to branch point 1.1
fixed cron

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 18:14:28 2007 UTC (2 years, 8 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.21: +10 -28 lines
Diff to previous 1.1.2.21 , to branch point 1.1
replace curl with drupal_http_request

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 8 14:00:31 2007 UTC (2 years, 8 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.20: +27 -10 lines
Diff to previous 1.1.2.20 , to branch point 1.1
added support for moreLikeThis and node type permissions

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 22 17:28:36 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.19: +22 -12 lines
Diff to previous 1.1.2.19 , to branch point 1.1
changed api slightly, added node and user search

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 22:05:14 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.18: +20 -7 lines
Diff to previous 1.1.2.18 , to branch point 1.1
changed hook, delete nodes

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 18:01:02 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.17: +2 -2 lines
Diff to previous 1.1.2.17 , to branch point 1.1
fixed pager

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 17:53:34 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.16: +1 -1 lines
Diff to previous 1.1.2.16 , to branch point 1.1
changed to nid as unique field

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 17:19:21 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.15: +1 -1 lines
Diff to previous 1.1.2.15 , to branch point 1.1
made scores field optional

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 16:34:54 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.14: +33 -104 lines
Diff to previous 1.1.2.14 , to branch point 1.1
added inc file for when search/module is not active

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 13 00:43:34 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.13: +6 -5 lines
Diff to previous 1.1.2.13 , to branch point 1.1
fixed pager, added params to search

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 01:56:56 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.12: +1 -1 lines
Diff to previous 1.1.2.12 , to branch point 1.1
*** empty log message ***

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 01:55:37 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.11: +14 -13 lines
Diff to previous 1.1.2.11 , to branch point 1.1
removed debug limit, cleaned whitespace

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 01:30:54 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.10: +7 -0 lines
Diff to previous 1.1.2.10 , to branch point 1.1
added copyright notice

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 08:28:33 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.9: +1 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
fixed permissions

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 21:56:14 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.8: +1 -1 lines
Diff to previous 1.1.2.8 , to branch point 1.1
increased fragsize

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 21:46:36 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.7: +1 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
fixed CSS link

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 21:31:47 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.6: +2 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Search menu in primary links

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 21:29:30 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.5: +19 -5 lines
Diff to previous 1.1.2.5 , to branch point 1.1
use Solr highlighter when search module is disabled

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 21:01:56 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.4: +5 -5 lines
Diff to previous 1.1.2.4 , to branch point 1.1
misc fixes

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 20:33:21 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.3: +121 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
removed dependency on search.module

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 18:59:03 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.2: +4 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
use ->changed instead of ->created

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 18:49:19 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
debug setting off

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 18:48:05 2007 UTC (2 years, 9 months ago) by hickory
Branch: DRUPAL-5
Changes since 1.1: +3 -4 lines
Diff to previous 1.1
improved hook calls

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 16:21:16 2007 UTC (2 years, 9 months ago) by hickory
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Initial commit of solr module. This module handles integration with Solr

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