Closed (fixed)
Project:
Apachesolr Ubercart Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Feb 2010 at 14:25 UTC
Updated:
22 Feb 2010 at 14:30 UTC
The length field is not properly indexing, due to a typo.
Line 24 contained
if(!empty($node->lenght))
Committed a correction.
Comments