Hi Mónica,
Keep in mind that DSpace 4 deprecates the lucene index, meaning you
probably want to stop using Lucene, and instead switch over to using
Discovery/Solr as your main index. (The codebase for DSpace 4 still
contains code for the lucene index, so you _could_ continue to use it, but
it has been decided to stop supporting lucene index, in favor of
Discovery/SOLR).
You'll have to check the docs for this, but if you use XMLUI, then you edit
/dspace/config/xmlui.xconf to comment out SearchArtifacts, and instead
enable Discovery.
Then you can stop running /dspace/bin/dspace index-update and
lucene-index-init.
Instead for a full discovery/solr reindex:
/dspace/bin/dspace index-discovery -b
Then for routine updating:
/dspace/bin/dspace index-discovery
________________
Peter Dietz
Longsight
www.longsight.com
[email protected]
p: 740-599-5005 x809
On Thu, Jul 10, 2014 at 12:38 PM, Mónica Osejos <[email protected]>
wrote:
> Please anyone knows how to fix the problem?
>
> Caching is not supported by the ItemCountDAOSolr as it is not really
> needed, Solr is faster!
>
> My exact same thing happens to me I get that message to xecute
> "lucene-index-init", please your help
>
>
> Mónica
>
>
> > Message: 2
> > Date: Thu, 3 Jul 2014 10:58:00 -0500
> > From: ???...liss ...??? <[email protected]>
> > Subject: [Dspace-tech] incomplete database
> > To: listaDspace <[email protected]>
> > Message-ID: <[email protected]>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi all,
> >
> > I installed dspace version 4.1 on windows 7 and I have restored a
> database (postgresql) that I had in dspace v. 1.7 which update passing
> scripts (ect / postgres / ... sql) version by version and had no problems
> (file sent with commands and results), we also ran the "index
> dspace-discovery-f" and all well apparently I also ran the
> "index-lucene-init" but it tells me (Exception: Caching is not supported by
> the ItemCountDAOSolr as it is not really needed, Solr is faster!) then when
> I check my installation only appear 8000 but the total are 16000 records
> but if I search by item I put the handle of one of those who supposedly do
> not appear, by this method I really found the record, what should I do to
> be able to display all my records.
> > -------------- next part --------------
>
> > _______________________________________________
> > DSpace-tech mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >
> >
> > End of DSpace-tech Digest, Vol 99, Issue 12
> > *******************************************
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette