Advertisement:

Author Topic: How does the search works by selected custom attributes ?  (Read 63 times)

firebird

  • Newbie
  • *
  • Posts: 1
How does the search works by selected custom attributes ?
« on: June 08, 2019, 03:45:13 am »
Hi everyone,

I have a following question. Let's imagine that I have 20 custom attributes assigned to category 'X'.
When user wants to filter all ads by selected attributes, what will happen?
Will it make a query for each of the attribute? That means 20 queries total only for filtering the ads by something.

If yes, how about performance if you have more then 10.000 ads and each category contains 15-20 custom attributes ?
If it doesnt make a query for each of attribute, then how it works?

Thanks a lot.