Re: [Dspace-tech] dspace solr facets config

2011-05-03 Thread Kevin Van de velde
Have you already tried running the update discovery command with the -f
option, it will force a complete reindex.

   - dspace update-discovery-index -f


Kind regards,


Kevin Van de Velde
@mire - www.atmire.com
533 2nd Street - Encinitas, CA 92024 - USA
Technologielaan 9 - 3001 Heverlee - Belgium


http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get Tog@ther


On 3 May 2011 08:21, Ahmed Maher  wrote:

> you can check the subject filter field name
> maybe dc.subject.lcsh or another
>  so you must change the dc.subject_filter to dc.subject.lcsh_filter
>
> On Tue, May 3, 2011 at 4:54 AM, Nemiz, Elvi S. wrote:
>
>>  Dear Kim,
>>
>> I followed your instructions in your blog
>> http://kim-shepherd.blogspot.com/2010/11/discovering-discovery-dspace-solr-tips.htmlbut
>>  I want to apply it in dc.type. I want to configure all entries in
>> dc.type as a facet but I can't make this facet appear.
>> I have added the following in my schema.xml file:
>>
>>  > stored="true" multiValued="true"/>
>> 
>>
>> I also edited messages.xml by adding
>>
>> > key="xmlui.ArtifactBrowser.AdvancedSearch.type_format_filter">Format
>>
>> and added dc.type in dspace-solr-search.cfg:
>> solr.facets.site=dc.contributor.author,dc.subject,dc.date.issued_dt,dc.type
>> but only the authors and dates are showing as facets. I have reindexed the
>> discovery index and deleted cache of tomcat. Please help.
>>
>> Cheers,
>> Elvi S. Nemiz
>> Information Assistant
>> Library and Data Bank Services Section
>> Training and Information Division
>> SEAFDEC Aquaculture Department
>> Tigbauan, Iloilo
>> Philippines
>>
>>
>> --
>> WhatsUp Gold - Download Free Network Management Software
>> The most intuitive, comprehensive, and cost-effective network
>> management toolset available today.  Delivers lowest initial
>> acquisition cost and overall TCO of any competing solution.
>> http://p.sf.net/sfu/whatsupgold-sd
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>>
>
>
> --
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace solr facets config

2011-05-03 Thread Nemiz, Elvi S.
Dear Kevin,

Thank you so much Kevin!, now dc.type is now showing as facet. I still have
problems regarding dc.subject though if I want to configure it as a facet.
We have entries in dc.subject.lcsh and dc.subject.other so I tried to use
dc.subject.* in schema.xml to include all entries in dc.subject.*:
   


added dc.subject.* in
solr.facets.site=dc.type,dc.contributor.author,dc.subject.*,dc.date.issued_dt
and in messages.xml, I added:   Topic.
Did an update of discovery index with -f. Am I missing something? Thanks in
advance and more power to you.

Best Regards,
Elvi S. Nemiz
Information Assistant
Library and Data Bank Services Section
Training and Information Division
SEAFDEC Aquaculture Department
Tigbauan, Iloilo
Philippines



On Tue, May 3, 2011 at 3:08 PM, Kevin Van de velde  wrote:

> Have you already tried running the update discovery command with the -f
> option, it will force a complete reindex.
>
>- dspace update-discovery-index -f
>
>
> Kind regards,
>
>
> Kevin Van de Velde
> @mire - www.atmire.com
> 533 2nd Street - Encinitas, CA 92024 - USA
> Technologielaan 9 - 3001 Heverlee - Belgium
>
>
> http://www.atmire.com - Institutional Repository Solutions
> http://www.togather.eu - Before getting together, get Tog@ther
>
>
> On 3 May 2011 08:21, Ahmed Maher  wrote:
>
>> you can check the subject filter field name
>> maybe dc.subject.lcsh or another
>>  so you must change the dc.subject_filter to dc.subject.lcsh_filter
>>
>> On Tue, May 3, 2011 at 4:54 AM, Nemiz, Elvi S. wrote:
>>
>>>  Dear Kim,
>>>
>>> I followed your instructions in your blog
>>> http://kim-shepherd.blogspot.com/2010/11/discovering-discovery-dspace-solr-tips.htmlbut
>>>  I want to apply it in dc.type. I want to configure all entries in
>>> dc.type as a facet but I can't make this facet appear.
>>> I have added the following in my schema.xml file:
>>>
>>>  >> stored="true" multiValued="true"/>
>>> 
>>>
>>> I also edited messages.xml by adding
>>>
>>> >> key="xmlui.ArtifactBrowser.AdvancedSearch.type_format_filter">Format
>>>
>>> and added dc.type in dspace-solr-search.cfg:
>>> solr.facets.site=dc.contributor.author,dc.subject,dc.date.issued_dt,dc.type
>>> but only the authors and dates are showing as facets. I have reindexed the
>>> discovery index and deleted cache of tomcat. Please help.
>>>
>>> Cheers,
>>> Elvi S. Nemiz
>>> Information Assistant
>>> Library and Data Bank Services Section
>>> Training and Information Division
>>> SEAFDEC Aquaculture Department
>>> Tigbauan, Iloilo
>>> Philippines
>>>
>>>
>>> --
>>> WhatsUp Gold - Download Free Network Management Software
>>> The most intuitive, comprehensive, and cost-effective network
>>> management toolset available today.  Delivers lowest initial
>>> acquisition cost and overall TCO of any competing solution.
>>> http://p.sf.net/sfu/whatsupgold-sd
>>> ___
>>> DSpace-tech mailing list
>>> DSpace-tech@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>
>>>
>>
>>
>> --
>> WhatsUp Gold - Download Free Network Management Software
>> The most intuitive, comprehensive, and cost-effective network
>> management toolset available today.  Delivers lowest initial
>> acquisition cost and overall TCO of any competing solution.
>> http://p.sf.net/sfu/whatsupgold-sd
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>>
>


