Revision
16616 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 23 18:31:18 2009 UTC
(12 years ago)
by
asuermondt
Diff to
previous 16224
HREP-278 Fixing the logic for caching filters to have the result of the cached filters added to the boolean query instead of combining the booleanquery in the FilteredQuery, because a FilteredQuery turns out to be AND-ed, period
Revision
13679 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 30 11:18:43 2008 UTC
(12 years, 4 months ago)
by
aschrijvers
Diff to
previous 13002
HREP-265, HREP-266, HREP-267, HREP-268
- Reuse lucene index searchers instead of recreate them on every request
- implement finegrained cached filter wrappers for cpu intensive query parts
- replace RangeQueries by ConstantScoreRangeQueries
- update to lucene 2.3.2
Revision
11072 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 11 08:45:11 2008 UTC
(12 years, 10 months ago)
by
aschrijvers
Diff to
previous 11034
HREP-252 fix for concurrent searches: made the parseRequest having a global lock because concurrent searches mixed
up eachothers search
Revision
10764 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 17 13:39:43 2008 UTC
(12 years, 11 months ago)
by
bvdschans
Diff to
previous 10762
HREP-243: Prevent downloading of external DTDs and resolving of entities. Also add some refactoring. Hippo*XMLExtractors use the HippoSimpleXMLExtractor, *XMLExtractors use the (slide) SimpleXMLExtractor
Revision
10762 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 17 13:22:27 2008 UTC
(12 years, 11 months ago)
by
bvdschans
Diff to
previous 10756
HREP-243: Prevent downloading of external DTDs and resolving of entities. Also add some refactoring. Hippo*XMLExtractors use the HippoSimpleXMLExtractor, *XMLExtractors use the (slide) SimpleXMLExtractor
Revision
10716 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 11 08:17:59 2008 UTC
(12 years, 11 months ago)
by
bvanhalderen
Diff to
previous 10470
HREP-227, HREP-228: strenghten shutdown procedure and introduce the parameter seperate-session which allows a seperate session for producer and consumer, through this may mean that it will receive it's own messages
Revision
10133 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 28 12:32:45 2008 UTC
(13 years, 1 month ago)
by
jstuyts
Diff to
previous 10113
HREP-236: added (optional) impersonation to 3 (of the 4) realms. The JNDISlideRealm cannot support impersonation because the plain-text password is required by the HashUserRealm Jetty.
Revision
8999 -
Directory Listing
-
[select for diffs]
Modified
Mon Nov 19 17:04:29 2007 UTC
(13 years, 3 months ago)
by
aschrijvers
Diff to
previous 8997
HREP-225 fix for when auto-revision is set to true, then a document dissappears from the index after an update
Revision
8861 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 7 10:42:41 2007 UTC
(13 years, 3 months ago)
by
bvanhalderen
Diff to
previous 8643
HREP-221: removed war.bundle because it has no effect anyway for zip dependency and maven-1.1 complains about it