ivanghisleni

Results 22 comments of ivanghisleni

I updated query as you suggested by with no differences ![image](https://user-images.githubusercontent.com/6473776/144210841-01843e86-8daf-4d24-b79d-b65756b6b10d.png) and with changing zip_name condition I obtain always 1159 records ![image](https://user-images.githubusercontent.com/6473776/144210702-21312ec2-f456-4174-a0b1-555d4e51e00f.png) also with no conditions I obtain 1159 records...

@sanikolaev data uploaded, let me know if you need more information.

@sanikolaev if it can be useful I can add the code about `archiver_sphinx_integration.so:untokenize_dot_at` My intention is to understand why this condition happen and, if possible, avoid it in the future...

I uploaded into ftp space these files: - `archiver_sphinx_integration.c` - `insert_records_sample.php` (sample how the record is imported into Manticore)

Maybe can be useful, the issue happens after 5M deleted records (one by one), every time a record id deleted the script check on count by zip_name. I also uploaded...

@sanikolaev did you find something could explain the issue?

@sanikolaev I uploaded a sql sample of insert query

Uploaded a real sample `insert_records_sample.sql`