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

59
LINES

< > BotCompany Repo | #1028975 // Instant Full-Text Snippet Search v2 [using word index, seems OK]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (8412L/42K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_4540cf1k1h7btmvc1c99223add, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000658":"print function (=System.out.println + logging in memory)","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001664":"max function","1002042":"keys function","1002108":"empty - extended synonym of isEmpty","1002348":"nempty - not empty","1002481":"lstr - length as a string","1003137":"ping - allow pausing all threads & thread-inserted actions","1006173":"nanoTime - synonym of System.nanoTime()","1007643":"formatDouble","1010070":"upper - synonym of toUpper","1013683":"countOccurrencesIC (ignore case)","1016848":"northAndCenterWithMargin","1017402":"sortInPlaceByCalculatedFieldDesc - synonym of sortInPlaceByCalculatedFieldDesc_f1","1020139":"dm_call - call function in a module. should also work from a non-module if moduleOrID is a direct reference","1021333":"dm_require - synonym of dm_makeModule","1024173":"dm_rcall - call function in a module, reverse syntax (method name, module, args)","1024678":"dm_rightAlignedLabel - label reflecting a module field","1028614":"addPlusToCount","1028946":"nSnippets","1028947":"DynTableWithInput2","1028950":"countOccurrences_optimizedForZero - now just a synonym of countOccurrences","1028978":"nanoSecondsToMilliseconds"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

Author comment

Began life as a copy of #1028948

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028975
Snippet name: Instant Full-Text Snippet Search v2 [using word index, seems OK]
Eternal ID of this version: #1028975/8
Text MD5: 9ae02108b0ced589e535fb4793ed1ccd
Transpilation MD5: 035eb387428410c96dbec5f19ae7878c
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-15 02:05:05
Source code size: 1837 bytes / 59 lines
Pitched / IR pitched: No / No
Views / Downloads: 665 / 3895
Version history: 7 change(s)
Referenced in: #1029009 - Instant Full-Text Snippet Search v3 [using double word index, skips texts > 100k chars]