Last change
on this file since 6749 was
6211,
checked in by uli, 13 years ago
|
Provide a unique field index for catalogs.
|
File size:
363 bytes
|
Rev | Line | |
---|
[6211] | 1 | <configure xmlns="http://namespaces.zope.org/zope"> |
---|
| 2 | <class class=".uniquefield.UniqueFieldIndex"> |
---|
| 3 | <require |
---|
| 4 | permission="zope.ManageServices" |
---|
| 5 | interface="zope.catalog.interfaces.IAttributeIndex |
---|
| 6 | zope.index.interfaces.IStatistics" |
---|
| 7 | set_schema="zope.catalog.interfaces.IAttributeIndex" |
---|
| 8 | /> |
---|
| 9 | </class> |
---|
| 10 | </configure> |
---|
Note: See
TracBrowser for help on using the repository browser.