Hi,
I have a couple of questions:
1) TAGGING - Is there a limit to the number of tags I can create without seeing significant performance issues? To start I plan to use 1000, but this will grow significantly as the forum expands. A tag will be created for individual stocks on a stocks exchange. I plan to structure the forum like this: The forum will be called NASDAQ > All individual stocks will be sorted by tags within the forum.
2) REST API - Is it possible to show a filtered list of threads based on tags? If I use the endpoint forums/{id}/threads I get a list of all threads for a forum. Instead of having all threads sent back can I set parameters like only threads with the this tag and show in order of threads with recent posts?
Thanks
I have a couple of questions:
1) TAGGING - Is there a limit to the number of tags I can create without seeing significant performance issues? To start I plan to use 1000, but this will grow significantly as the forum expands. A tag will be created for individual stocks on a stocks exchange. I plan to structure the forum like this: The forum will be called NASDAQ > All individual stocks will be sorted by tags within the forum.
2) REST API - Is it possible to show a filtered list of threads based on tags? If I use the endpoint forums/{id}/threads I get a list of all threads for a forum. Instead of having all threads sent back can I set parameters like only threads with the this tag and show in order of threads with recent posts?
Thanks