Re: [Dspace-tech] Search problem, item is not index not apper

2012-06-27 Thread Andrea Schweer
Hi Lactino,

On 28/06/12 07:51, Lactino wrote:
> Hi.
>
> I have a problem with my DSpace, version 1.8.2 installed
>
> 1. I add a new item, this is normally added,
> 2. The item appears in the community
> 3. It appears if I try to find the item by the search box.
> 4. I need to make an index-update to appear in the search
>
> I verficado the dspace.log, when I make the approval of the item does not
> appear any message, but if I use the index-update command loads all the item
> to the search.

This looks like a permission problem on your server. Make sure that the
DSpace search directory is owned by the user that Tomcat runs as (likely
either dspace or tomcat). From your error message, it looks like this
directory is /dspace/search for you. Furthermore, when you run
index-update, make sure you always run this as the user that Tomcat runs
as.

If your dspace search directory has a file called write.lock in it right
now, you will need to delete this file (just this once).

cheers,
Andrea

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


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Search problem, item is not index not apper

2012-06-30 Thread Lactino
Hi Andrea, Tnks for your responce I Have check the permision folder of
search, and it´s fine the user Dspace.

I have check the log of tomcat6  - catalina.2012-06-30, and found this
problem


30-jun-2012 20:56:09 org.apache.solr.core.Config getLuceneVersion
ADVERTENCIA: the luceneMatchVersion is not specified, defaulting to
LUCENE_24 emulation. You should at some point declare and reindex to at
least 3.0, because 2.4 emulation is deprecated and will be removed in 4.0.
This parameter will be mandatory in 4.0.
30-jun-2012 20:56:09 org.apache.solr.core.SolrConfig 
.
.
.
ADVERTENCIA: WhitespaceTokenizerFactory is using deprecated LUCENE_24
emulation. You should at some point declare and reindex to at least 3.0,
because 2.x emulation is deprecated and will be removed in 4.0
30-jun-2012 20:56:09 org.apache.solr.util.plugin.AbstractPluginLoader load
INFO: created text_ws: org.apache.solr.schema.TextField
30-jun-2012 20:56:09 org.apache.solr.util.plugin.AbstractPluginLoader load
INFO: created : org.apache.solr.analysis.WhitespaceTokenizerFactory
30-jun-2012 20:56:09 org.apache.solr.analysis.BaseTokenStreamFactory
assureMatchVersion
ADVERTENCIA: WhitespaceTokenizerFactory is using deprecated LUCENE_24
emulation. You should at some point declare and reindex to at least 3.0,
because 2.x emulation is deprecated and will be removed in 4.0

I think this is my problem I have update from 1.8 to 1.8.2 but the problem
persist, any idea?

I found this fix https://jira.duraspace.org/browse/DS-980 but is for 1.8
version, I traid aplly (in my 1.8.2) but said the fix is aply.

Saludos

Lactino
CISC.


--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Search-problem-item-is-not-index-not-apper-tp4655946p4655989.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech