You are here

CHANGELOG.txt in Apache Solr Search 6

Apache Solr Search Integration x.x-x.x, xxxx-xx-xx
------------------------------

Apache Solr Search Integration 6.x-1.8, 2013-04-10
------------------------------
#1101406 by kenorb: comment out broken tests.
#1966044 by pwolanin: Fix for Local params in search box unexpectedly affect Solr query parsing.
#1777102 by cpliakas: Clean up variables on uninstall.

Apache Solr Search Integration 6.x-1.7, 2012-09-21
------------------------------
#1084332 by pwolanin, kyle_mathews, elliotttf | robertDouglass: Fixed Drush command to get PHP client can't run.
#1296206 by Alexander Allen, Nick_vh: Fixed PHP Notice:  Undefined index: #name in Solr_Base_Query.php on line 219.
#1379108 by cpliakas: Fixed Add the $namespace parameter to the hook_apachesolr_update_index() definition in README.txt.
#1098038 by pwolanin | mgifford: Fixed Did you mean - shouldn't be a <label> element.
#1369192 by pwolanin: In schema rename 'partitioned" handler to "drupal" for consistency with 7.x.
#1320554 by catch: Unnecessary count() in Solr_Base_Query::parse_filters().

Apache Solr Search Integration 6.x-1.6, 2011-11-16
------------------------------
#1097976 by Nick_vh: Fixed wt=xml for Solr 3.x compatibility when viewing admin files.
#1309252 by kevin.dutra, lazysoundsystem | gateway69: Fixed Undefined Index: ts_vid_names() in Apache_Solr.
#901376  by LiuShaz: insure UTF-8 encoding is used for POST searches.
#1224748 by pwolanin, David Lesieur: fix nodeapi params.
#1188824 by craig_: skip apachesolr_cron if in read-only mode.
#1186830 by jp.stacey: db_rewrite_sql on term_hierarchy can lead to invalid SQL.

Apache Solr Search Integration 6.x-1.5, 2011-05-25
------------------------------
#1167722 by pwolanin: fix for Drush command "solr-index" cannot be run.
#1138602 by pwolanin: fix for search block broken in certain block configurations.

Apache Solr Search Integration 6.x-1.4, 2011-05-22
------------------------------
#881760  by pwolanin: remove status messages that are now supplied by Drupal core.
#761990  by jhedstrom, pwolanin: switch to POST for long search ULRs.
#1097988 by jpmckinney, pwolanin: minor config fixes, including Avoiding warning "No queryConverter defined".
#1084332 by pwolanin, elliotttf: follow-up to add missing apachesolr.make
#1141046 by craig_: fix variable name for highlighting.
#1146054 by pwolanin: Remove unneded & (reference) operators for objects.

Apache Solr Search Integration 6.x-1.3, 2011-04-22
------------------------------
#920482 by jpmckinney: $info_split['date'] template variable should contain changed, not created, date.
#871440 by jpmckinney, elliotttf: Solr taxonomy page displays search form and blocks when the user has no access.
#899590 by jpmckinney, elliotttf: Support indexing of CCK fields that are not facets.
#1084332 by pwolanin, elliotttf: replace drush command with drush make file to get Solr php library.
#993476 by jpmckinney, pwolanin: allow arbitrary results per page in the 0-200 range.
#891962 by Network, pwolanin: Solr_Base_Query->parse_filters() causes filters to disappear when using or search on taxonomy id's.
#903802 by jpmckinney: BLOCK_CACHE_PER_PAGE conflicts with theme_apachesolr_facet_list.
#882638 by pwolanin, jpmckinney: Clean the text inside indexed tags.
#864146 by pwolanin: When moving fq to q.alt, we should parenthesize each fq.
#562214 by ecofinn, wmostry, jpmckinney: Problems with double-encoded ampersands.
#533044 by janusman | jpmckinney: Document that "hijack taxonomy pages" only displays indexed content.
#1033630 by jpmckinney | Patrizio: Apache Solr node access broken permissions rebuilding.
#979194 by janusman: Missing 'module' element in menu_alter for taxonomy hijack.
#993448 by pwolanin, scor: get Solr result docs as stdClass instead of Apache_Solr_Document.
#1050000 by pwolanin: More generically prevent calling nodeapi update_index when indexing.
#996800 by elliotttf, pwolanin: use trim on host, port, path.
#890314 by quaoar: avoid searching twice when using the search block.
#1064782 by jpmckinney: Use module_load_include, module_load_install instead of include_once
#791916 by Network | jpmckinney: Allow facet search block to have children always show
#937328 by Davy Van Den Bremt | pwolanin: Drush support for indexing remaining nodes.
#1060698 by dww | jpmckinney: Always display the current value of apachesolr_cron_limit in the admin UI
#904312 by pounard: Use drupal_get_breadcrumb() not menu_get_active_breadcrumb()
#908252 by katbailey: Wrap the output of apachesolr_search_view in a theme function
#616888 bangpound: Pass delta to MLT blocks' theme function
#991444 by Nick_vh: None of start, end, gap should show up as date facets.
#528086 by pwolanin: Fix for special html entity search and display bugs.
#957652 by aegnor, pwolanin: fix str_replace may remove a substring in filter_extract.
#983458 by craig_: respect apachesolr_read_only setting for mass updates, use defined constants.
#983572 by amateescu, pwolanin: fix for empty filter values causing Solr error.
#949768 by pwolanin: Index more CCK fields by default.
#925700 by janusman: Changed Quick fix: reduce t() string duplicity.
#899560 by robertDouglass: Fixed apachesolr_do_query() has to take $params by reference.
#885950 by pwolanin, csevb10 preserve added/removed filters when filterstring is re-parsed.

Apache Solr Search Integration 6.x-1.2, 2010-08-11
------------------------------
#878996 by pwolanin, weri: don't break out of indexing loop if an exception is caught.
#880488 by pwolanin: security hardening: don't use unserialize on untrusted data.
#867448 by B-Prod | jpmckinney: Fixed Apache taxonomy search does not include the search.pages.inc file.

