teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.09k stars 142 forks source link

Incorrect numer of indexed records #337

Open bbprojectnet opened 2 years ago

bbprojectnet commented 2 years ago

Hi,

When i first time import my record for indexing i get this:

obraz

But, when i reimport just after first import, i get:

obraz

Why number of indexed records is greater than number of records in database? Is this bug?

It's related with: https://github.com/teamtnt/tntsearch/issues/60#issuecomment-1140829123 ?