I’m developing a site for a historical museum type place with about 15,000 historical items that the client wants to be easily searched through (so, for example, if someone wants to see all of the pictures of main street, they can just search for main street, and all possible results will be easily accessible).
Would the best route be to just make each item its own blog post (and obviously work with some custom fields)? Would there be a performance problem when searching this many posts?
Thanks for the help. I’m a CodeIgniter fanboy who just made the leap to EE and so far I’m blown away.