Last change
on this file since 441 was
435,
checked in by joachim, 18 years ago
|
removed metadata and common schemas from Student*
allow Catalog search for getFolderContents
added indizes jamb_reg_no matric_no to catalog.xml
|
File size:
317 bytes
|
Rev | Line | |
---|
[435] | 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 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.