-- 
Elvi S. Nemiz
Information Assistant
Library and Data Bank Services Section
Training and Information Division
SEAFDEC Aquaculture Department
Tigbauan, Iloilo
Philippines
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace solr facets config

2011-05-03 Thread Kevin Van de velde
Dear Elvi,

I think you need to change your configuration from

> solr.facets.site=dc.type,dc.contributor.author,*dc.subject.**
> ,dc.date.issued_dt
>
to

>  solr.facets.site=dc.type,dc.contributor.author,*subject*
> ,dc.date.issued_dt


Now why do you need to do this you may ask, well for the following reason,
the field in which you copy your dc.subject content is called *
"subject_filter"*, DSpace will add the "_filter" postfix so subject should
be enough in your facets config.
After changing the property restart your tomcat and it should work.

Kind regards,

Kevin Van de Velde
@mire
Esperantolaan 4 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA
atmire.com - Institutional Repository Solutions



On 3 May 2011 09:46, Nemiz, Elvi S.  wrote:

> Dear Kevin,
>
> Thank you so much Kevin!, now dc.type is now showing as facet. I still have
> problems regarding dc.subject though if I want to configure it as a facet.
> We have entries in dc.subject.lcsh and dc.subject.other so I tried to use
> dc.subject.* in schema.xml to include all entries in dc.subject.*:
> stored="true" multiValued="true"/>
> 
>
> added dc.subject.* in
> solr.facets.site=dc.type,dc.contributor.author,dc.subject.*,dc.date.issued_dt
> and in messages.xml, I added:key="xmlui.ArtifactBrowser.AdvancedSearch.type_subject_filter">Topic.
> Did an update of discovery index with -f. Am I missing something? Thanks in
> advance and more power to you.
>
> Best Regards,
>
> Elvi S. Nemiz
> Information Assistant
> Library and Data Bank Services Section
> Training and Information Division
> SEAFDEC Aquaculture Department
> Tigbauan, Iloilo
> Philippines
>
>
>
> On Tue, May 3, 2011 at 3:08 PM, Kevin Van de velde  wrote:
>
>> Have you already tried running the update discovery command with the -f
>> option, it will force a complete reindex.
>>
>>- dspace update-discovery-index -f
>>
>>
>> Kind regards,
>>
>>
>> Kevin Van de Velde
>> @mire - www.atmire.com
>> 533 2nd Street - Encinitas, CA 92024 - USA
>> Technologielaan 9 - 3001 Heverlee - Belgium
>>
>>
>> http://www.atmire.com - Institutional Repository Solutions
>> http://www.togather.eu - Before getting together, get Tog@ther
>>
>>
>> On 3 May 2011 08:21, Ahmed Maher  wrote:
>>
>>> you can check the subject filter field name
>>> maybe dc.subject.lcsh or another
>>>  so you must change the dc.subject_filter to dc.subject.lcsh_filter
>>>
>>> On Tue, May 3, 2011 at 4:54 AM, Nemiz, Elvi S. 
>>> wrote:
>>>
  Dear Kim,

 I followed your instructions in your blog
 http://kim-shepherd.blogspot.com/2010/11/discovering-discovery-dspace-solr-tips.htmlbut
  I want to apply it in dc.type. I want to configure all entries in
 dc.type as a facet but I can't make this facet appear.
 I have added the following in my schema.xml file:

  >>> stored="true" multiValued="true"/>
 

 I also edited messages.xml by adding

 >>> key="xmlui.ArtifactBrowser.AdvancedSearch.type_format_filter">Format

 and added dc.type in dspace-solr-search.cfg:
 solr.facets.site=dc.contributor.author,dc.subject,dc.date.issued_dt,dc.type
 but only the authors and dates are showing as facets. I have reindexed the
 discovery index and deleted cache of tomcat. Please help.

 Cheers,
 Elvi S. Nemiz
 Information Assistant
 Library and Data Bank Services Section
 Training and Information Division
 SEAFDEC Aquaculture Department
 Tigbauan, Iloilo
 Philippines


 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


>>>
>>>
>>> --
>>> WhatsUp Gold - Download Free Network Management Software
>>> The most intuitive, comprehensive, and cost-effective network
>>> management toolset available today.  Delivers lowest initial
>>> acquisition cost and overall TCO of any competing solution.
>>> http://p.sf.net/sfu/whatsupgold-sd
>>> ___
>>> DSpace-tech mailing list
>>> DSpace-tech@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>
>>>
>>
>
>
> --
> Elvi S. Nemiz
> Information Assistant
> Library and Data Bank Services Section
> Training and Information Division
> SEAFDEC Aquaculture Department
> Tigbauan, Iloilo
> Philippines
>
--
WhatsUp Gold - Dow

Re: [Dspace-tech] Problem with display and viewing records in DSpace 1.7.1

2011-05-03 Thread Mark H. Wood
Well, if you have time to work out some precise examples so that the
problem(s) can be reliably reproduced, that would be appreciated.
Then we can fix the code so that it's easy to find and correct the
troublesome data, or so that they don't go in in the first place.
There should not *be* any unanticipated forms of incorrectness; we
should handle them all gracefully.

Are these problematic items exportable, and does the export reproduce
the problem when imported?

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.


pgpS0SiVPlybw.pgp
Description: PGP signature
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Re bugs in the Oracle implementation

2011-05-03 Thread Tim Donohue
Graham & All,

That's good to hear, although I'd still have a concern around ongoing 
maintenance of a separate Oracle demo server. DuraSpace doesn't have the 
staff to maintain yet another demo server just for Oracle (as you may 
know, our entire DSpace tech staff is literally just myself).

Though I imagine we probably could just provide a separate temporary 
server only for Testathons (which would then be taken down after 
testathon). That could be a place where someone from the community could 
install the latest DSpace with Oracle, and then allow others to test it 
in a more centralized fashion.

This sounds like something that would be worth trying out for the DSpace 
1.8.0 release in October.

- Tim

On 5/2/2011 5:22 PM, Graham Triggs wrote:
> Tim,
>
> There is absolutely no requirement to have an Oracle license for a
> testathon. The Oracle XE database is easy to install, works exactly the
> same as the full licensed copy, and we'll get nowhere near the limits in
> data sizes for the purposes of a testathon.
>
> I'm quite happy to assist with implementing this on Duraspace provided
> servers.
>
> G
>
> On 2 May 2011 23:05, Tim Donohue  > wrote:
>
> Hi Hardy & Richard,
>
> I'll readily admit that our Oracle support has been more difficult
> recently. The primary reason for this is that the Committer who was
> leading DSpace's Oracle support has moved on to a different role and no
> longer works with DSpace. So, at this point in time, we have no (zero)
> Committers who actively use Oracle in their workplace (at least none
> that I'm aware of, unless someone has switched recently).
>
> Obviously, it is a concern to us that we no longer have anyone who is
> actively using Oracle. It also means we become much more dependent on
> the community members who use Oracle to report issues or problems
> (especially during Testathons & beta testing).
>
> The Committers do still attempt to do some basic Oracle testing before
> releases. But, sometimes this testing may not be as thorough as that
> provided by community members (as we may accidentally overlook testing
> of a particular feature, e.g. editing or adding e-people via XMLUI as
> Hardy reported in DS-841). Again, a large part of this is that none of
> our Committers run Oracle on a day-to-day basis, and we're all
> volunteers with a limited amount of time to devote to testing.
>
> So, to help ensure we are supporting Oracle fully, it'd be wonderful if
> those who use Oracle (and want to ensure it remains supported) can help
> out. Here's a few ways you can help:
>
> (1) Offer to install a Testathon DSpace instance backed by Oracle
> during our next Testathon. Currently, 'http://demo.dspace.org' (the
> primary Testathon server) is running on PostgreSQL as DuraSpace doesn't
> have an Oracle license, and we don't have an Oracle DB expert on staff.
>
> (2) Offer to download & test an Oracle-based DSpace install on your
> local servers during next Testathon/beta-testing & report back any
> issues you find before the final release
>
> (3) If you want, you can join the 'dspace-changelog' listserv to keep
> track of whether changes look to be Oracle specific or not.
> Alternatively, you could also just help test the latest Trunk code
> against Oracle every once in a while (and report back what you find).
>
> During development, the Committers are trying to ensure all
> patches/changes will work with Oracle (but obviously sometimes things
> slip through). So, in most cases, just testing the latest SVN Trunk code
> every once in a while should be good enough to locate any potential
> problems with the upcoming release.
>
> RE: 1.7.2 Release
>
> I'll talk to the Committers around whether we can push out a very minor
> 1.7.2 update just to fix DS-841. Are there any other known Oracle issues
> in DSpace 1.7.0/1.7.1 we should be resolving at the same time? Or is the
> only remaining Oracle issue the one described in DS-841?
>
> NOTE: At this point in time, the DSpace Committers actually were not
> planning a full 1.7.2 release to resolve any other issues.  We had
> discussed a 1.7.2. But, we had tentatively decided against it, as we
> have 1.8.0 coming up in October and most of us are actively working hard
> on features to release in 1.8.0.
>
> *However*, we should be making sure that Oracle is *fully* supported in
> a 1.7.x release series (I know there were other Oracle issues we already
> fixed between 1.7.0 and 1.7.1). So, I would be willing to recommend a
> very small 1.7.2 release *just* to fix the remaining Oracle issue(s).
>
> So, Hardy & Richard, if you have found any other issues with 1.7.1, it'd
> be good to know so that we can release a working Oracle 1.7.x version in
> the near future.
>
> - Tim
>
>
> On 5

Re: [Dspace-tech] [Dspace-general] ./dspace index-update fails

2011-05-03 Thread Mpirirwe Byanagwa Stephen


-Original Message-
From: smpiri...@dicts.mak.ac.ug [mailto:smpiri...@dicts.mak.ac.ug] 
Sent: Tuesday, May 03, 2011 12:43 PM
To: Holly Mercer
Cc: dspace-tech@lists.sourceforge.net; dspace-gene...@lists.sourceforge.net
Subject: [Dspace-general] ./dspace index-update fails

i installed the latest version of dspace and wanted to restore my db from my
old dspace the dumping and restoration is ok but the web service fails to
start with errors. 

with old versions e.g 1.5 we used to reindex-all and this webservice would
be ok. and would reflect the system you normally envisaged. 

my old dspace is version 1.3 and db was upgraded to 8.1 

new dspace is 1.7.1 db is 8.4 am usings posgresql with tomcat6.. 


the error is as follows after executing ./dspace index-update 


1. web service error 

An error has occurred
Go to DSpace home 

java.lang.IllegalArgumentException: No such column admin 

Cocoon stacktrace [show] 

Java stacktrace [show] 

Java full stacktrace [show] 

The Manakin / DSpace digital repository software. 


2. indexing error 

[root@voste bin]# ls
buildpath.bat  dspace.bat  dspace_migrate  make-handle-config
dspace dspace-info.pl  log-reporterstart-handle-server
[root@voste bin]# ./dspace index-update
java.lang.IllegalArgumentException: Resource path [/dspace/bin/dspace] does
not denote a directory
at
org.springframework.core.io.support.PathMatchingResourcePatternResolver.retr
ieveMatchingFiles(PathMatchingResourcePatternResolver.java:563)
at
org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi
ndMatchingFileSystemResources(PathMatchingResourcePatternResolver.java:543)
at
org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi
ndPathMatchingFileResources(PathMatchingResourcePatternResolver.java:526)
at
org.springframework.core.io.support.PathMatchingResourcePatternResolver.find
PathMatchingResources(PathMatchingResourcePatternResolver.java:342)
at
org.springframework.core.io.support.PathMatchingResourcePatternResolver.getR
esources(PathMatchingResourcePatternResolver.java:263)
at
org.dspace.servicemanager.config.DSpaceConfigurationService.loadInitialConfi
g(DSpaceConfigurationService.java:375)
at
org.dspace.servicemanager.config.DSpaceConfigurationService.(DSpaceCon
figurationService.java:60)
at
org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:145)
at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:51)
Started: 1304411364742
Ended: 1304411365114
Elapsed time: 0 secs (372 msecs)
Exception: No such column admin
java.lang.IllegalArgumentException: No such column admin
at
org.dspace.storage.rdbms.TableRow.canonicalizeAndCheck(TableRow.java:581)
at org.dspace.storage.rdbms.TableRow.isColumnNull(TableRow.java:117)
at org.dspace.content.Community.groupFromColumn(Community.java:1162)
at org.dspace.content.Community.(Community.java:106)
at org.dspace.content.Community.findAllTop(Community.java:331)
at
org.dspace.browse.ItemCounter.buildItemCounts(ItemCounter.java:87)
at org.dspace.browse.ItemCounter.main(ItemCounter.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183) 


