Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

approach0

Approach0: A math-aware search engine.
Collective - Host: opensource - https://opencollective.com/approach0 - Website: https://approach0.xyz - Code: https://github.com/approach0

Added a new testcase.

github.com/approach0/search-engine - 12a80aeb2a69b7d6b0627a55702c443cc563d744 authored over 7 years ago by t-k- <[email protected]>
Change MAX_TERM_INDEX_ITEM_POSITIONS.

Change to a smaller number to save spaces.
(many terms has very small df value, a large
buffer i...

github.com/approach0/search-engine - f4d4e923602909e5d34aabe1b5de996697eab55c authored over 7 years ago by t-k- <[email protected]>
Ensure MIN_MEM_POSTING_BUF_SZ is large enough.

Depending on MAX_TERM_INDEX_ITEM_POSITIONS, round up
MIN_MEM_POSTING_BUF_SZ to the first interva...

github.com/approach0/search-engine - 813d46025f0ab146e7ce807bb423fec0d14a6f54 authored over 7 years ago by t-k- <[email protected]>
Added vim session file into gitignore.

github.com/approach0/search-engine - a0777a9ae2a08529a8f909524b2034ab6e814428 authored over 7 years ago by t-k- <[email protected]>
Skip JSON with zero-length URL/TXT field.

Skip (rather than abort indexing) JSON string of which
the URL/TXT field is zero-length.

github.com/approach0/search-engine - 52d3499bcab06f1def35fff9554fa408f6929984 authored over 7 years ago by t-k- <[email protected]>
Update usage.md

github.com/approach0/docs - 382c4f3a366690997c5f7fdc8abe655b28aa738c authored almost 8 years ago by Wei <[email protected]>
Update build.md

github.com/approach0/docs - 8f03fcd8e5f8cfc2642dbc35bac42e19dd8fcc6a authored almost 8 years ago by Wei <[email protected]>
Also crawl comments (not AJAX fetched) from MSE.

github.com/approach0/a0-crawlers - cb68c1ced3add8684564b98ba6cd9f4c35b9df7b authored almost 8 years ago by t-k- <[email protected]>
Also crawl comments (not AJAX fetched) from MSE.

github.com/approach0/search-engine - de6d235f7d49ffd100c59464665cbdb50e0148ab authored almost 8 years ago by t-k- <[email protected]>
Update distr_crawl.md

github.com/approach0/docs - 1075a164a725439b008131e8f1a368cc7f718c53 authored almost 8 years ago by Wei <[email protected]>
Update distr_crawl.md

github.com/approach0/docs - 8f629b6d96edf331932667a38279268fc9fa4c7f authored almost 8 years ago by Wei <[email protected]>
added patrol mode in crawler.

Keep watching both most recently created posts and most
recently active posts.

github.com/approach0/search-engine - adafa5d0334f2d33e409603740a1e59adfcd0ec0 authored almost 8 years ago by t-k- <[email protected]>
added patrol mode in crawler.

Keep watching both most recently created posts and most
recently active posts.

github.com/approach0/a0-crawlers - a9d7e2623829f6337f045aef01b24d6d92e73abc authored almost 8 years ago by t-k- <[email protected]>
Update distr_crawl.md

github.com/approach0/docs - 802cc30ffbcb0889337d5d088eee8e7c867d97fd authored almost 8 years ago by Wei <[email protected]>
Update usage.md

github.com/approach0/docs - 1c5ea249918fa71353b9b812918aefd4b8193fc7 authored almost 8 years ago by Wei <[email protected]>
Update TODO.md

github.com/approach0/docs - 26aaeb32a5a15aaf0c3ccc5f4bb3bdb929f1be58 authored almost 8 years ago by Wei <[email protected]>
Update TODO.md

github.com/approach0/docs - d3caac448ddd5c3a874535c7fcdfe6082cd0508b authored almost 8 years ago by Wei <[email protected]>
Update TODO.md

github.com/approach0/docs - 3d1f3e310e860d27af713830f07631ff4ebe9a6a authored almost 8 years ago by Wei <[email protected]>
Update TODO.md

github.com/approach0/docs - 38fd8591c80daa6c95851a93c278fabc3d394d91 authored almost 8 years ago by Wei <[email protected]>
Revise previous commits.

github.com/approach0/search-engine - 5aba3ab30d16a1fe8c23ec5d3af2cdef6289711f authored almost 8 years ago by t-k- <[email protected]>
Fix tex brace parsing error in matrix.

github.com/approach0/search-engine - 3e1817f6e65a18f861d0a4d996e622595bace7fb authored almost 8 years ago by t-k- <[email protected]>
Offer partial-match penalty feature to ranking.

github.com/approach0/search-engine - e8ea2d92d95462dcabf098f11da755964ff78314 authored almost 8 years ago by t-k- <[email protected]>
Increase default vdisk size.

github.com/approach0/search-engine - aec383e110d46a141f64be5baf26493e4a106949 authored almost 8 years ago by t-k- <[email protected]>
Update TODO.md

github.com/approach0/docs - 6420e2476f158c890da9f43852deaa3095153937 authored almost 8 years ago by Wei <[email protected]>
Remove possible assert(0) cases from searching.

Instead of aborting search process, choose to skip unexpected
file read().

github.com/approach0/search-engine - 5b3ab0319437adea5d8a0f8d186a0cb65dab6208 authored almost 8 years ago by t-k- <[email protected]>
"\:" is not a colon, is a space.

github.com/approach0/search-engine - a28b61dbdd838795a2918062b44893829496449f authored almost 8 years ago by t-k- <[email protected]>
Merge branch 'master' of github.com:approach0/search-engine

github.com/approach0/search-engine - 66834b5caf465fc5854a23a38c8dfe4db71bc426 authored almost 8 years ago by t-k- <[email protected]>
Refine ranking formula.

Sometimes proximity score puts an unfair importance when math
expression is actually matched exa...

github.com/approach0/search-engine - 512332df5d3a54bbeb6b0a4e40b6e677e4670f09 authored almost 8 years ago by t-k- <[email protected]>
Update quiz-list.js

I need to learn some English.

github.com/approach0/search-engine - 58e7cc69c50b6e04fcf45d42f2f5701a118a5d01 authored almost 8 years ago by Wei <[email protected]>
Use .text instead of .string to extract text.

In BeautifulSoup, if there is none or more than one tag inside
of a tag, then the .string proper...

github.com/approach0/search-engine - eef952e021f999e3b6f9d1432713e9bed13f7825 authored almost 8 years ago by t-k- <[email protected]>
Use .text instead of .string to extract text.

In BeautifulSoup, if there is none or more than one tag inside
of a tag, then the .string proper...

github.com/approach0/a0-crawlers - 1e4f2408262dc7fc00fe2df7490460aa39071517 authored almost 8 years ago by t-k- <[email protected]>
Fix broken quiz text from last commit.

"hint" -> "hints", remove displaystyle.

github.com/approach0/search-engine - 6bb26fd0796b572e5cbfa05a5ba5c43a2dde21f5 authored almost 8 years ago by lmffeexd <[email protected]>
Merge pull request #14 from lmffeexd/patch-1

Update quiz-list.js

github.com/approach0/search-engine - 7394efac7890120cc7621d1f06dc06024cdd5906 authored almost 8 years ago by Wei <[email protected]>
Update quiz-list.js

Another question

github.com/approach0/search-engine - 5b0d1bee864dd67ddc28c79fab424f69537c4f21 authored almost 8 years ago by lmffeexd <[email protected]>
Update index.md

github.com/approach0/guide - 8cbd2fb82d82acb92ab01634781144c97110cfb5 authored almost 8 years ago by Wei <[email protected]>
Update features.md

github.com/approach0/docs - 33cc74d8ff47a616c2becbd08c9d1962c2de7af8 authored about 8 years ago by Wei <[email protected]>
Update links.md

github.com/approach0/docs - eeb34be2cc2efbe8d6190cd46f5ad8303cc5a07f authored about 8 years ago by Wei <[email protected]>
Provide more options for mount/indexer command.

To make it easy to index into different directories
and switch index to one another by searchd.

github.com/approach0/search-engine - c5c38c5627d8311b261785d47e87bf59689446ba authored about 8 years ago by t-k- <[email protected]>
Update usage.md

github.com/approach0/docs - 542eb1f552854638da4c7678c41a8a2b63247353 authored about 8 years ago by Wei <[email protected]>
Fix JSON "no title" string.

github.com/approach0/search-engine - 342ec4a88a3b44b9a912ff1bf4dbc50dbf259c52 authored about 8 years ago by t-k- <[email protected]>
Update demo.md

github.com/approach0/docs - 43d0e846bd581d53c65fb72e22360a95f5d75117 authored about 8 years ago by Wei <[email protected]>
Handle configure path with tilde symbol.

github.com/approach0/search-engine - d1b9c22202a9467e45438470f8677df35dc718f7 authored about 8 years ago by t-k- <[email protected]>
Update distr_crawl.md

github.com/approach0/docs - 58feb1300c81d2add4f0ce33e439130a0a50173e authored about 8 years ago by Wei <[email protected]>
Correct math query contains commas but not wrapped by '$'.

github.com/approach0/search-engine - 8f360db8da9f29983f640afea164c24004973fcc authored about 8 years ago by t-k- <[email protected]>
Remove unused code.

github.com/approach0/search-engine - e0c40d453db6bb2559b82077a8072c0b15f28ceb authored about 8 years ago by t-k- <[email protected]>
Log crawled pages.

github.com/approach0/search-engine - 98ddfc3d9dc7e48fe4334a78290e7440affd6d3a authored about 8 years ago by t-k- <[email protected]>
Log crawled pages.

github.com/approach0/a0-crawlers - 694a691e6452ba1664068cf3a3f060bce8e1571f authored about 8 years ago by t-k- <[email protected]>
print test case name.

github.com/approach0/search-engine - 09ea24ac0af9c20f0526c60671b58f739c86bfd3 authored about 8 years ago by t-k- <[email protected]>
Update features.md

github.com/approach0/docs - 5dafb74441bdbd4717a7b86fec091f803ad8be93 authored about 8 years ago by Wei <[email protected]>
Update features.md

github.com/approach0/docs - 46b5ad7e99d37c32bbf3e43cf9627768d9e33dd1 authored about 8 years ago by Wei <[email protected]>
added test-httpd.c

github.com/approach0/search-engine - 92bc525dfcdd77a11ccc02866e1d8b91b14f4c6c authored about 8 years ago by t-k- <[email protected]>
Free request after response is copied.

(in case they have the same pointer address, e.g. an echo server)

github.com/approach0/search-engine - bf0b21078b19fac0c20356d94846ff27e4003e05 authored about 8 years ago by t-k- <[email protected]>
Update internals.md

github.com/approach0/docs - 7249ee4790295daa21990668b74633d2fa864818 authored about 8 years ago by Wei <[email protected]>
Update internals.md

github.com/approach0/docs - 5bc06ff3d30f7701a5e1288f3543a61015cdfc28 authored about 8 years ago by Wei <[email protected]>
Update internals.md

github.com/approach0/docs - 456ef2168940e11ba37bc36bbeeb9873d385984b authored about 8 years ago by Wei <[email protected]>
Remove single-merge item number restriction.

github.com/approach0/search-engine - d88640c1a19ce8b416133bb076ec7df229ce51fd authored about 8 years ago by t-k- <[email protected]>
Add two test cases, update math-rank-test.sh

github.com/approach0/search-engine - 92f2e45692867c27738c87864911ccec215d98af authored about 8 years ago by t-k- <[email protected]>
Added absolute value pairs.

github.com/approach0/search-engine - 2fd53e5b228e1e72e445f199c4f13c404930a936 authored about 8 years ago by t-k- <[email protected]>
Use another release badge.

github.com/approach0/search-engine - 02d6f2c99e330715f1116a539eb2dbf142342399 authored about 8 years ago by t-k- <[email protected]>
Fix snprintf() function misuse.

snprintf() has segmentation fault when format string contains
interpreted sequences. Use memcpy(...

github.com/approach0/search-engine - a44844a5e9f94ecbc270cc3c2a8405e4e58f52ea authored about 8 years ago by t-k- <[email protected]>
Update TODO.md

github.com/approach0/docs - a1daab46f19e7f1dcdfda2a8b8e64f20a365ff01 authored about 8 years ago by Wei <[email protected]>
Searchd: Added title into search results.

github.com/approach0/search-engine - d3b89708414e7010ce749d031b9fc5832f734b41 authored about 8 years ago by t-k- <[email protected]>
Update TODO.md

github.com/approach0/docs - 48325aabb28deaa745fff8691040d8b1f11d4104 authored about 8 years ago by Wei <[email protected]>
update src/distr_crawl.md

github.com/approach0/docs - 267dc99eb7138f4627d0a96eefc932be298587b4 authored about 8 years ago by t-k- <[email protected]>
Sanitize index.php and search-relay.php input.

As q and p can be utilized by reflected xss or full-path-disclosure.
(see https://github.com/app...

github.com/approach0/search-engine - 977ad40b13589cfbfcbabefd3573f251528de83a authored about 8 years ago by t-k- <[email protected]>
Learn some English...

github.com/approach0/guide - 8cc16b05376e3e96514bf441d83a4375427d076f authored about 8 years ago by Wei <[email protected]>
Help users wrap $ if they did not.

github.com/approach0/search-engine - 55030923c2451797747804c117659fbfdc8f064b authored about 8 years ago by t-k- <[email protected]>
Update TODO.md

github.com/approach0/docs - e3adfa25507cdc321b57750abed484737a95ff59 authored about 8 years ago by Wei <[email protected]>
tolower() terms when query is constructed.

If we do not tolower() at query construction stage,
consider we have 'A' and 'a' two keywords, l...

github.com/approach0/search-engine - ae57780e58d1e402cbf09e21691400528c6effb9 authored about 8 years ago by t-k- <[email protected]>
Let indices_run_query() pass query by pointer.

After query_uniq_by_post_id(), query list head is perhaps
already changed, thus instead of pass ...

github.com/approach0/search-engine - aacea32bf134b0062a773492fa2596a8922d5d46 authored about 8 years ago by t-k- <[email protected]>
Do not delete .log file on 'make clean'.

github.com/approach0/search-engine - 0ba7f723046a70099fd14553c7d822d384192429 authored about 8 years ago by t-k- <[email protected]>
Add debug macro for JSON escape.

github.com/approach0/search-engine - 861b8849a8838919f8b6dc2922b01be121b31704 authored about 8 years ago by t-k- <[email protected]>
Further escape \x00 - \x1F control characters.

JSON requires \x00 - \x1F to always be escaped.
See http://www.ietf.org/rfc/rfc4627.txt
If these...

github.com/approach0/search-engine - 37f1c57cb73fe2bf7f17925c2abf72f80c5e9421 authored about 8 years ago by t-k- <[email protected]>
Fix single post crawling option.

github.com/approach0/search-engine - b4ddaee856014e1ae110eb5d44660188f6e31d77 authored about 8 years ago by t-k- <[email protected]>
Fix single post crawling option.

github.com/approach0/a0-crawlers - d234e213c96cf6f81c8d59580e7a6c03d0837e7e authored about 8 years ago by t-k- <[email protected]>
WEB API shows curl command with page argument.

github.com/approach0/search-engine - be4c81a1072358ee87e144d66db15413adb1de62 authored about 8 years ago by t-k- <[email protected]>
Javascript: Log AJAX error.

github.com/approach0/search-engine - b488dfcc939c82118894e8c4ef310c6dafa3afed authored about 8 years ago by t-k- <[email protected]>
Update TODO.md

github.com/approach0/docs - 87c84b52d540335b30ae66488f433f3ec4a1933e authored about 8 years ago by Wei <[email protected]>
Added user guide link.

github.com/approach0/search-engine - 2f5590b992899195f31561ba51b38fc7be6d94f2 authored about 8 years ago by t-k- <[email protected]>
minor change

github.com/approach0/guide - b50bd717c59d7acbdfdd7e20f003c4df05d83064 authored about 8 years ago by t-k- <[email protected]>
minor change

github.com/approach0/guide - 559ed8e18594b967aca7a5e03f14c9bcb7210637 authored about 8 years ago by t-k- <[email protected]>
minor change

github.com/approach0/guide - 0bee62ea9dc38022bc1e23e1c5b9c2729dba55da authored about 8 years ago by t-k- <[email protected]>
minor change

github.com/approach0/guide - 2a131dc728907c4296272117f681d7a1848b6d85 authored about 8 years ago by t-k- <[email protected]>
minor changes

github.com/approach0/guide - b133fbb675bbb83312ee851546f4b558daad6a52 authored about 8 years ago by t-k- <[email protected]>
Split into 2 sections

github.com/approach0/guide - 48af8069812abc4f5ea60bcf30f42da5c98cc2a1 authored about 8 years ago by t-k- <[email protected]>
Correct github repo link.

github.com/approach0/guide - b16ef8d14223bf85167011cda21ff3d4941d0355 authored about 8 years ago by t-k- <[email protected]>
Finished first version of user guide.

github.com/approach0/guide - 8fd91860e8d883b9bc2150a18d96123fe6fd7a11 authored about 8 years ago by t-k- <[email protected]>
Update TODO.md

github.com/approach0/docs - dc57f82482aac41c48fbc4cd642d9965771ea2e8 authored about 8 years ago by Wei <[email protected]>
mhook now considers realloc special cases.

github.com/approach0/search-engine - 7b5eed21eaa34b576a5aeea7ef040ebb98589ef9 authored about 8 years ago by t-k- <[email protected]>
Writing user guide.

github.com/approach0/guide - c98ac2aebfa812d6abd5a59431892dd1b1e41626 authored about 8 years ago by t-k- <[email protected]>
Paste a TeX does not require $ wrap anymore.

github.com/approach0/search-engine - c9c48b9be95a66a735aeb31b3bc75cc74d21e3ae authored about 8 years ago by t-k- <[email protected]>
Use fast TeX render method for query UI.

github.com/approach0/search-engine - 4d3bfbd2702969b75a5edcaaa108e51b554d7e1b authored about 8 years ago by t-k- <[email protected]>
Append to query on paste.

github.com/approach0/search-engine - ee891f8f2710f156d4677176b44ea7e8817816d6 authored about 8 years ago by t-k- <[email protected]>