jefferis / vfbr

R Package to Access the Virtual Fly Brain project API
http://jefferis.github.io/vfbr/
2 stars 1 forks source link

Changes to align with latest VFB search tool and SOLR schema changes #18

Closed Robbie1977 closed 3 years ago

Robbie1977 commented 3 years ago

tested locally and fixes solr VFBid queries.

Awaiting build before it can be tested in nblast queries openCPU server

jefferis commented 3 years ago

Thanks a lot @Robbie1977! The travis build failed. Do you know if this is because ocpu is not up yet? Because we need to change some server URLs or something else?

> vfb_nblast('fru-M-200266')
Error in vfb_nblast("fru-M-200266") : Bad Request (HTTP 400).
Calls: vfb_nblast -> stop_for_status
Robbie1977 commented 3 years ago

it's the openCPU server which fingers crossed I'll have fixed ASAP

Robbie1977 commented 3 years ago

@jefferis can you restart the travis test as it should now pass

Robbie1977 commented 3 years ago

One of the two servers seems to not have the latest 2 secs...

Robbie1977 commented 3 years ago

@jefferis everything looks good but getting issues with the openCPU server reverting back to your version of vfbr so think we will have to merge before and deeply before the tests using the VFB server will work.

Robbie1977 commented 3 years ago

Resolves https://github.com/VirtualFlyBrain/VFB2/issues/303

jefferis commented 3 years ago

OK - merged, hoping that it's going to work out ...