how do i proceed?? 

thanks in advance 

 

 

 

In this world you are one of GOD'S Best, Never be discouraged and
disappionted, you are a great value in this life and your contribution is
significant. 

... 

Mpirirwe Byanagwa Stephen
+256-712-499859
0414-531343
email: smpiri...@dicts.mak.ac.ug
  smpiri...@gmail.com


--
WhatsUp Gold - Download Free Network Management Software The most intuitive,
comprehensive, and cost-effective network management toolset available
today.  Delivers lowest initial acquisition cost and overall TCO of any
competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Dspace-general mailing list
dspace-gene...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://

Re: [Dspace-tech] Re bugs in the Oracle implementation

2011-05-03 Thread Pottinger, Hardy J.
Tim, Oracle makes available these most awesome Virtual Box appliances with
Oracle pre-installed:

http://www.oracle.com/technetwork/community/developer-vm/index.html


I'm tinkering with a one of these images on my macbookpro, so I can do
DSpace development on the go, using a facsimile of our environment. If
things work out well, I'll keep notes and add what I can to the Dspace
wiki, so others can do the same.

However, I will see if I can arrange things so that we can commit a server
for the next testathon, to give the code a fair workout in an Oracle
environment. Can you, or someone on this list, let me know that that would
entail? What does "hosting an installation for testathon" look like? How
does it work? Do I just need to set up an instance myself, or do I need to
create accounts for you or another committer to oversee/verify
configuration/compiling/etc? I'm afraid all this is very new to me, sorry.

--
HARDY POTTINGER 
University of Missouri Library Systems
http://lso.umsystem.edu/~pottingerhj/
"No matter how far down the wrong road you've gone,
turn back." --Turkish proverb






On 5/3/11 8:57 AM, "Tim Donohue"  wrote:

