Hi Jan,
Thank you for your reply.
I've managed to direct the output to a log file.
As for production, which tool will you recommend to be used for indexing?
Regards,
Edwin
On 12 October 2015 at 15:36, Jan Høydahl wrote:
> Hi
>
> The answer is no. When you run the tool you are responsible to
Hi
The answer is no. When you run the tool you are responsible to redirect its
output to file yourself if you want to keep it.
Also, the tool is mostly meant as a quick way to post docs during development
and testing, not for production.
A tool built for production would need things like robustn
Hi,
I am using Solr 5.3.0, and I would like to find out, is the logs for the
indexing using post.jar stored anywhere in Solr?
I would need to know which files has been successfully indexed and which
has not, so that I can re-run the indexing for those files which has not
been indexed successfully