Menu

#75 Discrepancy in Search Results

1.0
open
nobody
None
2024-09-21
2024-09-20
ScreenName
No

I'm using ScidvsPC v4.25 on Ubuntu linux 22.

When I search for games with a SetUp tag having a value of '1', I get a discrepancy between the results displayed in the search filter (1) and the result count listed at the bottom of the Search panel (163189).

I'm attaching a screenshot so you can see what I mean.

1 Attachments

Discussion

  • Steven

    Steven - 2024-09-20

    Do you have "Adjust filter" in the tree enabled ?
    Hard to say what the gui should do in this case.

     
  • Steven

    Steven - 2024-09-21

    Probably best to disable "adjust filter" on the db tree if we are doing a search.

    proc ::search::loadFirstGame {} {
    + set current [sc_base current]
    + # Disable adjust tree for this base to avoid loading-at-ply changing the just-set search filter
    + set ::tree(adjustfilter$current) 0

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.