Jan Steemann
|
132143289d
|
a few small fixes for logging
|
2013-01-03 14:45:56 +01:00 |
Jan Steemann
|
c23b730347
|
reduce memory usage for small collections
|
2013-01-03 11:25:28 +01:00 |
Jan Steemann
|
e2efd9d35e
|
remove memory usage for small collections
|
2013-01-03 10:54:44 +01:00 |
Frank Celler
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
Frank Celler
|
f188357f83
|
added padding for 32bit
|
2013-01-02 17:07:44 +01:00 |
Frank Celler
|
9917ece449
|
added missing padding for 32bit
|
2013-01-02 16:17:38 +01:00 |
Jan Steemann
|
ed19fccc65
|
fixed clang compile warnings
|
2013-01-02 16:17:26 +01:00 |
Jan Steemann
|
459f935d00
|
intptr_t to uintptr_t conversion
|
2013-01-02 15:00:59 +01:00 |
Frank Celler
|
1357ab6c54
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2013-01-02 14:53:13 +01:00 |
Frank Celler
|
dadcef3de3
|
renamed execute/load to executelocal and executeglobal
|
2013-01-02 14:52:55 +01:00 |
Jan Steemann
|
74f9ced94e
|
issue #335
|
2013-01-02 14:37:46 +01:00 |
Jan Steemann
|
ea48388726
|
issue #335
|
2013-01-02 14:12:44 +01:00 |
Jan Steemann
|
721fae0b22
|
backported documentation for issue #300
|
2012-12-22 03:41:03 +01:00 |
Jan Steemann
|
d562c52fd7
|
backport of issue #300
|
2012-12-22 03:38:29 +01:00 |
Jan Steemann
|
0f887a39fa
|
issue #332
|
2012-12-22 02:45:29 +01:00 |
Jan Steemann
|
443757df3b
|
some tests for issue #325
|
2012-12-20 13:35:49 +01:00 |
Jan Steemann
|
91911cea85
|
issue #325
|
2012-12-20 12:42:24 +01:00 |
Frank Celler
|
d5f24ce13c
|
Merge remote-tracking branch 'origin/windows' into HEAD
Conflicts:
CHANGELOG
Documentation/InstallationManual/Installing.md
Documentation/Makefile.files
Documentation/Scripts/generateTOC.py
Documentation/header.html
Installation/OBS/clean-repo.sh
Installation/OBS/create-repo.sh
Installation/OBS/create-ymp.sh
Installation/OBS/index.html
Installation/OBS/load-repo.sh
Makefile.in
VERSION
aclocal.m4
arangod/Ahuacatl/ahuacatl-functions.c
arangod/Documentation/user-manual.dox
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/collection.c
arangod/VocBase/datafile.c
arangosh/V8Client/arangosh.cpp
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/missing
configure
configure.ac
js/server/arango-upgrade.js
js/server/modules/org/arangodb/actions.js
lib/BasicsC/logging.c
lib/Utilities/ScriptLoader.cpp
|
2012-12-20 11:11:47 +01:00 |
Frank Celler
|
b09260a06f
|
removed debug output
|
2012-12-20 10:43:47 +01:00 |
Oreste Panaia
|
83ded3fc1f
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
Jan Steemann
|
786e5876b5
|
less verbose AQL
|
2012-12-19 17:25:58 +01:00 |
Jan Steemann
|
7f93615dc6
|
issue #326
|
2012-12-19 17:22:01 +01:00 |
Jan Steemann
|
e4fad72ec8
|
cppcheck
|
2012-12-19 10:14:57 +01:00 |
Jan Steemann
|
a3007277b2
|
reduced variable scope
|
2012-12-19 09:49:30 +01:00 |
Jan Steemann
|
33ea87fccb
|
cppcheck
|
2012-12-19 09:20:29 +01:00 |
Jan Steemann
|
dd906abbd3
|
issue #324
|
2012-12-18 19:04:45 +01:00 |
Jan Steemann
|
070f13b2c0
|
issue #324: optimise away limit x, 0
|
2012-12-18 17:06:02 +01:00 |
Jan Steemann
|
669fe4275a
|
cppcheck
|
2012-12-18 16:44:06 +01:00 |
Jan Steemann
|
6c0b840db0
|
clang fixes
|
2012-12-18 15:28:28 +01:00 |
Jan Steemann
|
6e781f9e1c
|
cppcheck
|
2012-12-18 15:24:20 +01:00 |
Jan Steemann
|
0fbae5a266
|
fixed segfault when query results were empty
|
2012-12-18 15:14:05 +01:00 |
Jan Steemann
|
229b902a12
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-12-18 14:56:37 +01:00 |
Jan Steemann
|
96637435ab
|
fulltext: more query operators, more tests, more controlled memory usage and statistics
|
2012-12-18 14:56:06 +01:00 |
Frank Celler
|
d4f10e99eb
|
converted to MarkDown
|
2012-12-18 14:44:50 +01:00 |
Frank Celler
|
621e4409bc
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
.gitignore
CHANGELOG
Documentation/Makefile.files
Installation/build.sh
Installation/epm/arangodb.list
Makefile.in
README
README.md
VERSION
aclocal.m4
arangod/HashIndex/hasharray.c
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
config/config.guess
config/config.sub
config/depcomp
configure
configure.ac
html/admin/js/master.js
js/server/arango-password.js
js/server/version-check.js
lib/BasicsC/files.c
lib/BasicsC/logging.c
utils/Makefile.files
|
2012-12-18 13:37:34 +01:00 |
Jan Steemann
|
9e71afeeb5
|
fixed doxygen error
|
2012-12-17 14:06:49 +01:00 |
Jan Steemann
|
ddc682f9d1
|
adjusted formatting of debug log message
|
2012-12-17 13:23:21 +01:00 |
Jan Steemann
|
58686a8c2e
|
issue #323
|
2012-12-17 10:18:46 +01:00 |
Jan Steemann
|
81d6146d02
|
issue #323
|
2012-12-17 10:16:26 +01:00 |
Jan Steemann
|
42ca184cff
|
some minor adjustments
|
2012-12-17 10:11:18 +01:00 |
Jan Steemann
|
78f35d6027
|
fixed access to uninitialised data
|
2012-12-15 02:23:30 +01:00 |
Jan Steemann
|
0374ed417e
|
fixed & reactivated compaction
|
2012-12-15 02:17:37 +01:00 |
Jan Steemann
|
b8ca0b2d4d
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
Jan Steemann
|
b5d0457f3a
|
fixed some issues reported by cppcheck
|
2012-12-12 18:42:11 +01:00 |
Jan Steemann
|
0a9ed409ab
|
fixed wrong memory zone and wrong documentation
|
2012-12-11 18:58:42 +01:00 |
Jan Steemann
|
459b1ba886
|
fixed wrong return value in index creation functions
|
2012-12-11 18:58:05 +01:00 |
Jan Steemann
|
691ec4d536
|
more verbosity on failed fulltext insertion
|
2012-12-10 15:50:49 +01:00 |
Jan Steemann
|
6d8851d83c
|
protect against some invalid cases
|
2012-12-10 15:43:51 +01:00 |
Jan Steemann
|
9a9e8c3214
|
added test case for absolute path
|
2012-12-10 15:39:57 +01:00 |
Jan Steemann
|
b16f672902
|
fixed some log errors on startup & shutdown
|
2012-12-10 15:18:35 +01:00 |
Jan Steemann
|
fb4afd0353
|
fulltext index
|
2012-12-10 12:16:48 +01:00 |
Jan Steemann
|
7c5d36bf0f
|
adjusted default sizes
|
2012-12-07 18:04:29 +01:00 |
Jan Steemann
|
cbaa57a1bd
|
cleanup of fulltext indexes, resizing etc.
|
2012-12-07 18:00:01 +01:00 |
Jan Steemann
|
7261465139
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-12-07 13:51:31 +01:00 |
Jan Steemann
|
c49ce0a52f
|
fulltext resizing, still incomplete
|
2012-12-07 13:51:19 +01:00 |
Jan Steemann
|
63b4c94b0f
|
fulltext resizing, halfway
|
2012-12-07 13:50:29 +01:00 |
a-brandt
|
c4cc85ab9f
|
memory bugfix
|
2012-12-07 13:47:02 +01:00 |
a-brandt
|
1794ea49fa
|
added new function for getting words
|
2012-12-07 13:09:16 +01:00 |
Jan Steemann
|
ec9f72f227
|
return appropriate error codes
|
2012-12-07 10:49:06 +01:00 |
Jan Steemann
|
f89475df47
|
some cleanup
|
2012-12-07 09:53:00 +01:00 |
Jan Steemann
|
54498bffee
|
added out of memory todo markers
|
2012-12-06 18:10:01 +01:00 |
Jan Steemann
|
3824dba521
|
added statistics about documents indexed
|
2012-12-06 17:42:58 +01:00 |
Frank Celler
|
18e5f884eb
|
added troubleshooting, fixed css, fixed OBS
|
2012-12-06 16:58:38 +01:00 |
Jan Steemann
|
0b001b7a87
|
fixed memory leaks, added newest code by Richard
|
2012-12-06 16:43:33 +01:00 |
Jan Steemann
|
38809d4612
|
added callbacks for index cleanup
|
2012-12-06 15:46:11 +01:00 |
Oreste Panaia
|
857b66c490
|
windows version
|
2012-12-06 20:44:01 +08:00 |
Jan Steemann
|
b8fc158e77
|
mini changes
|
2012-12-06 13:12:49 +01:00 |
Jan Steemann
|
242a16d6f5
|
proper naming of ICU functions
|
2012-12-06 12:27:22 +01:00 |
Jan Steemann
|
895be759ac
|
removed debug message
|
2012-12-06 09:29:27 +01:00 |
Jan Steemann
|
69986a5de0
|
fixed a segfault when searching for empty words in fulltext
|
2012-12-06 09:28:02 +01:00 |
Jan Steemann
|
1ffa8e702c
|
more tests and documentation for fulltext indexes
|
2012-12-05 16:12:33 +01:00 |
Frank Celler
|
5ca2930c67
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2012-12-05 15:43:39 +01:00 |
Jan Steemann
|
f9f893d4b7
|
extended AQL DOCUMENT() function to take a list of ids
|
2012-12-05 14:14:44 +01:00 |
Jan Steemann
|
a9df4d22cb
|
extended AQL document() function to take id lists
|
2012-12-05 14:10:06 +01:00 |
Frank Celler
|
f8ef23f9cd
|
Merge remote-tracking branch 'origin/master' into 1.1
|
2012-12-05 13:03:28 +01:00 |
Frank Celler
|
051705c7b9
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB
Conflicts:
.gitignore
CHANGELOG
Doxygen/Examples.ArangoDB/arangosh-options
Doxygen/arango-html.doxy
Doxygen/arango-latex.doxy
Doxygen/arango-xml.doxy
Doxygen/arango.template
Makefile.in
UnitTests/HttpInterface/api-collection-spec.rb
VERSION
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/Documentation/first-steps-arangodb.dox
arangod/Documentation/user-manual.dox
arangod/HashIndex/compare.h
arangod/HashIndex/hasharray.c
arangod/HashIndex/hasharray.h
arangod/HashIndex/hashindex.h
arangod/V8Server/v8-actions.cpp
arangod/VocBase/simple-collection.c
arangosh/V8Client/V8ClientConnection.cpp
arangosh/V8Client/V8ClientConnection.h
arangosh/V8Client/arangoimp.cpp
arangosh/V8Client/arangosh.cpp
configure
configure.ac
html/admin/css/layout.css
html/admin/index.html
html/admin/js/master.js
js/actions/system/api-system.js
js/common/bootstrap/js-modules.h
js/server/js-ahuacatl.h
js/server/js-server.h
js/server/server.js
lib/BasicsC/voc-errors.c
lib/V8/v8-globals.h
|
2012-12-05 12:34:08 +01:00 |
Jan Steemann
|
fd61b74174
|
added AQL function DOCUMENT() to retrieve a document by its _id value
|
2012-12-05 11:48:56 +01:00 |
Jan Steemann
|
e4e95fabfe
|
added AQL function DOCUMENT()
|
2012-12-05 11:47:03 +01:00 |
Frank Celler
|
26027346de
|
updated README
|
2012-12-05 10:58:04 +01:00 |
Frank Celler
|
0b8725e2bb
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2012-12-05 09:51:24 +01:00 |
Jan Steemann
|
4752225107
|
cleanup
|
2012-12-05 01:26:44 +01:00 |
Jan Steemann
|
50269e876e
|
cleanup
|
2012-12-05 01:10:17 +01:00 |
Jan Steemann
|
bfefad82f4
|
cleanup
|
2012-12-05 00:43:03 +01:00 |
Jan Steemann
|
1471c06a2c
|
cleanup
|
2012-12-04 22:55:53 +01:00 |
Jan Steemann
|
5b762abc7f
|
factored out a function
|
2012-12-04 22:19:37 +01:00 |
Jan Steemann
|
fe77e22e24
|
clean up
|
2012-12-04 22:07:49 +01:00 |
Jan Steemann
|
21fa3ed616
|
small stuff, oom handling etc.
|
2012-12-04 21:21:26 +01:00 |
Jan Steemann
|
4d04853597
|
fixed #311
|
2012-12-04 20:49:58 +01:00 |
Jan Steemann
|
7c94afad4f
|
fixed issue #311
|
2012-12-04 20:44:07 +01:00 |
Jan Steemann
|
1811ce9186
|
fixed some issues found by cppcheck
|
2012-12-04 18:21:29 +01:00 |
Frank Celler
|
5283ec7bfa
|
fixed documentation
|
2012-12-04 16:25:51 +01:00 |
Jan Steemann
|
0b41690881
|
tests for substrings
|
2012-12-04 15:01:48 +01:00 |
Jan Steemann
|
b5c978feb6
|
applied bugfix from Richard, more test cases
|
2012-12-04 14:40:50 +01:00 |
Jan Steemann
|
46132c9f26
|
more tests for fulltext
|
2012-12-04 14:20:55 +01:00 |
Jan Steemann
|
285533ab4c
|
added documentation for --upgrade option
|
2012-12-04 11:55:04 +01:00 |
Jan Steemann
|
5742ab6fba
|
fixed unicode lowercasing
|
2012-12-04 11:12:38 +01:00 |
Jan Steemann
|
3f7e0c6f20
|
fixed edge case of searching very long words
|
2012-12-04 10:59:06 +01:00 |
Jan Steemann
|
297e9bb4fd
|
added documentation for --upgrade
|
2012-12-04 09:16:22 +01:00 |
Jan Steemann
|
1e1f7da7f9
|
renamed files
|
2012-12-04 09:07:02 +01:00 |
Jan Steemann
|
1992597015
|
applied bug fix from Richard, activated 2 more tests
|
2012-12-04 09:00:48 +01:00 |