-
Let's add a field
-
in find_tags_motus version 2017-07-32-g4dd8f5f built Fri Dec 22 04:12:22 UTC 2017
e.g. running boot session 389 on SG-1614BBBK1919, splitting files from then into two groups:
```bash
2140$ sqlite3 …
-
**Elasticsearch version:**
```
{
"name" : "ip-10-0-0-182",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "sz3VeuOEQouswel_tRPkgQ",
"version" : {
"number" : "7.0.0",
"build…
-
**Version**:
```
Ruby: 2.3.3
Rails: 4.2
Filestack: 2.3.0
```
**Gemfile**:
```ruby
gem 'filestack', '2.3.0'
```
**rails c**:
```bash
/Users/huyvo/.rvm/gems/ruby-2.3.3/gems/bootsnap-1.1.…
-
ExactPhraseScorer can be rejigged fairly easily to expose a MatchesIterator
---
### Legacy Jira details
[LUCENE-8249](https://issues.apache.org/jira/browse/LUCENE-8249) by Alan Woodward (@romseyge…
-
ExactPhraseScorer can be rejigged fairly easily to expose a MatchesIterator
---
Migrated from [LUCENE-8249](https://issues.apache.org/jira/browse/LUCENE-8249) by Alan Woodward (@romseygeek), resolv…
-
I am trying to update Ruby on rails app but can't get over creating mysql DB with `rake db:create`. I think it is related to MySQL problem in rubygem, but changing versions in Gemfile and installing t…
-
`Patch` is making mistakes in some corner cases. Let's test, reproduce and fix.
-
Here:
```
Error in safeSys(bcmd, quote = FALSE): Error 139 from
'LD_LIBRARY_PATH=/usr/local/lib/boost_1.60 /sgm/bin/find_tags_motus
--pulses_to_confirm=8 --frequency_slop=0.5 --min_dfreq=0
--max_…
-
When configuring clusters I've noticed nodes come back in different orders at different times, so I .sort the node list right away to ensure I don't unnecessarily reload a service such as cassandra or…