• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Kapiche / caterpillar / 361
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.15.10
DEFAULT BRANCH: master
Ran 09 Aug 2018 02:36AM UTC
Jobs 2
Files 28
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
361

push

travis-ci

krisrogers
Removing the spawn of satan that is compound name tokenization

This is causing a bunch of issues with query, some identified in #PROD-670

If "King James" is matched as a compound name, we can't get at it via "King" or "James".
Additionally, our phrase search is implementd by splitting up tokens, so we will technically search
for ("King", "James") but we need to search for "King James" to find the hits.

In the new world of querying, and with continued direction things are going in, there seems to be no
justification to retain this __destructive__ operation on the index.

3241 of 3241 relevant lines covered (100.0%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 361.1 09 Aug 2018 02:36AM UTC 0
100.0
Travis Job 361.1
2 361.2 09 Aug 2018 02:36AM UTC 0
100.0
Travis Job 361.2
Source Files on build 361
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #361
  • fd04320c on github
  • Next Build on query-fixes (#362)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc