Ok. How would I validate that the indexing is actually working correctly? Is there anything in the logs that will tell me if/when an index is being used?
On Monday, October 3, 2011, Kiran Ayyagari wrote: > AFAIR this is a harm less message logged at the wrong level, this was > fixed in the later version (think, I did it in 1.5.7) > > On Mon, Oct 3, 2011 at 5:54 PM, Craig Setera > <[email protected]<javascript:;>> > wrote: > > Hello, > > > > We are currently running Apache DS 1.5.5 with our own custom imported > > schema. We would like to improve performance for lookups by indexing our > > attributes within our own partition. However, when I do this, I get the > > complaint: > > > > [16:13:54] ERROR > > > [org.apache.directory.server.schema.registries.DefaultAttributeTypeRegistry] > > - attributeType w/ OID 1.3.6.1.4.1.34720.0.1.1.102 not registered! > > > > If I turn up server logging, I can see that this complain happens before > the > > attribute is officially registered. It seems like the ordering is > currently > > not right with my configuration, but I'm not sure how to fix that. Can > > anyone offer suggestions on how I would add an index on a custom schema > > attribute? > > > > Thanks, > > Craig > > > > > > > > -- > > Craig Setera > > Director, Product Engineering > > mFoundry > > p 415.324.5801 > > [email protected] <javascript:;> > > > > > > -- > Kiran Ayyagari > -- Craig Setera Director, Product Engineering mFoundry p 415.324.5801 [email protected]