Apache Solr Search Integration 6.x-1.1, 2010-07-25
------------------------------
#864160 by pwolanin: Allow the caller a last chance to modify the query and params.
#847040 by Agileware: Allow other modules to use facet only searching.
#536990 by pwolanin | jpmckinney, janusman: always index content as an anonymous user.
#751004 by jpmckinney, camidoo, rjbrown99, pwolanin: fix use of CCK API, handle NODE_BUILD_SEARCH_INDEX exclusion setting in the UI.
#373824 by pwolanin: show count of attached files to mimic upload module with node search.
#853564 by pwolanin: fix regression from #614644 - still need to see if there is POST data.
#592522 by pwolanin, quaoar: use multi-table sytax for MySQL to avoid killer sub-selects.
#614644 by pwolanin: Improved compatibility with other forms (based on Drupal 7 core issue patch).
#348832 by pwolanin: Increase maxFieldLength to 20000, rationalize version strings.
#704190 by pwolanin: Add page callbacks to display conf files in the index in reports.
#835850 by pwolanin: add more replicated files to solrconfig.xml master section.
#830976 by eosrei, pwolanin: make sure we return a non-zero ping time on success.
#824534 backport from 6.x-2.x of method to replace keywords in query object.
#824154 by pwolanin: update schema.xml to add preserveOriginal="1" to WordDelimiterFilterFactory.
#818608 by nofun: fix 5.3 warning on get_object_vars().
#721258 by davidwhthomas, jpmckinney: fix warning, allow the default sort to be changed more easily.
#592722 by jpmckinney: Reorder code in Solr_Base_Query and Drupal_Solr_Query_Interface.
           Fix some comments. Remove E_STRICT warnings. Respect coding standards.
#       by jpmckinney: Fix whitespace. Respect coding standards. Fix watchdog argument. Redo apachesolr_facet_block refactorings from 6.x-2.x
#759638 by pwolanin: refactor code to make it possible for multiple modules to run a search.
#763072 by robertDouglass, justinrandell: Fixed warnings when indexing old, crappy html.
#614644 by netsensei | robertDouglass: Fixed Forms attached to Apachesolr search results won't work.
#747346 by robertDouglass, pwolanin | lazysoundsystem: Fixed Typo in apachesolr_search.module.
#750426 by mkalkbrenner: remove ununsed textTight type from schema.xml.
#751420 by Damien Tournoud, pwolanin, skwashd: shorter site hash with different algorithm.
#742998 by pwolanin: stop catching exceptions in the solr factory function.
#744038 by siliconmeadow: Changed Change of Drush extension command naming conventions.
#733116 by pwolanin | drewish: Changed Implement hook_flush_caches().
#708424 by janusman: Changed Change gmdate() to Drupal format_date() in date facets to support localization.

Apache Solr Search Integration 6.x-1.0, 2010-03-03
------------------------------
#686390 by justindodge, pwolanin don't overwite existing class for facets.
#623046 by robertDouglass, pwolanin make the results array more useful.
#666936 by justindodge, pwolanin make Drupal.behaviors.apachesolr respect context.
#672882 by David Lesieur, Fix Show more links on taxonomy facets.
#679522 by pwolanin, Add gettableFiles to solr admin interface config.

Apache Solr Search Integration 6.x-1.0-RC5, 2010-01-04
------------------------------
#630798 by robertDouglass, pwolanin - critical fix for cach_get() calls.
#672518 by robertDouglass: Fixed Add new trie prefixes to helper function.
#668396 by pwolanin, closer to fix from #655006 for PHP notices.
#657648 by kcoop, Add Smaller Limit Options to Apache Solr Cron Indexing.
#664818 by pounard, robertDouglass, pwolanin fix incorrect watchdog() call.
#667650 by Dave Reid, Results of apachesolr_process_response() should return absolute URLs.
#667124 by pwolanin, Use current query not altered query for the breadcrumb.
#667110 by pwolanin, Replace bogus use of pager_query().
#666648 by pwolanin, Make hook_apachesolr_update_index() more generic by taking a namespace param also.
#662232 by pwolanin, use 'und' not 'zxx' for Language neutral per Drupal 7 change.
#665186 by mkalkbrenner, fix README for Solr 1.4 release.
#664572 by pwolanin, add schema and core name to admin screen.

Apache Solr Search Integration 6.x-1.0-RC4, 2009-12-17
------------------------------
#528086 by pwolanin, better (but still problematic) handling of entities.
#662232 by pwolanin, index zxx as the Language neutral code.
#661952 by pwolanin, fix no results help text for dismax syntax.
#348668 by pwolanin, add indexing of the 'node' entity string.
#641954 by anarchivist, swentel, pwolanin, update schema.xml.
#401234 by mkalkbrenner, janusman, and pwolanin, reflect hierarchical taxonomy vocabulary in facets.
#650534 by Scott Reynolds, don't use c.last_comment_timestamp unless comment module enabled.
#655006 by Scott Reynolds and pwolanin, prevent PHP notices around constants.
#641452 by robertDouglass, prevent admin from trying to re-index when in read-only mode.
#638572 by robertDouglass fix taxonomy facet sorting.
#562458 by janusman, fix typo preventing menu_rebuild regarding taxonomy hijack.
#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.
#621922 by robertDouglass make the "Show more" js more robust.
#576040 by robertDouglass use Drush to download the SolrPhpClient: drush solr phpclient
#570476 by robertDouglass add initial Drush support with commands drush solr delete index and drush solr reindex.
#612024 by pwolanin, Add method to allow requests to additional Solr servelets.
#611670 by pwolanin, Allow modules to abort the building of documents for indexing.
#610656 by pwolanin, Don't request facets for non-enabled modules.

Apache Solr Search Integration 6.x-1.0-RC3, 2009-10-15
------------------------------
#561082 by pwolanin, consolidate Solr delete queries on cron.
#580404 by pwolanin, allow per-node-type comment exclusion.
#597174 by Frando, add hook_apachesolr_prepare_query() to enable custom sorts.
#590982 by swentel, fix warnings on indexing.
#584902 by cpliakas, robertDouglass, make $extra a keyed array and prevent PHP warnings.
#554136 by emackn, Jaza make results-per-page alterable.
#557382 by Josh Waihi, Scott Reynolds mlt blocks were double encoding titles.
#543226 by drunken monkey validate port on settings form.
#502976 by Scott Reynolds, followup to Other GET parameters ignored by Apache Solr Facet Blocks.

