Log of /contributions/modules/apachesolr/schema.xml
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 28 15:03:47 2009 UTC
(8 weeks, 2 days ago)
by
damienvancouver
Branch:
DRUPAL-5
Changes since
1.1.2.8: +4 -3 lines
Diff to
previous 1.1.2.8
, to
branch point 1.1
, to
next main 1.7
#230383 Node access patch by pwolanin: Backported to 5.x-1.x, fixed indexing of attachment contents. Tested with organic groups and private content between multiple groups/users, with both node body and attachment content. Also tested that all content is returned regarldess of permissions when apachesolr_node_access is turned off and the index rebuilt.
Revision
1.1.2.1.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 30 16:52:08 2008 UTC
(12 months, 3 weeks ago)
by
robertDouglass
Branch:
DRUPAL-6--1
Changes since
1.1.2.1.2.8: +5 -2 lines
Diff to
previous 1.1.2.1.2.8
, to
branch point 1.1.2.1
Multisite search. With this new ApacheSolr extension module it is now possible to search many Drupal sites at once. The different sites appear as facets so you can filter by site. Sorting, author name, type, term name, author name facets all work on multisite search. This commit represents a significant refactoring of the block and facet system, the addition of a couple new hooks, and lots of minor corrections throughout hte module.
Revision
1.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 23 20:28:51 2008 UTC
(13 months ago)
by
robertDouglass
Branch:
DRUPAL-5
Changes since
1.1.2.6: +8 -8 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
YAY: Content recommendation based on the Solr search index. Introducing the new apachesolr More Like This module by Mike J. O'Connor. Add an arbitrary number of blocks that recommend content related to the current node based on configurable parameters. For example, make a block that recommends based on title. Then make another block that recommends based on author+taxonomy terms. This commit pertains to #304388 and #230375
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 20 12:58:45 2008 UTC
(19 months ago)
by
robertDouglass
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0-BETA2
Branch point for:
DRUPAL-6--1
Changes since
1.1: +2 -1 lines
Diff to
previous 1.1
#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.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 27 20:33:50 2007 UTC
(22 months, 4 weeks ago)
by
robertDouglass
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0-BETA1
Branch point for:
DRUPAL-5
Initial commit of the apachesolr module. This module integrates the Apache Solr search platform with Drupal, including faceted search for users, content types, taxonomy, and CCK fields. The SolrPhpClient library has been dually licensed under the Apache and GPL 2.0 with permission of the author.
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.