INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Album Search not working correctly MC 31.0.10  (Read 303 times)

WD_Guy

  • Recent member
  • *
  • Posts: 16
Album Search not working correctly MC 31.0.10
« on: May 24, 2023, 01:45:47 am »

Hi All, Can someone point me in the right direction; when I search within my database - in my case searching for a bunch of releases with 80's in the title - I have found an anomaly with they way searches are returned. If I search for albums that specifically have the Characters "80s" it ignores this specific string and misses albums with this exact match in the title. If I reduce to just "80" it will start to find them. But ? if I add that last 's' it ignores them. It makes searching for these albums a pain in the butt.  Any ideas  ?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42027
  • Shoes gone again!
Re: Album Search not working correctly MC 31.0.10
« Reply #1 on: May 26, 2023, 08:37:27 am »

Searching for 80s or 80's will be replaced by 1980-1989.  The program is trying to support natural language.
Logged
Matt Ashland, JRiver Media Center

blgentry

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 8009
Re: Album Search not working correctly MC 31.0.10
« Reply #2 on: May 27, 2023, 06:10:34 am »

I can confirm this happens with my system as well.  Putting double quotes around the search term like "80s" makes the literal search work.

I'm not sure this conversion from 80s to 1980-1989 makes sense.  If this "natural language" emulation is desirable, maybe it should be an OR condition.  Meaning that if you type 80s, then what you actually get results for, behind the scenes is:

Code: [Select]
80s 1980-1989
That would get you both sets of results and not confuse those who are searching for the literal string 80s.

Brian.
Logged
Pages: [1]   Go Up