Re: "no such core" error with EmbeddedSolrServer
EmbeddedSolrServer (unless I'm gravely mistaken!) doesn't do > multicore. It's for a single core. If you want multiple cores supported... > created multiple EmbeddedSolrServer instances. You point the instance to > the core's "home". > > Erik > -- Christopher Childs
Re: Optional filter queries
ents that do have the field but also to return documents that don't have > it at all. > > Is this a possibility? > > Best, > > Allistair -- Christopher Childs