Are you using Data Import Handler (DIH?)? The "clean" option there
removes all the docs before running.
If not, then _someone_ is sending that command, Solr isn't generating
it by itself.
Best,
Erick
On Mon, Apr 24, 2017 at 12:35 PM, Saurav Maulick wrote:
> No David. this is not in public domai
No David. this is not in public domain. I have asked server team to check
incoming traffic IP also but they didn't find any thing.
On Mon, Apr 24, 2017 at 3:28 PM, David Hastings <
hastings.recurs...@gmail.com> wrote:
> you dont have to log in to the server to send the delete command. is the
> c
you dont have to log in to the server to send the delete command. is the
computers ip address public?
On Mon, Apr 24, 2017 at 3:13 PM, Saurav Maulick wrote:
> thanks Erick for quick replay.
>
> I the log file we have found that deleteByQuery entry. but i have checked
> with windows team they h
thanks Erick for quick replay.
I the log file we have found that deleteByQuery entry. but i have checked
with windows team they have confirmed no one login the server on that time.
see the log entry
2017-04-22 03:56:24.452 INFO
(coreZkRegister-1-thread-1-processing-n:XX.XX.XX.XX:1988_solr
x:ocd
Solr does not delete files/documents by itself with the exception of
TTL (Time To Live, since Solr 4.8. See:
https://lucidworks.com/2014/05/07/document-expiration/).
so unless you've configured TTL, which I doubt you have if you're
asking this question then I'd suspect several possibilities:
> You