Apache Solr integration 6.x-1.0-RC2, 2009-07-29
------------------------------
#530196 by pwolanin, fix facecount form function calls in apachesolr_og.
#530910 by Damien Tournoud, correct offset for determining indexed fields.
#529606 by robertDouglass, fix schema.xml for Lucene changes.
#528484 by robertDouglass switch to Drupal.behaviors in apachesolr.js
#528516 by robertDouglass add apachesolr-facet and apachesolr-unclick CSS classes to unclick and facet links.
#525918 by robertDouglass more forceful redindex; apachesolr_search_node table now completely rebuilt upon redindex.
#515682 by robertDouglass, add confirmation form to re-index button.
#509526 by pwolanin, {apachesolr_search_node} table should be rebuilt when index is deleted.
#508364 by pwolanin, Don't offer non-indexed fields as search options.
#508548 by pwolanin, Don't implode params['fq'] if it's not set.
#528002 by janusman, Add RSS discovery to taxonomy hijack page

Apache Solr integration 6.x-1.0-RC1, 2009-07-02
------------------------------
#502976 by pwolanin, Scott Reynolds, robertDouglass facet links and form submissions respect non ApacheSolr $_GET parameters. Note that this changes the interface API: get_url_querystring is now get_url_queryvalues and returns and array instead of a string.
#507708 by pwolanin, fix sort parameters to use field aliases, validate in query object.
#299539 by kleung11 and pwolanin, use 'administer search' for permission checking.
#503644 by pwolanin and Jeremy, make sure we strip ctrl chars last, add logging.
#505652 by bdurbin, add apachesolr-showhide class to Show more link.
#472600 by janusman, JacobSingh, and pwolanin, optionally hijack taxonomy pages.
#496650 by mkalkbrenner, make unclick links work after #463900.
#495258 comment out timeAllowed params (partial roll-back of #490076)
#495012 by pwolanin, fix Anonymous user and other 0-value facets.
#463900 by pwolanin and JacobSingh, facet theme function clean-up.
#405206 by pwolanin, allow Apache Solr to be the default, let core search index 0 nodes.
#453310 by pwolanin, allow easier theming of username display.
#490076 by pwolanin, spellcheck more popular, maxqt to 20, limit search time.
#358166 by David Lesieur, janusman, cptnCauliflower, and pwolanin, search for just facet(s).
#489654 by JacobSingh, and pwolanin, allow users to set their index as "read only".

Apache Solr integration 6.x-1.0-beta11, 2009-06-11
------------------------------
#348218 by David Lesieur, janusman, and pwolanin, retain filters for next search.
#401046 by pwolanin, revist urlencoding of query strings.
#467810 by aufumy, Pass in page number and caller to apachesolr_search_execute.
#481838 by JacobSingh and pwolanin, enable plus sign in search when using clean URLs.
#480814 by mkalkbrenner and pwolanin, add more detail to logging on errors.
#464758 by pwolanin, 4th param to htmlspecialchars breaks PHP < 5.2.3.
#466328 by pwolanin, fix classes for sort links.

Apache Solr integration 6.x-1.0-beta10, 2009-05-14
------------------------------
#449414 by pwolanin, aufumy, & Scott Reynolds, refactor apachesolr_search_search().
#462836 by pwolanin, catch fatal error in _nodeaccess if no solr.
#461506 by pwolanin, do nothing if there are no nodes to index.
#459930 by Scott Reynolds and pwolanin, clean up hook_enable(), uninstall, update_6004
#453338 by pwolanin and JacobSingh, move mlt functionality into the framework module.
#365495 by pwolanin, improve admin screens and usability of field weights.
#454608 by pwolanin, fix current search block.
#453182 by pwolanin, use stored path rather than forcing node/$nid.
#448298 by JacobSingh and pwolanin, use a confirm form for index deletion.
#454352 by Damien Tournoud, make optimize interval configurable, document variables.

Apache Solr integration 6.x-1.0-beta9, 2009-04-30
------------------------------
#435924 by pwolanin, only clear cache on cron after updates and if the server is available.
#405780 by blackdog and pwolanin, skip excluded node types during counting and indexing.
#441628 by aufumy and pwolanin, update _og for negative facets, minor fixes, install/enable/update hooks.
#447622 by pwolanin and mkalkbrenner, better encoding of html entities and CCK facets.
#447890 by pwolanin, properly respect 'access content' permission in _nodeaccess.
#271753 by pwolanin, more granular CCK field mappings via _alter hook.
#436074 by pwolanin, better query class handling of negative queries.
#442198 by Scott Reynolds and pwolanin, update the Drupal_Solr_Query_Interface interface.
#443252 by Scott Reynolds, (bugfix for regression) make protected id public again.
#337737 by David Lesieur, mikejoconnor and Scott Reynolds, localize arg(1) dependence.
        Changes query get_path() to facilitate generating facets outside the search page.

Apache Solr integration 6.x-1.0-beta8, 2009-04-16
------------------------------
#343252 by pwolanin, fix nodeaccess for method name changes, make multi-site aware.
#432946 by pwolanin, query class and sort cleanups.
#393480 by pwolanin and Jody Lynn, provide a book facet and facets for missing fields.
#432140 by Damien Tournoud, use format_interval() for more attractive, localizable time intervals.
#348029 by pwolanin, Handle negative filters and improve date facet block code.
#254565 by drunken monkey and Scott Reynolds, change the query class to enable Views integration.

Apache Solr integration 6.x-1.0-beta7, 2009-04-03
------------------------------
#410330 by pwolanin and bhuga, return more information for error 0.
#293989 by bjaspan and vladimir.dolgopolov, add date facets for created and changed dates.
#420290 by mkalkbrenner and pwolanin, add spaces around tags to avoid running words together.
#368688 by hurleyit and pwolanin, send MLT docs instead of processed links to theme function.
#383478 by pwolanin and JacobSingh, provide more information about autocommit lag, pending deletes.
#339490 by aufumy, pwolanin, and JacobSingh, Organic groups Apachesolr integration, new _alter hook.

Apache Solr integration 6.x-1.0-beta6, 2009-03-20
------------------------------
#305370 by pwolanin, Handle failed delete requests so unpublished/deleted content doesn't stay in the index.
#407570 by pwolanin and moshe weitzman, _alter for sort links, hide for < 2 results.
#392978 by pwolanin and ncameron, workaround for those using php 5.1, update README.
#402984 by JacobSingh and pwolanin, put MLT menu under the general ApacheSolr settings.
#401442 by Janusman and pwolanin, no sort block when 0 results.
#405732 by JacobSingh, pwolanin: Update to new SolrPhpClient (r6) and make ping() use drupal_http_request.
#405722 by JacobSingh, increase ping timeout and make it variable.
#400882 by mkalkbrenner, fix faceting bug due to static counter in method add_field.
#382358 by pwolanin, use tokenizer solr.CharStreamAwareWhitespaceTokenizerFactory to fix highlighting.