>Graham & All,
>
>That's good to hear, although I'd still have a concern around ongoing
>maintenance of a separate Oracle demo server. DuraSpace doesn't have the
>staff to maintain yet another demo server just for Oracle (as you may
>know, our entire DSpace tech staff is literally just myself).
>
>Though I imagine we probably could just provide a separate temporary
>server only for Testathons (which would then be taken down after
>testathon). That could be a place where someone from the community could
>install the latest DSpace with Oracle, and then allow others to test it
>in a more centralized fashion.
>
>This sounds like something that would be worth trying out for the DSpace
>1.8.0 release in October.
>
>- Tim
>
>On 5/2/2011 5:22 PM, Graham Triggs wrote:
>> Tim,
>>
>> There is absolutely no requirement to have an Oracle license for a
>> testathon. The Oracle XE database is easy to install, works exactly the
>> same as the full licensed copy, and we'll get nowhere near the limits in
>> data sizes for the purposes of a testathon.
>>
>> I'm quite happy to assist with implementing this on Duraspace provided
>> servers.
>>
>> G
>>
>> On 2 May 2011 23:05, Tim Donohue > > wrote:
>>
>> Hi Hardy & Richard,
>>
>> I'll readily admit that our Oracle support has been more difficult
>> recently. The primary reason for this is that the Committer who was
>> leading DSpace's Oracle support has moved on to a different role
>>and no
>> longer works with DSpace. So, at this point in time, we have no
>>(zero)
>> Committers who actively use Oracle in their workplace (at least none
>> that I'm aware of, unless someone has switched recently).
>>
>> Obviously, it is a concern to us that we no longer have anyone who
>>is
>> actively using Oracle. It also means we become much more dependent
>>on
>> the community members who use Oracle to report issues or problems
>> (especially during Testathons & beta testing).
>>
>> The Committers do still attempt to do some basic Oracle testing
>>before
>> releases. But, sometimes this testing may not be as thorough as that
>> provided by community members (as we may accidentally overlook
>>testing
>> of a particular feature, e.g. editing or adding e-people via XMLUI
>>as
>> Hardy reported in DS-841). Again, a large part of this is that none
>>of
>> our Committers run Oracle on a day-to-day basis, and we're all
>> volunteers with a limited amount of time to devote to testing.
>>
>> So, to help ensure we are supporting Oracle fully, it'd be
>>wonderful if
>> those who use Oracle (and want to ensure it remains supported) can
>>help
>> out. Here's a few ways you can help:
>>
>> (1) Offer to install a Testathon DSpace instance backed by Oracle
>> during our next Testathon. Currently, 'http://demo.dspace.org' (the
>> primary Testathon server) is running on PostgreSQL as DuraSpace
>>doesn't
>> have an Oracle license, and we don't have an Oracle DB expert on
>>staff.
>>
>> (2) Offer to download & test an Oracle-based DSpace install on your
>> local servers during next Testathon/beta-testing & report back any
>> issues you find before the final release
>>
>> (3) If you want, you can join the 'dspace-changelog' listserv to
>>keep
>> track of whether changes look to be Oracle specific or not.
>> Alternatively, you could also just help test the latest Trunk code
>> against Oracle every once in a while (and report back what you
>>find).
>>
>> During development, the Committers are trying to ensure all
>> patches/changes will work with Oracle (but obviously sometimes
>>things
>> slip through). So, in most cases, just testing the latest SVN Trunk
>>code
>> every once in a while should be good enough to locat

[Dspace-tech] How to get SOLR stats in DSpace 1.7.1

2011-05-03 Thread George Stanley Kozak
Hi...

OK another stupid DSpace 1.7.1 question from me :)

I have done an upgrade from DSpace 1.6.2  to DSpace 1.7.1, but it doesn't look 
as if the Solr stats are running.

I do see the following errors.  Does anyone have any ideas what I am doing 
wrong?

2011-05-03 10:15:38,974 ERROR org.dspace.statistics.SolrLogger @ 
java.net.ConnectException: Connection refused
org.apache.solr.client.solrj.SolrServerException: java.net.ConnectException: 
Connection refused
at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:483)
at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:64)
at org.dspace.statistics.SolrLogger.post(SolrLogger.java:259)
at 
org.dspace.statistics.SolrLoggerUsageEventListener.receiveEvent(SolrLoggerUsageEventListener.java:37)
at 
org.dspace.services.events.SystemEventService.fireLocalEvent(SystemEventService.java:144)
at 
org.dspace.services.events.SystemEventService.fireEvent(SystemEventService.java:86)
at 
org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:182)
at 
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:119)
at 
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
...(more)

George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
501 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] ./dspace index-update fails

2011-05-03 Thread Wendy J Bossons
https://jira.duraspace.org/browse/DS-875 is where you will find the patch.





Wendy Bossons
Senior Software Engineer
MIT Libraries
Software Analysis & Development
Building E25-131
77 Massachusetts Ave.
Cambridge, MA 02141-4307
Phone 617-253-0770
Fax 617-253-4462
wboss...@mit.edu
http://libraries.mit.edu


On May 3, 2011, at 12:24 PM, Wendy J Bossons wrote:

There is a patch for this for 1.7.1. Check this JIRA issue and you will find 
the patch.

..\Wendy


Wendy Bossons
Senior Software Engineer
MIT Libraries
Software Analysis & Development
Building E25-131
77 Massachusetts Ave.
Cambridge, MA 02141-4307
Phone 617-253-0770
Fax 617-253-4462
wboss...@mit.edu
http://libraries.mit.edu


On May 3, 2011, at 5:42 AM,  
 wrote:

i installed the latest version of dspace and wanted to restore my db from 
my old dspace the dumping and restoration is ok but the web service fails 
to start with errors. 

with old versions e.g 1.5 we used to reindex-all and this webservice would 
be ok. and would reflect the system you normally envisaged. 

my old dspace is version 1.3 and db was upgraded to 8.1 

new dspace is 1.7.1 db is 8.4 am usings posgresql with tomcat6.. 


