Hey Jason,

Im without my laptop right now, so i cant link them, but there are a few
JIRA tickets to split out SolrJ into separate modules (different than the
solr server modules). So i feel that would be a good fit for your use case.

But since yours would also require a solr server module, you could make a
server module without any code maybe and just rely on the new solrj module?
That way people could use it just like any other solr server module.

- Hosuton

On Fri, May 6, 2022 at 9:32 AM Shawn Heisey <[email protected]> wrote:

> On 5/5/2022 1:51 PM, Jason Gerlowski wrote:
> > TL;DR Can contribs/modules only extend Solr "core" classes, or are
> > they a valid way to package extensions of SolrJ functionality as well?
>
> I am pretty sure solr-core depends on solr-solrj ... so if you're
> depending on solr-core, you will need solrj too, and it should be pulled
> in automatically by any dependency manager.  I believe you're fine to
> work with solrj classes in contrib/module.
>
> Thanks,
> Shawn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to