Page 1 of 1

How to search forum for C++ related topics?

Posted: Wed May 01, 2024 1:56 am
by norlesh
I came to this forum looking to see what had been written about the official esp-idf-cxx component but it turns out the forum search engine is broken when I use
esp-idf-cxx
in the search term the server doesn't even send back a valid page (just '1' in the response text) and anything involving c, c++, cxx all gets rejected as search terms because they are to short. Are there workarounds people are using here or are we just expected to read every historical post to find out if topics on c++ have been discussed? :evil:

Re: How to search forum for C++ related topics?

Posted: Wed May 01, 2024 2:23 am
by ESP_Sprite
Yeah, search sucks, sorry for that, we have plans that include properly fixing it but nothing concrete yet. In the meantime, you can Google for 'site:esp32.com esp-idf-cxx' and get results that way.