Fixing dub search
    Ola Fosheim Grøstad 
    ola.fosheim.grostad at gmail.com
       
    Fri Jan  1 12:36:33 UTC 2021
    
    
  
On Friday, 1 January 2021 at 11:02:49 UTC, sarn wrote:
> Here's one problem: new contributors won't have access to the 
> third-party service and will need to set up their own indexes 
> from scratch, but the scripts or whatever to do that probably
Two standard solutions:
1. make a tiny webservice for it have one set up for production 
and another one for testing.
2. make a tiny local in-memory emulator for it (no need for 
advanced matching or ranking)
(I didn't quite get the argument about "losing")
    
    
More information about the Digitalmars-d
mailing list