: I'm sorry, I don't see how the resource loader awareness is relevant to : schema awareness? Or perhaps you didn't imply that? Good to know about the
No, my mistake ... typed one when i ment the other one. : I guess I use the core to get to the schema then. Hmm, I may recall trying : that at some point but that I hit some problem with that, something like : the schema not being present when getting core inform call. the schema (and the rest of the SolrCore) should be fully constructed and populated by the time inform(SolrCore) is called -- that's the entire point of these "FooAware" interfaces and the delayed "inform(Foo)" about the them. -Hoss