[elephant-devel] How do I populate an index of a slot that was created later with values created before slot became indexed?

Alex Mizrahi killerstorm at newmail.ru
Thu Apr 28 15:10:07 UTC 2011


> After creating a lot of objects of a specific class I decided to change a 
> slot to be indexed.
> It did change, no old items were included in the index.

Isn't this a bug?

> How can I populate the index with old values?

(defmethod rebuild-slot-index ((sc store-controller) class-name index-name)
(defun rebuild-slot-indices (sc class)

Doesn't work for derived indices, though. 






More information about the elephant-devel mailing list