Apache Solr integration 6.x-1.0-beta5, 2009-02-27
------------------------------
#305370 by pwolanin, don't delete from apachesolr table if Solr query fails.
#385348 by moshe weitzman, use key in sort links array.
#385362 by pwolanin, Shorten hash from 32 chars to 12.
#383804 by JacobSingh, fix query building that broke nodeaccess.

Apache Solr integration 6.x-1.0-beta4, 2009-02-23
------------------------------
#380670 by pwolanin, only add a bq param for a node-type boost > 'Normal'.
#379518 by pwolanin, correct mismatch in default boost between
        solrconfig.xml and apachesolr_search.
#380594 by pwolanin, empty the spellcheck dictionary if the index is deleted.
#380644 by JacobSingh, Backwards compatability for old sort fields.
#380538 by pwolanin, fix code to find vid for taxonomy facet blocks.

Apache Solr integration 6.x-1.0-beta3, 2009-02-20
------------------------------
#378222 by janusman and pwolanin, add boost settings for "sticky" and "promote".
#378566 by pwolanin, nodeaccess not correctly marking single nodes for re-indexing.
#378270 by pwolanin, suppress MLT admin link when there is no block content.
#378196 by pwolanin, remove PHP client from CVS per Drupal.org policy.
#231200 by janusman and pwolanin, turn on mapping of accented to non-accented
        ISO characters for indexing and search.
#377494 by pwolanin, Update text type in schema to new example.
#376270 by pwolanin, also add option to bias on recent comments/changes.
#337879 by pwolanin and blackdog, Store relative not absolute paths.
#376255 by pwolanin, Index more node fields, use boolean fields.
#376966 by JacobSingh and pwolanin, requesting the top terms from luke is very
        expensive, so normally request 0, and only get them for smaller indexes.
#375991 by pwolanin, build spellcheck index on optimize.
#370707 by pwolanin, make sort field names consistent, make ignored multiValued.
#375723 by pwolanin, prevent fatal error if available facet list changes.
#373921 by JacobSingh, show pending docs on index page from autocommit.
#371858 by pwolanin, re-fill the Luke cache after we empty it on cron.
#372120 by pwolanin, create one MLT block by default on install of apachesolr_mlt.
#370707 compact field names, create "order by" fields in schema.xml
        by pwolanin and Damien Tournoud.
#370796 avoid repeated looping/indexing in apachesolr_index_nodes() by Damien Tournoud.
#369944 Add field aliases and further clean-up the query class, by pwolanin.
#366959 make usage of solrsort consistent in Solr_Base_Query::solrsort by Damien Tournoud.
#       Update errant watchdog calls that were using D5 signature by robertDouglass.
#369780 Rearrange code for better organization and performance by robertDouglass.
#365901 Fix bug where indexing might hang & improved API by adding a separate
        hook for modules to indicate that a node is excluded, by pwolanin.
#367361 Use the machine-readable name for disabled node types by pwolanin.
#366957 Add a "configure" link to the more like this block by JacobSingh.
#365901 Add a bias on node type (and node-type exclusion) by Damien Tournoud and pwolanin.

Apache Solr integration 6.x-1.0-beta2, 2009-01-28 (changes since 6.x-1.0-alpha6 2009-Jan-08)
------------------------------
#365684 Get PHP library from new svn home by pwolanin
#365620 clear stale data on hook_enable by pwolanin
#365312 don't redirect after enabling filters by pwolanin
#365245 invalid foreach when no facets available reported by Damien Tournoud
#        don't let attachements be enabled since it seems be broken by pwolanin
#363972 fix ApacheSolr to Apache Solr
#363972 Text improvements for UI by horncologne and pwolanin
#365063 fix module name in admin screen by pwolanin
#365022 fatal error in MLT when no Solr server by pwolanin
#364446 fix space problem and clean up query class by pwolanin
#355525 fix mis-named variables, patch by pwolanin,  bug reported by flexer
#339467 centralize/register facets blocks by paul.lovvik, JacobSingh and
        pwolanin
#362389 make the _image module work by pwolanin
#364140 fix mlt schema bug, thanks to webrascal
#364384 reorder selects to have bigger numbers at the top by pwolanin, suggested
        by horncologne
#350330 make sure to index dates as GMT, thanks to webrascal
#363416 reindex without blowing away either the solr index or the core search index by pwolanin
#360227 strip ctl chars() also on path, reported by flexer
#348215 cleanup - simplify branching, numerically index array by pwolanin
#348215 add missing js file with minor text chenges (js file by vladimir.dolgopolov)
#359923 separate cron limit for apachesolr by pwolanin
#       remove lang module - code was already added to apachesolr_search
#292662 commit after we delete the index by pwolanin
#356696 by pwolanin: copies the author's name to a string field for use in
        multisite search or sorting by author.  Also snuck in non-compression on
        the body for performance.
#348215 by vladimir.dolgopolov: More link for additional facets.
#292662 update README by pwolanin
#344249 obey 32 char limit for block deltas by pwolanin
#355479 fix PHP warning when request fails by pwolanin
#355544 Add a ->clearCache(); in apachesolr_index_page(), by flexer and pwolanin

File