the error is as follows after executing ./dspace index-update 


1. web service error 

An error has occurred
Go to DSpace home 

java.lang.IllegalArgumentException: No such column admin 

Cocoon stacktrace [show] 

Java stacktrace [show] 

Java full stacktrace [show] 

The Manakin / DSpace digital repository software. 


2. indexing error 

[root@voste bin]# ls
buildpath.bat  dspace.bat  dspace_migrate  make-handle-config
dspace dspace-info.pl  log-reporterstart-handle-server
[root@voste bin]# ./dspace index-update
java.lang.IllegalArgumentException: Resource path [/dspace/bin/dspace] does 
not denote a directory
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.retr
ieveMatchingFiles(PathMatchingResourcePatternResolver.java:563)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi
ndMatchingFileSystemResources(PathMatchingResourcePatternResolver.java:543)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi
ndPathMatchingFileResources(PathMatchingResourcePatternResolver.java:526)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.find
PathMatchingResources(PathMatchingResourcePatternResolver.java:342)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.getR
esources(PathMatchingResourcePatternResolver.java:263)
at 
org.dspace.servicemanager.config.DSpaceConfigurationService.loadInitialConfi
g(DSpaceConfigurationService.java:375)
at 
org.dspace.servicemanager.config.DSpaceConfigurationService.(DSpaceCon
figurationService.java:60)
at 
org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:145)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:51)
Started: 1304411364742
Ended: 1304411365114
Elapsed time: 0 secs (372 msecs)
Exception: No such column admin
java.lang.IllegalArgumentException: No such column admin
at 
org.dspace.storage.rdbms.TableRow.canonicalizeAndCheck(TableRow.java:581)
at org.dspace.storage.rdbms.TableRow.isColumnNull(TableRow.java:117)
at org.dspace.content.Community.groupFromColumn(Community.java:1162)
at org.dspace.content.Community.(Community.java:106)
at org.dspace.content.Community.findAllTop(Community.java:331)
at org.dspace.browse.ItemCounter.buildItemCounts(ItemCounter.java:87)
at org.dspace.browse.ItemCounter.main(ItemCounter.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183) 


how do i proceed?? 

thanks in advance 







In this world you are one of GOD'S Best, Never be discouraged and 
disappionted, you are a great value in this life and your contribution is 
significant. 

... 

Mpirirwe Byanagwa Stephen
+256-712-499859
0414-531343
email: smpiri...@dicts.mak.ac.ug
smpiri...@gmail.com

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Dspace-general mailing list
dspace-gene...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general




Re: [Dspace-tech] [Dspace-general] ./dspace index-update fails

2011-05-03 Thread Wendy J Bossons
There is a patch for this for 1.7.1. Check this JIRA issue and you will find 
the patch.

..\Wendy


Wendy Bossons
Senior Software Engineer
MIT Libraries
Software Analysis & Development
Building E25-131
77 Massachusetts Ave.
Cambridge, MA 02141-4307
Phone 617-253-0770
Fax 617-253-4462
wboss...@mit.edu
http://libraries.mit.edu


On May 3, 2011, at 5:42 AM,  
 wrote:

i installed the latest version of dspace and wanted to restore my db from 
my old dspace the dumping and restoration is ok but the web service fails 
to start with errors. 

with old versions e.g 1.5 we used to reindex-all and this webservice would 
be ok. and would reflect the system you normally envisaged. 

my old dspace is version 1.3 and db was upgraded to 8.1 

new dspace is 1.7.1 db is 8.4 am usings posgresql with tomcat6.. 


the error is as follows after executing ./dspace index-update 


1. web service error 

An error has occurred
Go to DSpace home 

java.lang.IllegalArgumentException: No such column admin 

Cocoon stacktrace [show] 

Java stacktrace [show] 

Java full stacktrace [show] 

The Manakin / DSpace digital repository software. 


2. indexing error 

[root@voste bin]# ls
buildpath.bat  dspace.bat  dspace_migrate  make-handle-config
dspace dspace-info.pl  log-reporterstart-handle-server
[root@voste bin]# ./dspace index-update
java.lang.IllegalArgumentException: Resource path [/dspace/bin/dspace] does 
not denote a directory
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.retr
ieveMatchingFiles(PathMatchingResourcePatternResolver.java:563)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi
ndMatchingFileSystemResources(PathMatchingResourcePatternResolver.java:543)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFi
ndPathMatchingFileResources(PathMatchingResourcePatternResolver.java:526)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.find
PathMatchingResources(PathMatchingResourcePatternResolver.java:342)
at 
org.springframework.core.io.support.PathMatchingResourcePatternResolver.getR
esources(PathMatchingResourcePatternResolver.java:263)
at 
org.dspace.servicemanager.config.DSpaceConfigurationService.loadInitialConfi
g(DSpaceConfigurationService.java:375)
at 
org.dspace.servicemanager.config.DSpaceConfigurationService.(DSpaceCon
figurationService.java:60)
at 
org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:145)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:51)
Started: 1304411364742
Ended: 1304411365114
Elapsed time: 0 secs (372 msecs)
Exception: No such column admin
java.lang.IllegalArgumentException: No such column admin
at 
org.dspace.storage.rdbms.TableRow.canonicalizeAndCheck(TableRow.java:581)
at org.dspace.storage.rdbms.TableRow.isColumnNull(TableRow.java:117)
at org.dspace.content.Community.groupFromColumn(Community.java:1162)
at org.dspace.content.Community.(Community.java:106)
at org.dspace.content.Community.findAllTop(Community.java:331)
at org.dspace.browse.ItemCounter.buildItemCounts(ItemCounter.java:87)
at org.dspace.browse.ItemCounter.main(ItemCounter.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183) 


