July 1st, 2025

Bug Fix

MLS Search - "status": "Active" Bug on Returning "Active Under Contract" listings too

 city: "Richmond",
      state: "VA",
      status: "Active"

Previously, there was a fuzzy match being performed on the “status” field which resulted in “Active” & “Active Under Contract” both coming back in the results (was not occurring with active: true)

Now the search is an exact match search and only returns the “Active” listings