sist2 icon indicating copy to clipboard operation
sist2 copied to clipboard

0 hits in search results

Open rg-software opened this issue 1 year ago • 4 comments

I installed the Linux Docker image of SIST2, made it running (shows v3.4.2-SQLite). Tried to index a couple of small collections in SQLite mode, works fine. Next, indexed a larger collection (around 800,000 files), and now whatever I type in the search box, the system produces zero hits. When the search box is empty, I see the files, so the collection seems to be indexed fine. "Filter path" button also shows all the paths correctly. Even if I uncheck the large collection and leave only the small collection, no search results pop up.

Is there anything I can do to diagnose the issue? I don't see anything relevant in frontent-default.log, for example.

rg-software avatar Jul 13 '24 10:07 rg-software

I confirm this issue too. large collections break the code.

kousha789123 avatar Nov 19 '24 06:11 kousha789123

If it does this, you can 'cut' your search from the search field and let it reset to show everything, then paste in your search again and it should work. It is somewhat intermittent on when it decides to do that. ~5mil docs here.

dpieski avatar Dec 26 '24 20:12 dpieski

@rg-software @kouroshshafi do you see any error messages in the browser console?

For the 800k collection, were you still using SQLite?

simon987 avatar Jan 11 '25 15:01 simon987

Well, it's been a while... Sorry for the unrelated report, but I tried to change the backend to Elastic Search, and now I do not have the "zero hits" issue. ~~I have another trouble instead. If I move a file from FolderA to FolderB, after reindexing the system finds BOTH entries (with the first link naturally broken). The only way to get rid of a broken link is to do full reindexing, which takes 2 days in my case.~~ (moved to #506)

rg-software avatar Jan 11 '25 22:01 rg-software