joshuaadickerson / Elkarte2

Elkarte Version 2
Other
0 stars 0 forks source link

Rewrite Searching #7

Open joshuaadickerson opened 8 years ago

joshuaadickerson commented 8 years ago

Search is pretty bloated with confusing "features." Rewrite it so it's more like the database drivers.

First thing is to create a Query class which is a common object to be passed to the drivers. Maybe several classes to allow for different types of searches (topics/messages, members, etc)