SOLR last modified different than filesystem last modified
I am indexing a bunch of PDF's, Docs, PPT's etc with Solr 4.10.1. When I retrieve the records each has a last-modified value, but the value is different than what I see on the file system (a difference of exact 2 hours). Aren't those supposed to match, and if not, how can I retrieve the same values for each file? Thank you a lot -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-last-modified-different-than-filesystem-last-modified-tp4226894.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: SOLR last modified different than filesystem last modified
Thank you very much for your reply. What do you mean by updating the viewer ? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-last-modified-different-than-filesystem-last-modified-tp4226894p4227164.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: SOLR last modified different than filesystem last modified
Dear Toke Eskildsen, additionaly I have another strange behavior. Some documents have the correct last-modified time and others not. Do you have an idea why this behavior might occur ? Thank you a lot -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-last-modified-different-than-filesystem-last-modified-tp4226894p4227419.html Sent from the Solr - User mailing list archive at Nabble.com.
dataDir config
Hello, I am running Solr Version 4.10.4. When I change the dataDir-Parameter in solrconfig.xml and restart the Server, the change has no effect. The Index/Data path remains the standard ./data folder ? What do I have to do, to change the location where my index/data is stored ? Thank you! -- View this message in context: http://lucene.472066.n3.nabble.com/dataDir-config-tp4217233.html Sent from the Solr - User mailing list archive at Nabble.com.