apachesolr.interface.inc isn't listed in apachesolr.info, which causes problems for code that uses the DrupalSolrQueryInterface--for example, Apache Solr Views. Patch attached.

CommentFileSizeAuthor
apachesolr-info.patch404 bytesbecw

Comments

nick_vh’s picture

Version: 7.x-1.x-dev » 6.x-3.x-dev
Status: Needs review » Patch (to be ported)

Thanks! Committed to the D7 version.

nick_vh’s picture

Status: Patch (to be ported) » Fixed

Committed to 6.x-3.x

becw’s picture

If this is an issue in 6.x, then the 6.x version will need to rely on the Autoload module.

nick_vh’s picture

This is not an issue in D6, we prefer to keep both releases equal. We have implemented a sort of class loading mechanism for D6. Thanks for the concerns.

becw’s picture

Ah, interesting.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.