Le 7/17/13 9:55 PM, Kevin Hamilton a écrit : > Hello, > > I am working off of M12 and I have a few indexes for some attributes that I > added. > > I have a home-made attribute called "uuid" which basically associates a > record to a user's actual entryUUID. the "uuid" attribute is stored as the > string representation of the user's entryUUID. Everything seems to be fine > when the server starts, but when I try to query based on that "uuid" > attribute, it returns nothing. What is the exact query you are using ?
> If I get rid of the index for the "uuid" > attribute, it will return searches appropriately. J-Have you added the index before having added the data ? (the index must exist before the data are injected into the server) > It's quite possible that > I'm doing something stupid. Are my Equality Matching settings incorrect? It seems so. Now, why don't you use the entryUUID for what you want to do ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