how do i proceed?? 

thanks in advance 







In this world you are one of GOD'S Best, Never be discouraged and 
disappionted, you are a great value in this life and your contribution is 
significant. 

... 

Mpirirwe Byanagwa Stephen
+256-712-499859
0414-531343
email: smpiri...@dicts.mak.ac.ug
 smpiri...@gmail.com

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Dspace-general mailing list
dspace-gene...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
__

Re: [Dspace-tech] How to get SOLR stats in DSpace 1.7.1

2011-05-03 Thread Andrea Schweer
Hi George,

On 04/05/11 03:45, George Stanley Kozak wrote:
> I have done an upgrade from DSpace 1.6.2  to DSpace 1.7.1, but it
> doesn’t look as if the Solr stats are running.

How is your solr.log.server configured? Setting it to 127.0.0.1 seems to
be the best bet.

What happens if you try to access
http://127.0.0.1:8080/solr/statistics/admin/ via the command line on the
dspace server? Depending on your setup, you should leave out the port
number.

Also see here:
http://dspace.2283337.n4.nabble.com/Dspace-tech-SOLR-import-not-found-error-td3281436.html

cheers,
Andrea

-- 
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] User Registration profile form

2011-05-03 Thread Ki ran
Hello,
I am trying to customize the user registration form to add additional fields
in xmlui in 1.6.2. I did a search but did not find any documentation. Is
anyone in the community customized the user registration form? If so can you
please share the knowledge on how to do this. Another thing I want to do is
customizing simple item display in xmlui. I found info for jspui in
dspace.cfg but not much for xmlui. Can anyone help me on this topic as well.


Thanks
Kiran
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to get SOLR stats in DSpace 1.7.1

2011-05-03 Thread George Stanley Kozak
Andrea:

Thank you.  I am using http://localhost/solr/statistics/  I can't seem to 
connect using either 8080 or not and using 127.0.0.1 or not from my server.  I 
will have to dig deeper.  I may have some other problem.

George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
501 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924


-Original Message-
From: Andrea Schweer [mailto:schw...@waikato.ac.nz] 
Sent: Tuesday, May 03, 2011 5:01 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] How to get SOLR stats in DSpace 1.7.1

Hi George,

On 04/05/11 03:45, George Stanley Kozak wrote:
> I have done an upgrade from DSpace 1.6.2  to DSpace 1.7.1, but it
> doesn't look as if the Solr stats are running.

How is your solr.log.server configured? Setting it to 127.0.0.1 seems to
be the best bet.

What happens if you try to access
http://127.0.0.1:8080/solr/statistics/admin/ via the command line on the
dspace server? Depending on your setup, you should leave out the port
number.

Also see here:
http://dspace.2283337.n4.nabble.com/Dspace-tech-SOLR-import-not-found-error-td3281436.html

cheers,
Andrea

-- 
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to get SOLR stats in DSpace 1.7.1

2011-05-03 Thread Mark Diggory
George,

Try verifying your localhost and 127.0.0.1 are well defined in /etc/hosts.

A side note, You will probably want to go with port 8080. Are you using the AJP 
connector on port 8080, this will not work. You verify you are using the HTTP 
connector. 

Mark


On May 3, 2011, at 2:36 PM, George Stanley Kozak wrote:

> Andrea:
> 
> Thank you.  I am using http://localhost/solr/statistics/  I can't seem to 
> connect using either 8080 or not and using 127.0.0.1 or not from my server.  
> I will have to dig deeper.  I may have some other problem.
> 
> George Kozak
> Digital Library Specialist
> Cornell University Library Information Technologies (CUL-IT)
> 501 Olin Library
> Cornell University
> Ithaca, NY 14853
> 607-255-8924
> 
> 
> -Original Message-
> From: Andrea Schweer [mailto:schw...@waikato.ac.nz] 
> Sent: Tuesday, May 03, 2011 5:01 PM
> To: dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] How to get SOLR stats in DSpace 1.7.1
> 
> Hi George,
> 
> On 04/05/11 03:45, George Stanley Kozak wrote:
>> I have done an upgrade from DSpace 1.6.2  to DSpace 1.7.1, but it
>> doesn't look as if the Solr stats are running.
> 
> How is your solr.log.server configured? Setting it to 127.0.0.1 seems to
> be the best bet.
> 
> What happens if you try to access
> http://127.0.0.1:8080/solr/statistics/admin/ via the command line on the
> dspace server? Depending on your setup, you should leave out the port
> number.
> 
> Also see here:
> http://dspace.2283337.n4.nabble.com/Dspace-tech-SOLR-import-not-found-error-td3281436.html
> 
> cheers,
> Andrea
> 
> -- 
> Andrea Schweer
> IRR Technical Specialist, ITS Information Systems
> The University of Waikato, Hamilton, New Zealand
> 
> --
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network 
> management toolset available today.  Delivers lowest initial 
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 
> --
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network 
> management toolset available today.  Delivers lowest initial 
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to get SOLR stats in DSpace 1.7.1

