static MultiMap<S, WebNode> dwlw_fullNodeIndex_ci() { print("Getting webs."); time2 { L<Web> webs = ai_filterBadWebs(allWebs()); } print("Got webs in " + lastTiming() + " ms. Making index of " + nWebs(webs) + "."); time "Index made." { MultiMap<S, WebNode> index = ai_indexWebs(webs); } ret index; }
Began life as a copy of #1010523
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: | #1010532 |
| Snippet name: | dwlw_fullNodeIndex_ci - full case-insensitive node index on downloadedTypicalWebs+localWebs+localSoftwareMadeWebs; currently drops non-triples |
| Eternal ID of this version: | #1010532/26 |
| Text MD5: | 879ede2730e4de62753a1dd4f22fb379 |
| 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-28 15:00:28 |
| Source code size: | 331 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 781 / 809 |
| Version history: | 25 change(s) |
| Referenced in: | [show references] |