Last change
on this file since 462 was
445,
checked in by joachim, 18 years ago
|
Catalog Importer does not reindex portal_catalog if no new columns or
indexes in catalog.xml
|
File size:
349 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <object name="portal_catalog" meta_type="CMF Catalog"> |
---|
3 | <property name="title"></property> |
---|
4 | <index name="jamb_reg_no" meta_type="FieldIndex"> |
---|
5 | <indexed_attr value="jamb_reg_no"/> |
---|
6 | </index> |
---|
7 | <index name="matric_no" meta_type="FieldIndex"> |
---|
8 | <indexed_attr value="matric_no"/> |
---|
9 | </index> |
---|
10 | <column value="Contributors"/> |
---|
11 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.