2011-05-03 Thread Andrea Schweer
Hi George,

On 04/05/11 09:36, George Stanley Kozak wrote:
> Thank you.  I am using http://localhost/solr/statistics/  I can't
> seem to connect using either 8080 or not and using 127.0.0.1 or not
> from my server.  I will have to dig deeper.  I may have some other
> problem.

Stupid question, but the solr webapp is deployed, yes?

You should only ever be able to access solr from the server it's running
on, that's a security measure. So to test this from outside dspace,
you'll most likely have to use curl, wget, lynx or a similar tool that
lets you make HTTP requests from the command line. But sounds like
you've tried that already.

cheers,
Andrea

-- 
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace solr facets config

2011-05-03 Thread Nemiz, Elvi S.
Dear Kevin,

Hello Kevin, thank you so much, changing the dc.subject.* to just subject
worked, but now, all subjects have duplicate entries that were in lower
case. Am I missing something? Thanks again and more power to you.

Best regards,

Elvi S. Nemiz
Information Assistant
Library and Data Bank Services Section
Training and Information Division
SEAFDEC Aquaculture Department
Tigbauan, Iloilo
Philippines

On Tue, May 3, 2011 at 6:49 PM, Kevin Van de velde  wrote:

> Dear Elvi,
>
> I think you need to change your configuration from
>
> solr.facets.site=dc.type,dc.contributor.author,*dc.subject.**
>> ,dc.date.issued_dt
>>
> to
>
>>  solr.facets.site=dc.type,dc.contributor.author,*subject*
>> ,dc.date.issued_dt
>
>
> Now why do you need to do this you may ask, well for the following reason,
> the field in which you copy your dc.subject content is called *
> "subject_filter"*, DSpace will add the "_filter" postfix so subject should
> be enough in your facets config.
> After changing the property restart your tomcat and it should work.
>
> Kind regards,
>
> Kevin Van de Velde
> @mire
> Esperantolaan 4 - 3001 Heverlee - Belgium
> 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA
>
> atmire.com - Institutional Repository Solutions
>
>
>
> On 3 May 2011 09:46, Nemiz, Elvi S.  wrote:
>
>> Dear Kevin,
>>
>> Thank you so much Kevin!, now dc.type is now showing as facet. I still
>> have problems regarding dc.subject though if I want to configure it as a
>> facet. We have entries in dc.subject.lcsh and dc.subject.other so I tried to
>> use dc.subject.* in schema.xml to include all entries in dc.subject.*:
>>> stored="true" multiValued="true"/>
>> 
>>
>> added dc.subject.* in
>> solr.facets.site=dc.type,dc.contributor.author,dc.subject.*,dc.date.issued_dt
>> and in messages.xml, I added:   > key="xmlui.ArtifactBrowser.AdvancedSearch.type_subject_filter">Topic.
>> Did an update of discovery index with -f. Am I missing something? Thanks in
>> advance and more power to you.
>>
>> Best Regards,
>>
>> Elvi S. Nemiz
>> Information Assistant
>> Library and Data Bank Services Section
>> Training and Information Division
>> SEAFDEC Aquaculture Department
>> Tigbauan, Iloilo
>> Philippines
>>
>>
>>
>> On Tue, May 3, 2011 at 3:08 PM, Kevin Van de velde  wrote:
>>
>>> Have you already tried running the update discovery command with the -f
>>> option, it will force a complete reindex.
>>>
>>>- dspace update-discovery-index -f
>>>
>>>
>>> Kind regards,
>>>
>>>
>>> Kevin Van de Velde
>>> @mire - www.atmire.com
>>> 533 2nd Street - Encinitas, CA 92024 - USA
>>> Technologielaan 9 - 3001 Heverlee - Belgium
>>>
>>>
>>> http://www.atmire.com - Institutional Repository Solutions
>>> http://www.togather.eu - Before getting together, get Tog@ther
>>>
>>>
>>> On 3 May 2011 08:21, Ahmed Maher  wrote:
>>>
 you can check the subject filter field name
 maybe dc.subject.lcsh or another
  so you must change the dc.subject_filter to dc.subject.lcsh_filter

 On Tue, May 3, 2011 at 4:54 AM, Nemiz, Elvi S. 
 wrote:

>  Dear Kim,
>
> I followed your instructions in your blog
> http://kim-shepherd.blogspot.com/2010/11/discovering-discovery-dspace-solr-tips.htmlbut
>  I want to apply it in dc.type. I want to configure all entries in
> dc.type as a facet but I can't make this facet appear.
> I have added the following in my schema.xml file:
>
>   stored="true" multiValued="true"/>
> 
>
> I also edited messages.xml by adding
>
>  key="xmlui.ArtifactBrowser.AdvancedSearch.type_format_filter">Format
>
> and added dc.type in dspace-solr-search.cfg:
> solr.facets.site=dc.contributor.author,dc.subject,dc.date.issued_dt,dc.type
> but only the authors and dates are showing as facets. I have reindexed the
> discovery index and deleted cache of tomcat. Please help.
>
> Cheers,
> Elvi S. Nemiz
> Information Assistant
> Library and Data Bank Services Section
> Training and Information Division
> SEAFDEC Aquaculture Department
> Tigbauan, Iloilo
> Philippines
>
>
> --
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>


 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset