Re: Getting FileNotFoundException with repl command=backup?

2010-07-23 Thread Alexander Rothenberg
is set, a backup could run without any problems and removes the LOCK when done then. I was not able to create a working LOCK that prevents incomming updates to be applied, never found out... -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http

schemaxml: field-property required for any field?

2010-06-29 Thread Alexander Rothenberg
to make sure that a document can be created only if at least one field of a sub-entity exists. thx -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25792890 10785 Berlin

Re: Where to check optimize status

2010-06-29 Thread Alexander Rothenberg
is still running? Thanks, Frederico Azeiteiro -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25792890 10785 BerlinFax: +49 30 257928999 Geschäftsführer:Ali

Re: schemaxml: field-property required for any field?

2010-06-29 Thread Alexander Rothenberg
I just saw now that it exactly works like expected below, anyway thx On Tuesday 29 June 2010 13:05:15 Alexander Rothenberg wrote: Hi, was curious if the field-property 'required' can be added to any field, not just the unique-field. Wiki has no info about it. I would like to set

How to LOCK the index-dir for changes from the IndexWriter

2010-06-18 Thread Alexander Rothenberg
advantage of locking the index-dir would be that i dont have to stop the index-updating process. the import would automatically hold on until the lock is removed and the backup got finished. Regards, Alex -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software Entwicklung

Re: How to LOCK the index-dir for changes from the IndexWriter

2010-06-18 Thread Alexander Rothenberg
-- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25792890 10785 BerlinFax: +49 30 257928999 Geschäftsführer:Ali Paczensky Amtsgericht:Berlin

Re: diff logging for each solr-core?

2010-06-14 Thread Alexander Rothenberg
a prefix for each line. Regards, Alex -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25792890 10785 BerlinFax: +49 30 257928999 Geschäftsführer:Ali Paczensky

Re: diff logging for each solr-core?

2010-06-14 Thread Alexander Rothenberg
/ appender-ref ref=importLog / /logger this would write all log-msg's from the java-package org.apache.solr.handler.dataimport to /var/log/indexer_log (and my custom classes are in org.apache.solr.handler.dataimport) -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software

diff logging for each solr-core?

2010-06-11 Thread Alexander Rothenberg
in WEB-INF/classes to customize logging. thx -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25792890 10785 BerlinFax: +49 30 257928999 Geschäftsführer:Ali

Re: exceptionhandling error-reporting?

2010-04-06 Thread Alexander Rothenberg
container will use to format all error responses. you can make that JSP extract the error message from the Exception and output it in JSON format. Good idea, i will give that a try, thx a lot :) -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb

exceptionhandling error-reporting?

2010-03-30 Thread Alexander Rothenberg
into the search-result as a hint to the user? If it would be just another element of the whole response-format, it would be possibly compatible with any client out there. thx -- Alexander Rothenberg Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http