Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1012381 // fullIndexedTermsContaining - slightly inaccurate; finds term only when search string is contained in shortened part

JavaX fragment (include)

static L<S> fullIndexedTermsContaining(S searchString) {
  ret concatMap(f ai_expandShortenedKeys, cloneList(indexedTermsContaining(searchString)));
}

Author comment

Began life as a copy of #1012007

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012381
Snippet name: fullIndexedTermsContaining - slightly inaccurate; finds term only when search string is contained in shortened part
Eternal ID of this version: #1012381/1
Text MD5: e221863542e4f5c6035cce9b3fb93c9b
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-29 13:17:24
Source code size: 152 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 254 / 301
Referenced in: [show references]