Releases for Apache Solr Search Integration
apachesolr 5.x-1.0-alpha3
Download: apachesolr-5.x-1.0-alpha3.tar.gz
Size: 54.29 KB
md5_file hash: 94f941c91b186b2ddd2f8976f3b323c0
First released: July 19, 2008 - 14:30
Last updated: July 19, 2008 - 14:35
D5 and D6 now synced and aligned on ALPHA-3 because new features are still expected.
- Only one form setting per block for facet limits.
- Validation on block form now works.
- f.fieldname.facet.limit syntax.
- facet.field dynamically generated from block list.
- using individual dynamic fields for each vocabulary for accurate facet counts.
- fixed bug in author facets that excluded Anonymous from facet list.
Note: You will have to reconfigure your facet blocks after this update.
apachesolr 6.x-1.0-alpha3
Download: apachesolr-6.x-1.0-alpha3.tar.gz
Size: 57.09 KB
md5_file hash: eb024a368a351e1a660a4339174dc8ab
First released: July 19, 2008 - 14:30
Last updated: July 19, 2008 - 14:35
D5 and D6 now synced and aligned on ALPHA-3 because new features are still expected.
- Only one form setting per block for facet limits.
- Validation on block form now works.
- f.fieldname.facet.limit syntax.
- facet.field dynamically generated from block list.
- using individual dynamic fields for each vocabulary for accurate facet counts.
- fixed bug in author facets that excluded Anonymous from facet list.
Note: You will have to reconfigure your facet blocks after this update.
apachesolr 6.x-1.0-alpha1
Download: apachesolr-6.x-1.0-alpha1.tar.gz
Size: 56.67 KB
md5_file hash: 82b9c1065f7abc9d66574d98d2cde3ff
First released: July 7, 2008 - 17:21
Last updated: July 7, 2008 - 17:25
Initial D6 version of the module. No major bugs are known, some features need to be added.
apachesolr 6.x-1.x-dev
Download: apachesolr-6.x-1.x-dev.tar.gz
Size: 61.08 KB
md5_file hash: 0cf6273afa65b97ac4053b24cac00d8d
First released: May 16, 2008 - 14:05
Last updated: August 28, 2008 - 00:01
development branch for 6
apachesolr 5.x-1.0-beta2
Download: apachesolr-5.x-1.0-beta2.tar.gz
Size: 52.15 KB
md5_file hash: d2db8a7f59e94eeb2bc4b2c0b3400165
First released: April 20, 2008 - 14:20
Last updated: April 20, 2008 - 14:25
- #230402 repairing CCK integration and changing strategy a bit. Now only checkboxes, selects and radio buttons generate facet blocks automatically. Other CCK fields can have facets and facet blocks by implementing hook_apachesolr_cck_field_mappings
- #248552 add explicit check for required field nid
#230377 add results sorting to ApacheSolr. There is now a block that allows you to sort by Title, Type, Author, and Date. The solrsort GET parameter can additionally be used to sort by comment count, uid and nid, as well as any CCK text fields that are indexed. This change requires you to update the schema.xml file in your Solr installation, restart Solr, and re-index your site. - #248882 Fixed problem with indexing when no solr instance available
- #248881 Adding hook_requirements so that Solr server status can be monitored more easily by administrator
- #247358 created a function, apachesolr_has_searched, that acts a semaphore to only do Solr related stuff if there has been a search (like generate blocks). Fixed form_alter (hacked it, really) so that it doesn't instantiate a Solr object every time the search form is built (like on q=search/node). See the issue for discussion of deeper problem.
apachesolr 5.x-1.0-beta1
Download: apachesolr-5.x-1.0-beta1.tar.gz
Size: 50.86 KB
md5_file hash: 87f0b87e564d5151308b6bb2fd6029a9
First released: March 5, 2008 - 17:26
Last updated: March 5, 2008 - 17:30
Good starting point. Facets work. Indexing works. Searching works.
apachesolr 5.x-1.x-dev
Download: apachesolr-5.x-1.x-dev.tar.gz
Size: 59.39 KB
md5_file hash: c98939189d586f232ae593f1815b8fd9
First released: December 27, 2007 - 20:44
Last updated: September 5, 2008 - 12:01
initial commit. No documentation yet.
