On Wed, Feb 17, 2010 at 12:30 PM, Alexander Klimetschek <[email protected]> wrote: > On Wed, Feb 17, 2010 at 20:09, ChadDavis <[email protected]> wrote: >> I'm just getting started with my search implementation, but I've >> noticed what appears to be a bug. The following line returns null: >> >> session.getRepository().getDescriptor(Repository.QUERY_LANGUAGES ) > > This is probably a bug. Is Repository.QUERY_LANGUAGES returned in > repository.getDescriptorKeys() ? >
The key is in there, it just doesn't have a value.