CHANGELOG.txt
View source
  1. Apache Solr Search Integration x.x-x.x, xxxx-xx-xx
  2. ------------------------------
  3. Apache Solr Search Integration 6.x-1.8, 2013-04-10
  4. ------------------------------
  5. #1101406 by kenorb: comment out broken tests.
  6. #1966044 by pwolanin: Fix for Local params in search box unexpectedly affect Solr query parsing.
  7. #1777102 by cpliakas: Clean up variables on uninstall.
  8. Apache Solr Search Integration 6.x-1.7, 2012-09-21
  9. ------------------------------
  10. #1084332 by pwolanin, kyle_mathews, elliotttf | robertDouglass: Fixed Drush command to get PHP client can't run.
  11. #1296206 by Alexander Allen, Nick_vh: Fixed PHP Notice: Undefined index: #name in Solr_Base_Query.php on line 219.
  12. #1379108 by cpliakas: Fixed Add the $namespace parameter to the hook_apachesolr_update_index() definition in README.txt.
  13. #1098038 by pwolanin | mgifford: Fixed Did you mean - shouldn't be a
  14. #1369192 by pwolanin: In schema rename 'partitioned" handler to "drupal" for consistency with 7.x.
  15. #1320554 by catch: Unnecessary count() in Solr_Base_Query::parse_filters().
  16. Apache Solr Search Integration 6.x-1.6, 2011-11-16
  17. ------------------------------
  18. #1097976 by Nick_vh: Fixed wt=xml for Solr 3.x compatibility when viewing admin files.
  19. #1309252 by kevin.dutra, lazysoundsystem | gateway69: Fixed Undefined Index: ts_vid_names() in Apache_Solr.
  20. #901376 by LiuShaz: insure UTF-8 encoding is used for POST searches.
  21. #1224748 by pwolanin, David Lesieur: fix nodeapi params.
  22. #1188824 by craig_: skip apachesolr_cron if in read-only mode.
  23. #1186830 by jp.stacey: db_rewrite_sql on term_hierarchy can lead to invalid SQL.
  24. Apache Solr Search Integration 6.x-1.5, 2011-05-25
  25. ------------------------------
  26. #1167722 by pwolanin: fix for Drush command "solr-index" cannot be run.
  27. #1138602 by pwolanin: fix for search block broken in certain block configurations.
  28. Apache Solr Search Integration 6.x-1.4, 2011-05-22
  29. ------------------------------
  30. #881760 by pwolanin: remove status messages that are now supplied by Drupal core.
  31. #761990 by jhedstrom, pwolanin: switch to POST for long search ULRs.
  32. #1097988 by jpmckinney, pwolanin: minor config fixes, including Avoiding warning "No queryConverter defined".
  33. #1084332 by pwolanin, elliotttf: follow-up to add missing apachesolr.make
  34. #1141046 by craig_: fix variable name for highlighting.
  35. #1146054 by pwolanin: Remove unneded & (reference) operators for objects.
  36. Apache Solr Search Integration 6.x-1.3, 2011-04-22
  37. ------------------------------
  38. #920482 by jpmckinney: $info_split['date'] template variable should contain changed, not created, date.
  39. #871440 by jpmckinney, elliotttf: Solr taxonomy page displays search form and blocks when the user has no access.
  40. #899590 by jpmckinney, elliotttf: Support indexing of CCK fields that are not facets.
  41. #1084332 by pwolanin, elliotttf: replace drush command with drush make file to get Solr php library.
  42. #993476 by jpmckinney, pwolanin: allow arbitrary results per page in the 0-200 range.
  43. #891962 by Network, pwolanin: Solr_Base_Query->parse_filters() causes filters to disappear when using or search on taxonomy id's.
  44. #903802 by jpmckinney: BLOCK_CACHE_PER_PAGE conflicts with theme_apachesolr_facet_list.
  45. #882638 by pwolanin, jpmckinney: Clean the text inside indexed tags.
  46. #864146 by pwolanin: When moving fq to q.alt, we should parenthesize each fq.
  47. #562214 by ecofinn, wmostry, jpmckinney: Problems with double-encoded ampersands.
  48. #533044 by janusman | jpmckinney: Document that "hijack taxonomy pages" only displays indexed content.
  49. #1033630 by jpmckinney | Patrizio: Apache Solr node access broken permissions rebuilding.
  50. #979194 by janusman: Missing 'module' element in menu_alter for taxonomy hijack.
  51. #993448 by pwolanin, scor: get Solr result docs as stdClass instead of Apache_Solr_Document.
  52. #1050000 by pwolanin: More generically prevent calling nodeapi update_index when indexing.
  53. #996800 by elliotttf, pwolanin: use trim on host, port, path.
  54. #890314 by quaoar: avoid searching twice when using the search block.
  55. #1064782 by jpmckinney: Use module_load_include, module_load_install instead of include_once
  56. #791916 by Network | jpmckinney: Allow facet search block to have children always show
  57. #937328 by Davy Van Den Bremt | pwolanin: Drush support for indexing remaining nodes.
  58. #1060698 by dww | jpmckinney: Always display the current value of apachesolr_cron_limit in the admin UI
  59. #904312 by pounard: Use drupal_get_breadcrumb() not menu_get_active_breadcrumb()
  60. #908252 by katbailey: Wrap the output of apachesolr_search_view in a theme function
  61. #616888 bangpound: Pass delta to MLT blocks' theme function
  62. #991444 by Nick_vh: None of start, end, gap should show up as date facets.
  63. #528086 by pwolanin: Fix for special html entity search and display bugs.
  64. #957652 by aegnor, pwolanin: fix str_replace may remove a substring in filter_extract.
  65. #983458 by craig_: respect apachesolr_read_only setting for mass updates, use defined constants.
  66. #983572 by amateescu, pwolanin: fix for empty filter values causing Solr error.
  67. #949768 by pwolanin: Index more CCK fields by default.
  68. #925700 by janusman: Changed Quick fix: reduce t() string duplicity.
  69. #899560 by robertDouglass: Fixed apachesolr_do_query() has to take $params by reference.
  70. #885950 by pwolanin, csevb10 preserve added/removed filters when filterstring is re-parsed.
  71. Apache Solr Search Integration 6.x-1.2, 2010-08-11
  72. ------------------------------
  73. #878996 by pwolanin, weri: don't break out of indexing loop if an exception is caught.
  74. #880488 by pwolanin: security hardening: don't use unserialize on untrusted data.
  75. #867448 by B-Prod | jpmckinney: Fixed Apache taxonomy search does not include the search.pages.inc file.
  76. Apache Solr Search Integration 6.x-1.1, 2010-07-25
  77. ------------------------------
  78. #864160 by pwolanin: Allow the caller a last chance to modify the query and params.
  79. #847040 by Agileware: Allow other modules to use facet only searching.
  80. #536990 by pwolanin | jpmckinney, janusman: always index content as an anonymous user.
  81. #751004 by jpmckinney, camidoo, rjbrown99, pwolanin: fix use of CCK API, handle NODE_BUILD_SEARCH_INDEX exclusion setting in the UI.
  82. #373824 by pwolanin: show count of attached files to mimic upload module with node search.
  83. #853564 by pwolanin: fix regression from #614644 - still need to see if there is POST data.
  84. #592522 by pwolanin, quaoar: use multi-table sytax for MySQL to avoid killer sub-selects.
  85. #614644 by pwolanin: Improved compatibility with other forms (based on Drupal 7 core issue patch).
  86. #348832 by pwolanin: Increase maxFieldLength to 20000, rationalize version strings.
  87. #704190 by pwolanin: Add page callbacks to display conf files in the index in reports.
  88. #835850 by pwolanin: add more replicated files to solrconfig.xml master section.
  89. #830976 by eosrei, pwolanin: make sure we return a non-zero ping time on success.
  90. #824534 backport from 6.x-2.x of method to replace keywords in query object.
  91. #824154 by pwolanin: update schema.xml to add preserveOriginal="1" to WordDelimiterFilterFactory.
  92. #818608 by nofun: fix 5.3 warning on get_object_vars().
  93. #721258 by davidwhthomas, jpmckinney: fix warning, allow the default sort to be changed more easily.
  94. #592722 by jpmckinney: Reorder code in Solr_Base_Query and Drupal_Solr_Query_Interface.
  95. Fix some comments. Remove E_STRICT warnings. Respect coding standards.
  96. # by jpmckinney: Fix whitespace. Respect coding standards. Fix watchdog argument. Redo apachesolr_facet_block refactorings from 6.x-2.x
  97. #759638 by pwolanin: refactor code to make it possible for multiple modules to run a search.
  98. #763072 by robertDouglass, justinrandell: Fixed warnings when indexing old, crappy html.
  99. #614644 by netsensei | robertDouglass: Fixed Forms attached to Apachesolr search results won't work.
  100. #747346 by robertDouglass, pwolanin | lazysoundsystem: Fixed Typo in apachesolr_search.module.
  101. #750426 by mkalkbrenner: remove ununsed textTight type from schema.xml.
  102. #751420 by Damien Tournoud, pwolanin, skwashd: shorter site hash with different algorithm.
  103. #742998 by pwolanin: stop catching exceptions in the solr factory function.
  104. #744038 by siliconmeadow: Changed Change of Drush extension command naming conventions.
  105. #733116 by pwolanin | drewish: Changed Implement hook_flush_caches().
  106. #708424 by janusman: Changed Change gmdate() to Drupal format_date() in date facets to support localization.
  107. Apache Solr Search Integration 6.x-1.0, 2010-03-03
  108. ------------------------------
  109. #686390 by justindodge, pwolanin don't overwite existing class for facets.
  110. #623046 by robertDouglass, pwolanin make the results array more useful.
  111. #666936 by justindodge, pwolanin make Drupal.behaviors.apachesolr respect context.
  112. #672882 by David Lesieur, Fix Show more links on taxonomy facets.
  113. #679522 by pwolanin, Add gettableFiles to solr admin interface config.
  114. Apache Solr Search Integration 6.x-1.0-RC5, 2010-01-04
  115. ------------------------------
  116. #630798 by robertDouglass, pwolanin - critical fix for cach_get() calls.
  117. #672518 by robertDouglass: Fixed Add new trie prefixes to helper function.
  118. #668396 by pwolanin, closer to fix from #655006 for PHP notices.
  119. #657648 by kcoop, Add Smaller Limit Options to Apache Solr Cron Indexing.
  120. #664818 by pounard, robertDouglass, pwolanin fix incorrect watchdog() call.
  121. #667650 by Dave Reid, Results of apachesolr_process_response() should return absolute URLs.
  122. #667124 by pwolanin, Use current query not altered query for the breadcrumb.
  123. #667110 by pwolanin, Replace bogus use of pager_query().
  124. #666648 by pwolanin, Make hook_apachesolr_update_index() more generic by taking a namespace param also.
  125. #662232 by pwolanin, use 'und' not 'zxx' for Language neutral per Drupal 7 change.
  126. #665186 by mkalkbrenner, fix README for Solr 1.4 release.
  127. #664572 by pwolanin, add schema and core name to admin screen.
  128. Apache Solr Search Integration 6.x-1.0-RC4, 2009-12-17
  129. ------------------------------
  130. #528086 by pwolanin, better (but still problematic) handling of entities.
  131. #662232 by pwolanin, index zxx as the Language neutral code.
  132. #661952 by pwolanin, fix no results help text for dismax syntax.
  133. #348668 by pwolanin, add indexing of the 'node' entity string.
  134. #641954 by anarchivist, swentel, pwolanin, update schema.xml.
  135. #401234 by mkalkbrenner, janusman, and pwolanin, reflect hierarchical taxonomy vocabulary in facets.
  136. #650534 by Scott Reynolds, don't use c.last_comment_timestamp unless comment module enabled.
  137. #655006 by Scott Reynolds and pwolanin, prevent PHP notices around constants.
  138. #641452 by robertDouglass, prevent admin from trying to re-index when in read-only mode.
  139. #638572 by robertDouglass fix taxonomy facet sorting.
  140. #562458 by janusman, fix typo preventing menu_rebuild regarding taxonomy hijack.
  141. #628080 by pwolanin, update to use Solr PHP library r22 and check for it in hook_requirements.
  142. #630798 by joshk, robertDouglass make cache_apachesolr table to facilitate better memcache utilization.
  143. #621922 by robertDouglass make the "Show more" js more robust.
  144. #576040 by robertDouglass use Drush to download the SolrPhpClient: drush solr phpclient
  145. #570476 by robertDouglass add initial Drush support with commands drush solr delete index and drush solr reindex.
  146. #612024 by pwolanin, Add method to allow requests to additional Solr servelets.
  147. #611670 by pwolanin, Allow modules to abort the building of documents for indexing.
  148. #610656 by pwolanin, Don't request facets for non-enabled modules.
  149. Apache Solr Search Integration 6.x-1.0-RC3, 2009-10-15
  150. ------------------------------
  151. #561082 by pwolanin, consolidate Solr delete queries on cron.
  152. #580404 by pwolanin, allow per-node-type comment exclusion.
  153. #597174 by Frando, add hook_apachesolr_prepare_query() to enable custom sorts.
  154. #590982 by swentel, fix warnings on indexing.
  155. #584902 by cpliakas, robertDouglass, make $extra a keyed array and prevent PHP warnings.
  156. #554136 by emackn, Jaza make results-per-page alterable.
  157. #557382 by Josh Waihi, Scott Reynolds mlt blocks were double encoding titles.
  158. #543226 by drunken monkey validate port on settings form.
  159. #502976 by Scott Reynolds, followup to Other GET parameters ignored by Apache Solr Facet Blocks.
  160. Apache Solr integration 6.x-1.0-RC2, 2009-07-29
  161. ------------------------------
  162. #530196 by pwolanin, fix facecount form function calls in apachesolr_og.
  163. #530910 by Damien Tournoud, correct offset for determining indexed fields.
  164. #529606 by robertDouglass, fix schema.xml for Lucene changes.
  165. #528484 by robertDouglass switch to Drupal.behaviors in apachesolr.js
  166. #528516 by robertDouglass add apachesolr-facet and apachesolr-unclick CSS classes to unclick and facet links.
  167. #525918 by robertDouglass more forceful redindex; apachesolr_search_node table now completely rebuilt upon redindex.
  168. #515682 by robertDouglass, add confirmation form to re-index button.
  169. #509526 by pwolanin, {apachesolr_search_node} table should be rebuilt when index is deleted.
  170. #508364 by pwolanin, Don't offer non-indexed fields as search options.
  171. #508548 by pwolanin, Don't implode params['fq'] if it's not set.
  172. #528002 by janusman, Add RSS discovery to taxonomy hijack page
  173. Apache Solr integration 6.x-1.0-RC1, 2009-07-02
  174. ------------------------------
  175. #502976 by pwolanin, Scott Reynolds, robertDouglass facet links and form submissions respect non ApacheSolr $_GET parameters. Note that this changes the interface API: get_url_querystring is now get_url_queryvalues and returns and array instead of a string.
  176. #507708 by pwolanin, fix sort parameters to use field aliases, validate in query object.
  177. #299539 by kleung11 and pwolanin, use 'administer search' for permission checking.
  178. #503644 by pwolanin and Jeremy, make sure we strip ctrl chars last, add logging.
  179. #505652 by bdurbin, add apachesolr-showhide class to Show more link.
  180. #472600 by janusman, JacobSingh, and pwolanin, optionally hijack taxonomy pages.
  181. #496650 by mkalkbrenner, make unclick links work after #463900.
  182. #495258 comment out timeAllowed params (partial roll-back of #490076)
  183. #495012 by pwolanin, fix Anonymous user and other 0-value facets.
  184. #463900 by pwolanin and JacobSingh, facet theme function clean-up.
  185. #405206 by pwolanin, allow Apache Solr to be the default, let core search index 0 nodes.
  186. #453310 by pwolanin, allow easier theming of username display.
  187. #490076 by pwolanin, spellcheck more popular, maxqt to 20, limit search time.
  188. #358166 by David Lesieur, janusman, cptnCauliflower, and pwolanin, search for just facet(s).
  189. #489654 by JacobSingh, and pwolanin, allow users to set their index as "read only".
  190. Apache Solr integration 6.x-1.0-beta11, 2009-06-11
  191. ------------------------------
  192. #348218 by David Lesieur, janusman, and pwolanin, retain filters for next search.
  193. #401046 by pwolanin, revist urlencoding of query strings.
  194. #467810 by aufumy, Pass in page number and caller to apachesolr_search_execute.
  195. #481838 by JacobSingh and pwolanin, enable plus sign in search when using clean URLs.
  196. #480814 by mkalkbrenner and pwolanin, add more detail to logging on errors.
  197. #464758 by pwolanin, 4th param to htmlspecialchars breaks PHP < 5.2.3.
  198. #466328 by pwolanin, fix classes for sort links.
  199. Apache Solr integration 6.x-1.0-beta10, 2009-05-14
  200. ------------------------------
  201. #449414 by pwolanin, aufumy, & Scott Reynolds, refactor apachesolr_search_search().
  202. #462836 by pwolanin, catch fatal error in _nodeaccess if no solr.
  203. #461506 by pwolanin, do nothing if there are no nodes to index.
  204. #459930 by Scott Reynolds and pwolanin, clean up hook_enable(), uninstall, update_6004
  205. #453338 by pwolanin and JacobSingh, move mlt functionality into the framework module.
  206. #365495 by pwolanin, improve admin screens and usability of field weights.
  207. #454608 by pwolanin, fix current search block.
  208. #453182 by pwolanin, use stored path rather than forcing node/$nid.
  209. #448298 by JacobSingh and pwolanin, use a confirm form for index deletion.
  210. #454352 by Damien Tournoud, make optimize interval configurable, document variables.
  211. Apache Solr integration 6.x-1.0-beta9, 2009-04-30
  212. ------------------------------
  213. #435924 by pwolanin, only clear cache on cron after updates and if the server is available.
  214. #405780 by blackdog and pwolanin, skip excluded node types during counting and indexing.
  215. #441628 by aufumy and pwolanin, update _og for negative facets, minor fixes, install/enable/update hooks.
  216. #447622 by pwolanin and mkalkbrenner, better encoding of html entities and CCK facets.
  217. #447890 by pwolanin, properly respect 'access content' permission in _nodeaccess.
  218. #271753 by pwolanin, more granular CCK field mappings via _alter hook.
  219. #436074 by pwolanin, better query class handling of negative queries.
  220. #442198 by Scott Reynolds and pwolanin, update the Drupal_Solr_Query_Interface interface.
  221. #443252 by Scott Reynolds, (bugfix for regression) make protected id public again.
  222. #337737 by David Lesieur, mikejoconnor and Scott Reynolds, localize arg(1) dependence.
  223. Changes query get_path() to facilitate generating facets outside the search page.
  224. Apache Solr integration 6.x-1.0-beta8, 2009-04-16
  225. ------------------------------
  226. #343252 by pwolanin, fix nodeaccess for method name changes, make multi-site aware.
  227. #432946 by pwolanin, query class and sort cleanups.
  228. #393480 by pwolanin and Jody Lynn, provide a book facet and facets for missing fields.
  229. #432140 by Damien Tournoud, use format_interval() for more attractive, localizable time intervals.
  230. #348029 by pwolanin, Handle negative filters and improve date facet block code.
  231. #254565 by drunken monkey and Scott Reynolds, change the query class to enable Views integration.
  232. Apache Solr integration 6.x-1.0-beta7, 2009-04-03
  233. ------------------------------
  234. #410330 by pwolanin and bhuga, return more information for error 0.
  235. #293989 by bjaspan and vladimir.dolgopolov, add date facets for created and changed dates.
  236. #420290 by mkalkbrenner and pwolanin, add spaces around tags to avoid running words together.
  237. #368688 by hurleyit and pwolanin, send MLT docs instead of processed links to theme function.
  238. #383478 by pwolanin and JacobSingh, provide more information about autocommit lag, pending deletes.
  239. #339490 by aufumy, pwolanin, and JacobSingh, Organic groups Apachesolr integration, new _alter hook.
  240. Apache Solr integration 6.x-1.0-beta6, 2009-03-20
  241. ------------------------------
  242. #305370 by pwolanin, Handle failed delete requests so unpublished/deleted content doesn't stay in the index.
  243. #407570 by pwolanin and moshe weitzman, _alter for sort links, hide for < 2 results.
  244. #392978 by pwolanin and ncameron, workaround for those using php 5.1, update README.
  245. #402984 by JacobSingh and pwolanin, put MLT menu under the general ApacheSolr settings.
  246. #401442 by Janusman and pwolanin, no sort block when 0 results.
  247. #405732 by JacobSingh, pwolanin: Update to new SolrPhpClient (r6) and make ping() use drupal_http_request.
  248. #405722 by JacobSingh, increase ping timeout and make it variable.
  249. #400882 by mkalkbrenner, fix faceting bug due to static counter in method add_field.
  250. #382358 by pwolanin, use tokenizer solr.CharStreamAwareWhitespaceTokenizerFactory to fix highlighting.
  251. Apache Solr integration 6.x-1.0-beta5, 2009-02-27
  252. ------------------------------
  253. #305370 by pwolanin, don't delete from apachesolr table if Solr query fails.
  254. #385348 by moshe weitzman, use key in sort links array.
  255. #385362 by pwolanin, Shorten hash from 32 chars to 12.
  256. #383804 by JacobSingh, fix query building that broke nodeaccess.
  257. Apache Solr integration 6.x-1.0-beta4, 2009-02-23
  258. ------------------------------
  259. #380670 by pwolanin, only add a bq param for a node-type boost > 'Normal'.
  260. #379518 by pwolanin, correct mismatch in default boost between
  261. solrconfig.xml and apachesolr_search.
  262. #380594 by pwolanin, empty the spellcheck dictionary if the index is deleted.
  263. #380644 by JacobSingh, Backwards compatability for old sort fields.
  264. #380538 by pwolanin, fix code to find vid for taxonomy facet blocks.
  265. Apache Solr integration 6.x-1.0-beta3, 2009-02-20
  266. ------------------------------
  267. #378222 by janusman and pwolanin, add boost settings for "sticky" and "promote".
  268. #378566 by pwolanin, nodeaccess not correctly marking single nodes for re-indexing.
  269. #378270 by pwolanin, suppress MLT admin link when there is no block content.
  270. #378196 by pwolanin, remove PHP client from CVS per Drupal.org policy.
  271. #231200 by janusman and pwolanin, turn on mapping of accented to non-accented
  272. ISO characters for indexing and search.
  273. #377494 by pwolanin, Update text type in schema to new example.
  274. #376270 by pwolanin, also add option to bias on recent comments/changes.
  275. #337879 by pwolanin and blackdog, Store relative not absolute paths.
  276. #376255 by pwolanin, Index more node fields, use boolean fields.
  277. #376966 by JacobSingh and pwolanin, requesting the top terms from luke is very
  278. expensive, so normally request 0, and only get them for smaller indexes.
  279. #375991 by pwolanin, build spellcheck index on optimize.
  280. #370707 by pwolanin, make sort field names consistent, make ignored multiValued.
  281. #375723 by pwolanin, prevent fatal error if available facet list changes.
  282. #373921 by JacobSingh, show pending docs on index page from autocommit.
  283. #371858 by pwolanin, re-fill the Luke cache after we empty it on cron.
  284. #372120 by pwolanin, create one MLT block by default on install of apachesolr_mlt.
  285. #370707 compact field names, create "order by" fields in schema.xml
  286. by pwolanin and Damien Tournoud.
  287. #370796 avoid repeated looping/indexing in apachesolr_index_nodes() by Damien Tournoud.
  288. #369944 Add field aliases and further clean-up the query class, by pwolanin.
  289. #366959 make usage of solrsort consistent in Solr_Base_Query::solrsort by Damien Tournoud.
  290. # Update errant watchdog calls that were using D5 signature by robertDouglass.
  291. #369780 Rearrange code for better organization and performance by robertDouglass.
  292. #365901 Fix bug where indexing might hang & improved API by adding a separate
  293. hook for modules to indicate that a node is excluded, by pwolanin.
  294. #367361 Use the machine-readable name for disabled node types by pwolanin.
  295. #366957 Add a "configure" link to the more like this block by JacobSingh.
  296. #365901 Add a bias on node type (and node-type exclusion) by Damien Tournoud and pwolanin.
  297. Apache Solr integration 6.x-1.0-beta2, 2009-01-28 (changes since 6.x-1.0-alpha6 2009-Jan-08)
  298. ------------------------------
  299. #365684 Get PHP library from new svn home by pwolanin
  300. #365620 clear stale data on hook_enable by pwolanin
  301. #365312 don't redirect after enabling filters by pwolanin
  302. #365245 invalid foreach when no facets available reported by Damien Tournoud
  303. # don't let attachements be enabled since it seems be broken by pwolanin
  304. #363972 fix ApacheSolr to Apache Solr
  305. #363972 Text improvements for UI by horncologne and pwolanin
  306. #365063 fix module name in admin screen by pwolanin
  307. #365022 fatal error in MLT when no Solr server by pwolanin
  308. #364446 fix space problem and clean up query class by pwolanin
  309. #355525 fix mis-named variables, patch by pwolanin, bug reported by flexer
  310. #339467 centralize/register facets blocks by paul.lovvik, JacobSingh and
  311. pwolanin
  312. #362389 make the _image module work by pwolanin
  313. #364140 fix mlt schema bug, thanks to webrascal
  314. #364384 reorder selects to have bigger numbers at the top by pwolanin, suggested
  315. by horncologne
  316. #350330 make sure to index dates as GMT, thanks to webrascal
  317. #363416 reindex without blowing away either the solr index or the core search index by pwolanin
  318. #360227 strip ctl chars() also on path, reported by flexer
  319. #348215 cleanup - simplify branching, numerically index array by pwolanin
  320. #348215 add missing js file with minor text chenges (js file by vladimir.dolgopolov)
  321. #359923 separate cron limit for apachesolr by pwolanin
  322. # remove lang module - code was already added to apachesolr_search
  323. #292662 commit after we delete the index by pwolanin
  324. #356696 by pwolanin: copies the author's name to a string field for use in
  325. multisite search or sorting by author. Also snuck in non-compression on
  326. the body for performance.
  327. #348215 by vladimir.dolgopolov: More link for additional facets.
  328. #292662 update README by pwolanin
  329. #344249 obey 32 char limit for block deltas by pwolanin
  330. #355479 fix PHP warning when request fails by pwolanin
  331. #355544 Add a ->clearCache(); in apachesolr_index_page(), by flexer and pwolanin