fsqio icon indicating copy to clipboard operation
fsqio copied to clipboard

A monorepo that holds all of Foursquare's opensource projects

Results 24 fsqio issues
Sort by recently updated
recently updated
newest added

I am looking for an updated pre-built (the world geonames have changed a lot since 2015 ! :)) twofishes.net seems down since few months. Thanks!

It is linked from https://github.com/foursquare/fsqio/tree/master/src/jvm/io/fsq/twofishes Note to self: if twofishes is actually alive then please revert me at https://wiki.openstreetmap.org/wiki/Search_engines#Search_engine_software and mark it as alive project

The build scripts that create Fsq.io will need to be updated, as well as the settings of this repo. Easy and mechanical change, no risk or hard work required

"San" -> expected responses "San f" -> expected responses "San fr" -> empty result "san francisco" -> empty result "san francisco " -> expected responses Any ideas?

https://github.com/foursquare/fsqio/tree/master/src/jvm/io/fsq/twofishes

Hello! I was trying to use the buildgen plugin and it looks like pants development has left it in the dust. e.g. within the plugin source there's a `from pants.build_graph.source_mapper...

Hello, I'm running into an issue using the latest fsqio master where ivy is consistently unable to resolve hadoop-lzo and fails to run serve.py. ``` [NOT FOUND ] com.hadoop.gplcompression#hadoop-lzo;0.4.19!hadoop-lzo.jar (0ms)...

Twitter consumes some of the twofishes libraries, and are interested in helping to get a 2.12 branch started. This is a notice of our intent to do so!

The thrift value below does not compile. [Link to discussion in #code](https://foursquare.slack.com/archives/C024L62EB/p1540920946040500) ``` const map NamesToUrls = { "myName": [ "https://helloworld.com", "https://foobar.com" ] } ``` Error ``` ==== stderr ====...

Hi! I've been trying to get twofishes working with docker but [your image](https://hub.docker.com/r/fsqio/twofishes/) pulls pre-compiled data from twofishes.net which seems to be down. Will twofishes be put back up? If...