Make sure your Solr URL here points to the correct machine: https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/modules/discovery.cfg#L8
Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette On Mon, Feb 22, 2016 at 5:48 PM, Jose Blanco <[email protected]> wrote: > I'm a bit closer. Now when I run > > ./dspace index-discovery -b > > it's grabbing items from my prod instance, but indexing them in my dev area. > I checked my config parameters but can't tell what's wrong. > > > On Fri, Feb 19, 2016 at 5:50 PM, helix84 <[email protected]> wrote: >> >> You can only run index-discovery while Solr is up. >> >> -b is the better choice as it will clear and rebuild the index, >> whereas -f reindexes existing items (Solr documents). >> >> >> Regards, >> ~~helix84 >> >> Compulsory reading: DSpace Mailing List Etiquette >> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette > > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
