| /[drupal]/contributions/modules/apachesolr/Drupal_Apache_Solr_Service.php |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#628080 by pwolanin, update to use Solr PHP library r22 and check for it in hook_requirements.
#628080 by pwolanin, update to use Solr PHP library r22 and check for it in hook_requirements.
#630798 by joshk, robertDouglass make cache_apachesolr table to facilitate better memcache utilization.
#630798 by joshk, robertDouglass make cache_apachesolr table to facilitate better memcache utilization.
#612024 by pwolanin, Add method to allow requests to additional Solr servelets.
#612024 by pwolanin, Add method to allow requests to additional Solr servelets
#612024 by pwolanin, Add method to allow requests to additional Solr servelets
#561082 by pwolanin, consolidate Solr delete queries on cron.
#561082 by pwolanin, consolidate Solr delete queries on cron.
#561082 by pwolanin, consolidate Solr delete queries on cron.
task #557152 by claudiu.cristea: Backporting 6.x-1.x to 5.x-2.x.
#526344 by drunken monkey Remove apachesolr_read_only check from Drupal_ Apache_Solr_Service::_sendRawPost().
sync with DRUPAL-6--1
#489654 by JacobSingh, and pwolanin, allow users to set their index as 'read only'.
#480814 follow-up to use check_plain, skip 403 and 404
#480814 by mkalkbrenner and pwolanin, add more detail to logging on errors
sync HEAD with 6.x
#435924 by pwolanin, only clear cache on cron after updates and if the server is available.
#432140 by Damien Tournoud, use format_interval() for more attractive, localizable time intervals.
#410330 by pwolanin and
#383478 work around PHP serialize bug with simpleXML
#383478 by pwolanin and JacobSingh, provide more information about autocommit lag, pending deletes.
sync with branch
#392978 by pwolanin and ncameron, workaround for those using php 5.1, update README
#405732 by JacobSingh, pwolanin: Update to new SolrPhpClient (r6) required writing ping() function to use drupal_http_request. Also changed README
#373921: Patch to show pending docs on index page from autocommit
synch HEAD with 6.x
#355479 fix PHP warning when request fails
#34815: Small addition to add parenthesis around fqs and to fix some NOTICEs in the Drupal_Solr_Php_Client
#344177 expect HTTP 1.1 in responses
#344177 minor clenaup - whitespace, timout, HTTP
#344177 By vladimir.dolgopolov: SolrPHP Client don't works with allow_url_fopen = Off because of file_get_contents()
#341175 Cache Luke information on cron
#339035 show more information on the index page
Added Luke support using the same method that SolrPhpClient uses
Major overhaul of APIs. Primarilly, we moved the get_fields_in_index to a new class Drupal_Apache_Solr_Service which extends the old Service class. This makes a lot more sense, but is almost certain to break many contrib modules, etc. Since we are working towards a 1.0 release, there is probably additional refactoring to consider, so please try to write tests, and forgive us as we make this a more extendable platform.
file Drupal_Apache_Solr_Service.php was initially added on branch DRUPAL-6--1.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |