Re: Getting FileNotFoundException with repl command=backup?

2010-07-23 Thread Alexander Rothenberg
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

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. > >

Re: Where to check optimize status

2010-06-29 Thread Alexander Rothenberg
dex folder. > Can I see somewhere if the optimization 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 Berlin

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

2010-06-29 Thread Alexander Rothenberg
... I want 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 10

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

2010-06-18 Thread Alexander Rothenberg
> > For something like that you may just want to directly use one of the Lucene > lock classes to create a lock: > > http://search-lucene.com/?q=lock&fc_project=Lucene&fc_type=source+code > > e.g. > http://search-lucene.com/c/Lucene:/src/java/org/apache/lucene/s

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: diff logging for each solr-core?

2010-06-14 Thread Alexander Rothenberg
he.solr.handler.dataimport) -- 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:

Re: diff logging for each solr-core?

2010-06-14 Thread Alexander Rothenberg
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

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
JSON)... > > you can customize the solr.war to specify an "error jsp" that your serlvet > 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

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