bookug
95de296cab
docs: withdraw ccache in makefile
2017-09-22 21:00:29 +08:00
bookug
cbb86efe61
docs: update lubm500M in test
2017-09-19 20:11:54 +08:00
bookug
b8d7cd2158
Merge branch 'hulin'
...
fix bugs in make
2017-09-19 13:52:04 +08:00
hulin12138
6e6216d0aa
move pre_handler to stragety && optimize pre_handler
2017-09-19 13:43:08 +08:00
bookug
de58b9b389
Merge branch 'hulin'
...
adjust the structure of filter and optimize the prehandler
2017-09-19 13:19:10 +08:00
hulin12138
31bcc83fa8
put pre_handler in stragety && optimize the pre_handler
2017-09-19 12:42:15 +08:00
magicpanda0618
e498e79983
fix: bugs when use QueryCache
...
add extra triple pattern for OPTIONAL Group Pattern
by chenjiaqi
2017-09-14 14:41:25 +08:00
magicpanda0618
a697cf7519
fix: a bug when use QueryCache
...
by chenjiaqi
2017-09-07 17:17:27 +08:00
magicpanda0618
1caf4be04b
perf: add QueryCache
...
determine whether new query and cached query are isomorphism
by cuihao and chenjiaqi
2017-09-06 14:17:20 +08:00
hulin12138
5116653533
optimize the prehandler
2017-09-06 10:06:57 +08:00
magicpanda0618
9041886957
Merge branch 'master' into chenjiaqi
2017-08-14 13:25:52 +08:00
ZongyueQin
018d58f20f
change links to 3 pdfs
...
change the link to gStore_help.pdf, gStore_help_CN.pdf, formal_experiment.pdf
2017-08-10 11:51:15 +08:00
ZongyueQin
cb7830d0b3
Change the link to formal_experiment.pdf
...
The former link is ../Latex/formal_experiment.pdf
now it's ../test/formal_experiment.pdf
2017-08-10 11:15:50 +08:00
ZongyueQin
1df5eff8fe
Change the link to formal_experiment.pdf
...
The former link is ../Latex/formal_experiment.pdf
now it's ../test/formal_experiment.pdf
2017-08-10 11:13:12 +08:00
ZongyueQin
3fe05d7ed4
change the link to formal_experiment.pdf
...
the former link is Latex/formal_experiment.pdf
now is test/formal_experiment.pdf
2017-08-10 11:09:12 +08:00
magicpanda0618
286faa354f
perf: use StringBuffer in Java HTTP API
...
by chenjiaqi
2017-08-09 15:43:27 +08:00
ZongyueQin
aab8cb36c7
Add formal experiment.pdf
2017-08-09 12:12:39 +08:00
ZongyueQin
05d9d0dc35
Merge branch 'master' into qinzongyue
...
Conflicts:
KVstore/ISTree/ISTree.cpp
KVstore/IVTree/IVTree.cpp
KVstore/KVstore.cpp
KVstore/SITree/SITree.cpp
merge master into the branch
2017-08-08 15:15:44 +08:00
bookug
bf010ba035
refactor: release 0.5.0
...
merge code in bookug branch
by zengli
2017-08-07 13:39:34 +08:00
bookug
b6e4f36fc6
docs: add help and test documents
2017-08-07 13:19:01 +08:00
bookug
745510772c
fix: found a bug in ghttp
...
func_timer will kill teh whole child process and database needs to be loaded again
by zengli, need to be fixed
2017-08-07 13:02:31 +08:00
bookug
82b75a6c53
docs: add new test results
2017-08-06 22:21:45 +08:00
bookug
1f3fcc966a
perf: no backup and limit time in Endpoint
...
no need to use backup function when ghttp used as SPARQL Endpoint;
query time is limited to 1 minute in SPARQL Endpoint by default;
by zengli
2017-08-06 22:15:55 +08:00
ZongyueQin
917c0ef251
delete debug output
2017-08-04 08:28:00 +08:00
bookug
503c6e2bad
docs: add TIPS
2017-08-03 23:47:59 +08:00
bookug
5af678478e
docs: prepare for 0.5.0
...
TODO: update API.md, TIPS.md, USAGE.md
by zengli
2017-08-03 00:13:29 +08:00
ZongyueQin
f069bd5bee
<fix> <fix a bug in cache of Vlist>
2017-08-02 23:21:36 +08:00
magicpanda0618
63e2a6c878
fix: bugs in StringIndex
...
by chenjiaqi
2017-08-01 02:47:47 +08:00
bookug
11edefed54
style: add get_data_time to print query logs
2017-07-31 21:22:45 +08:00
bookug
f21d1e0f8f
style: add queries for endpoints
2017-07-31 18:27:27 +08:00
bookug
2cb0bbc9f6
style: add .tmp/web
2017-07-31 12:22:20 +08:00
bookug
3a07d08382
Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
...
merge lijing's code (subtle modification)
2017-07-31 12:14:41 +08:00
bookug
a66d1fccd8
perf: improve api netword speed
2017-07-31 12:14:11 +08:00
lijing
344cf5aa86
add some annotation to the code.
2017-07-31 00:12:49 +08:00
lijing
4a791610dd
fix IE problem
2017-07-30 20:06:39 +08:00
lijing
2e00ed19a3
fix IE problem
2017-07-30 19:53:43 +08:00
bookug
0ed7148287
fix: bugs in ghttp;
...
also bugs left for download and delete in firefox, chrome and Edge;
by zengli
2017-07-30 14:17:56 +08:00
lijing
bd538450e4
Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
...
Conflicts:
Main/ghttp.cpp
api/http/java/example/JavaAPIExample.java
2017-07-29 12:58:45 +08:00
lijing
abada84758
improve download function.
2017-07-29 12:45:12 +08:00
bookug
c0119300df
Merge branch 'chenjiaqi' into bookug
...
merge chenjiaqi's code
2017-07-29 12:08:19 +08:00
bookug
af093913c9
refactor: fix ghttp and add function
2017-07-29 12:00:51 +08:00
bookug
e94eafc613
docs: modify the java api for new REST interface;
...
bug exists in the HTTP transformation;
by zengli
2017-07-27 17:54:45 +08:00
magicpanda0618
aac9638541
fix a bug when occuring OPTIONAL_GROUP_PATTERN; optimize the performance of StringIndex;
2017-07-27 15:58:51 +08:00
bookug
9445b882f3
Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
...
merge lijing's chnage to bookug branch
2017-07-26 12:51:53 +08:00
bookug
16d4bc03bb
style: subtle changes to ghttp;
...
by zengli
2017-07-26 12:51:40 +08:00
root
db7f24414f
view: add openkg pages;
...
by lijing
2017-07-26 12:48:20 +08:00
bookug
2d1d1abc42
docs: add README in logs/endpoint;
2017-07-25 23:22:04 +08:00
bookug
7753459dc2
feat: enhance the HTTP server;
...
merge lijing's code, support a good sparql endpoint;
bug in download file, and unable to visit by inputing URLs in browser directly;
by lijing and zengli
2017-07-25 23:19:05 +08:00
bookug
704da405f5
docs: add contribution and python3 api
2017-07-24 23:11:23 +08:00
bookug
50972de85d
perf: open O2 optimization
2017-07-17 22:59:12 +08:00