no, only 3 things:

name, object_relations, and image.

Stefan
----- Original Message -----
From: "Carlos Revillo" <[email protected]>
To: "Stefan Georg" <[email protected]>
Cc: "sdk-public" <[email protected]>
Sent: Monday, January 3, 2011 4:02:54 PM GMT +07:00 Bangkok, Hanoi, Jakarta
Subject: Re: [Sdk-public] Image import question

hi there. 
just wondering... do you have any date or datetime attribute in your object? 


2011/1/3 Stefan Georg < [email protected] > 


Hey, I am importing images and at the end running a publish operation on them 
as such: 

$operationResult = eZOperationHandler::execute( 'content', 'publish', array( 
'object_id' =>$id, 'version' => $version ) ); 

However, they are not searchable until I edit them via admin interface. I've 
tried to manually index them by adding them to the ezpending_actions table. 
They are removed from the table by what I assume is the ezsolr cronjob when it 
indexes them. However I have to go in and edit the image object until it shows 
up in search. Is there anything else I need to do on importing to make this 
magical search work? 
-- 
Sdk-public mailing list 
[email protected] 
http://lists.ez.no/mailman/listinfo/sdk-public 

-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to