On Mon, Oct 10, 2011 at 17:23, Lars Möller <[email protected]> wrote: > but i get this error: > Exception: Browse Index configuration is not valid: webui.browse.index.7 > = identifierother:item:dc.identifier.other:date:full
Hi Lars, I would check 2 things first: 1) after you changed indexes in dspace.cfg, did you run index-init? 2) in dspace.cfg, did you happen to leave out a number? e.g. if you want only 2 indexes, you cannot number them this way: webui.browse.index.1 webui.browse.index.3 you have to number them sequentioally, i.e.: webui.browse.index.1 webui.browse.index.2 Hope that helps. Regards, ~~helix84 ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

