Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2003-04-08 to 2003-02-18 (Commits 1939-1988 of 3188)
- added addDateField() and getDateField() to prototype Document
- made Query.rangeQuery() accept only js-Date-objects
44 lines of code changed in:
- added addDateField() and getDateField()
- return ESNull if Field doesn't exist in getProperty()
- added toString() + getDefaultValue()
- moved checks in addField to FesiLuceneExtension
41 lines of code changed in:
- ESQuery: swapped order of arguments. first arg is fieldname (or array containing
field names), 2nd arg is value to search
- cleaned up toString() and getDefaultValue()
19 lines of code changed in:
oops
1 lines of code changed in:
- added Query.booleanQuery(), Query.wildcardQuery(), Query.fuzzyQuery(),
Query.newTerm() etc to create the different java query objects without
having to address the lucene-packages directly.
- added toString() methods to prototypes index, search and document.
84 lines of code changed in:
cleaned up toString()
5 lines of code changed in:
tiny syntax fix
1 lines of code changed in:
only create Index object if there is a valid index in the filesystem
8 lines of code changed in:
fixed bug that always returned an ESIndex even if underlying Index was null
4 lines of code changed in:
improved error handling: methods of Index return true/false, Index objects have a
new method getLastError()
75 lines of code changed in:
changed and improved index creation and management
34 lines of code changed in:
- index object can be constructed without creating directory & index files
- checkIndex() -> create()
6 lines of code changed in:
default language/Analyzer is StandardAnalyzer, now only hardcoded
in final field DEFAULT_LANG in LuceneExtension.java
12 lines of code changed in:
added methods removeDocument() and clear() to index prototype
41 lines of code changed in:
added methods removeDocument() and clear()
21 lines of code changed in:
example app
160 lines of code changed in:
delete Index objects when an app goes down
3 lines of code changed in:
- search function can handle a wrapped Query object (created via Packages.org...etc
from javascript)
- added __reader__, __writer__, __index__ properties for direct access to java objects
- using Result object instead of addressing Hits directly
30 lines of code changed in:
added Query.toString ()
4 lines of code changed in:
an object wrapping the result array from Hits object, so that we
can destroy this and the Searcher object
41 lines of code changed in:
added method unlock to js-env, addDocument() and optimize() return
true/false - false if they timed out
22 lines of code changed in:
created search method returning a Result object (which wraps the result-array)
13 lines of code changed in:
added property __document__ for direct access to java object
3 lines of code changed in:
added listFieldNames()
added checkWriteLock() + timeout-management
added getDirectory()
added getIndexWriter()
77 lines of code changed in:
no message
17 lines of code changed in:
added count(), listFieldNames()
var x = new Query ("de")
38 lines of code changed in:
2 syntax errors
3 lines of code changed in:
no message
148 lines of code changed in:
build-system
348 lines of code changed in:
demo
46 lines of code changed in:
Initial revision
749 lines of code changed in:
Initial revision
768 lines of code changed in:
Merging changes from helma_1_2_3
940 lines of code changed in:
added access restriction. http-username and -password need to be defined
in app.properties as groupadmin.username and groupadmin.password
28 lines of code changed in:
certainly gotta use the href-function for links
20 lines of code changed in:
incremented to version 0.3.1
2 lines of code changed in:
added info on group.log()
3 lines of code changed in:
added build target for groupmgr prototype, include zip-file in distribution
16 lines of code changed in:
added mountpoint groupmgr that allows introspection and control
over all groups configured for an application
192 lines of code changed in:
group.getFullConfig() & group.getConfig()
switch to print properties of javagroups stack or not
18 lines of code changed in:
accept writable and writeable as configuration properties
5 lines of code changed in:
Merged in changes from helma_1_2 branch
1058 lines of code changed in:
- added target "antville" to create the antville-distribution (app only)
- changed target antclick (added zipping db_support directory)
43 lines of code changed in:
print a version number at startup
3 lines of code changed in:
remove() operations aren't cast in fireandforget-mode anymore which fixes
http://www.helma.org/bugs/show_bug.cgi?id=224
removed errorhandler (which reconnected the whole group when an inconsistency
occured) as this doesn't go together with fire&forget-operations.
7 lines of code changed in:
removed commented out code
0 lines of code changed in:
fixed a bug in remove() that would prevent deleting child objects with assigning null
2 lines of code changed in:
made method group.log("asdf") available for scripting so that we can
use the groupextension's logger to debug the group extension. if we used
app.log messages turn up in different logs and aren't in the correct order
4 lines of code changed in:
bugfix #223 in remove()
check if groupobject is replicated before querying the group for the property
1 lines of code changed in:
handle undefined in the same way as null values (ie delete the property)
1 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2