9 years ago.

When does a newly published Library and/or program get discoverable via search

I recently published a new library:

Import librarySFE_MicroOLED

Driver and Graphics library for MicroOLED 0.66'' (64 x 48 pixel) display with SSD1306 controller. Display can be obtained from Sparkfun or from diverse Chinese sellers (similar displays) via Aliexpress. Display is driven via SPI. The library can be very easily adapted to other OLED displays (up to 128 x 64 pixel) with SSD1306 controller by setting defines and changing controller init commands accordingly.

and a corresponding test program:

Import programMicroOLED_Test

Test Program for the MicroOLED (SFE_MicroOLED) library.

But when i search for the title (exact) or some text in the description or the tags, i get no results or not the ones pointing to my published code. This is true for the site search on developer.mbed.org, the search in the code section and the search for libraries and programs inside of the online compiler IDE. Is there maybe a delay of several days between something being published and being indexed or such? Or do i have to explicitely enable my code for discoverability (didn't see anything like that)? Or is it just a bug?

Best regards
Neni

Hi. I have the same experience. Looks like there is a few (four to seven) days “quarantine period” before your code gets really published.

Zoltan

posted by Zoltan Hudak 28 Mar 2015

Hi Zoltan. I see that your latest libraries and programs (creation date up to 19 days old) still aren't discoverable too (mine are also still not discoverable). So i suspect that there must be some serious flaw with the search system now, or maybe it's just the easter blues?

Regards
Neni

posted by Nenad Milosevic 08 Apr 2015
Be the first to answer this question.