Dsapse with solr in cloudmode

38 views
Skip to first unread message

Christoforos Korifidis

unread,
Apr 15, 2023, 2:46:42 PM4/15/23
to DSpace Community
Hello,
I am new to DSpace..
I am following the instructoins here

I am in the step to setup solr. I was wondering if dspace can work with solr in cloud mode.

Tim Donohue

unread,
Apr 21, 2023, 10:48:17 AM4/21/23
to DSpace Community
Hi,

I don't believe DSpace will work in Solr Cloud Mode at this time.  DSpace still uses the Solr configuration files (schema.xml, solrconfig.xml, etc) that are used by Standalone Solr.

That said, if you manage to get it working with Solr Cloud, please do let us know.  In the future, it'd be wonderful to support Solr Cloud, but we haven't found a volunteer to help move that effort forward.

Tim

Mark H. Wood

unread,
Apr 21, 2023, 4:19:53 PM4/21/23
to dspace-c...@googlegroups.com
What this boils down to, at the current state of the code, is whether
an HttpSolrClient can operate properly against a SolrCloud. I *think*
the answer is "yes" but have not found it so documented. Whether this
is a good way to run a Solr client is another question. I *think* it
is probably good enough.

If we would *require* cloud mode, it would be much easier to set up
and manage our data in Solr. There are a number of management API
calls which only work in cloud mode, which could be used to create and
configure collections instead of manually copying preconfigured cores
into Solr's directory tree. Sharding could be done entirely
within Solr using Time Routed Aliases instead of the way it was done
in 6_x by fiddling with Solr's storage behind its back. (This bypasses
the question of whether sharding is worth the hassle, considering the
way we slice the data vs. the usual distribution of sharded records.)

I think we could find willing a volunteer or two to do the work. What
hasn't been found is enough people willing to discuss the issues that
arise, and the broader questions of the ways in which DSpace uses
Solr.

--
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu
signature.asc
Reply all
Reply to author
Forward
0 new messages