Apache Solr Search Integration 6.x-2.0-alpha1 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Apache Solr Search Integration 6.x-2.0-alpha1apachesolr-6.x-2.0-alpha1.tar.gzSat, 12/26/2009 - 13:35Sat, 12/26/2009 - 13:51242936

Files parsed in this release

File locationVersion information
apachesolr/Drupal_Apache_Solr_Service.phpn/a
apachesolr/Solr_Base_Query.php1.1.4.40.2.10 2009/12/26 13:08:51 robertDouglass
apachesolr/apachesolr.admin.inc1.1.2.28.2.20 2009/12/26 12:48:54 robertDouglass
apachesolr/apachesolr.index.inc1.1.2.6.2.15 2009/12/26 12:48:54 robertDouglass
apachesolr/apachesolr.taxonomy.inc1.1.2.2.2.1 2009/07/24 22:20:58 janusman
apachesolr/apachesolr_search.admin.inc1.1.2.20.2.3 2009/12/26 12:48:54 robertDouglass
apachesolr/apachesolr.module1.1.2.12.2.155.2.53 2009/12/26 13:08:51 robertDouglass
apachesolr/apachesolr_search.module1.1.2.6.2.111.2.42 2009/12/26 12:48:54 robertDouglass
apachesolr/apachesolr.install1.1.4.18.2.11 2009/12/26 12:48:54 robertDouglass
apachesolr/apachesolr_search.install1.1.2.5.2.2 2009/12/01 14:05:21 robertDouglass
apachesolr/apachesolr.info1.1.2.1.2.8 2009/06/04 13:33:36 robertDouglass
apachesolr/apachesolr_search.info1.1.2.1.2.7 2009/03/20 04:11:16 pwolanin
apachesolr/apachesolr.js1.1.2.2.2.7 2009/11/03 16:31:12 robertDouglass
apachesolr/contrib/apachesolr_commentsearch/apachesolr_commentsearch.modulen/a
apachesolr/contrib/apachesolr_commentsearch/apachesolr_commentsearch.install1.1.2.1 2009/09/17 21:32:44 robertDouglass
apachesolr/contrib/apachesolr_commentsearch/apachesolr_commentsearch.info1.1.2.2 2009/10/02 21:07:13 robertDouglass
apachesolr/contrib/apachesolr_image/apachesolr_image.module1.1.2.1.2.4.2.1 2009/12/26 12:04:03 robertDouglass
apachesolr/contrib/apachesolr_image/apachesolr_image.infon/a
apachesolr/contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module1.1.2.11.2.3 2009/12/26 12:04:03 robertDouglass
apachesolr/contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.info1.1.2.4 2009/01/27 20:12:52 pwolanin
apachesolr/contrib/apachesolr_og/apachesolr_og.module1.1.2.4.2.3 2009/09/17 17:14:06 robertDouglass
apachesolr/contrib/apachesolr_og/apachesolr_og.install1.1.2.2.2.1 2009/09/17 17:14:06 robertDouglass
apachesolr/contrib/apachesolr_og/apachesolr_og.info1.1.2.2 2009/04/30 17:23:13 pwolanin
apachesolr/drush/apachesolr.drush.inc1.1.2.5 2009/11/20 11:37:36 robertDouglass

Source code warnings identified

Warning value
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t('An additional query, in Lucene syntax, which will further filter the similarity suggestions. Ex. \'title:strategy\' will filter related content further to only those with strategy in the title. '.'Likewise \'body:HDTV^3\' will boost the term HDTV by a factor of 3. Here are some more examples:'.'<ul> <li>language:fr</li> <li>tid:5 OR tid 7</li> <li>created:[2009-05-01T23:59:59Z TO 2009-07-28T12:30:00Z]</li> <li>-uid:0 AND -uid:1</li> </ul>') in apachesolr/apachesolr.admin.inc on line 629. Read more at http://drupal.org/node/322732
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('apachesolr',t('Error running search')) in apachesolr/apachesolr.taxonomy.inc on line 47. Read more at http://drupal.org/node/323101
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($text,$stats_summary) in apachesolr/apachesolr.module on line 581. Read more at http://drupal.org/node/322732
In format_plural(), the singular and plural strings should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At format_plural($count,t('type'),t('types')) in apachesolr/apachesolr.module on line 787. Read more at http://drupal.org/node/323072
In format_plural(), the singular and plural strings should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At format_plural($count,t('is'),t('are')) in apachesolr/apachesolr.module on line 788. Read more at http://drupal.org/node/323072
In format_plural(), the singular and plural strings should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At format_plural($remaining,t('is 1 item'),t('are @count items')) in apachesolr/apachesolr_search.module on line 29. Read more at http://drupal.org/node/323072

Project statistics