> 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. _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel