Uses 865K of libraries. Click here for Pure Java version (6609L/45K/156K).
!7 p { //consoleAutoScrollOff(); maxConsoleChars(10000); int n = 0; for (IndexedWikiPage page : indexSimpleWikipedia()) { ++n; if ((n % 1000) == 0) printStruct(page); //if +n >= 100000) sleep(); } print("Have " + n + " pages"); }
Began life as a copy of #1008068
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: | #1014160 |
| Snippet name: | Test indexSimpleWikipedia (OK) |
| Eternal ID of this version: | #1014160/6 |
| Text MD5: | 3cc6a91df64a958aaaecb232e3da4d7f |
| Transpilation MD5: | 097a76e42cfc145baf1e764ee032b8ff |
| Author: | stefan |
| Category: | javax / a.i. / networking |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-15 13:50:17 |
| Source code size: | 268 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 635 / 829 |
| Version history: | 5 change(s) |
| Referenced in: | #1014163 - Test indexedSimpleWikipedia (OK) |