Erik Hatcher
|
ab72513214
|
note converstion to svn and test commit capabilities
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151044 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-02 20:29:56 +00:00 |
Christoph Goller
|
3c7247e2bc
|
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150737 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-24 20:31:56 +00:00 |
Daniel Naber
|
aea8b8ce36
|
small typo fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150735 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-21 18:28:35 +00:00 |
Daniel Naber
|
b19f7942f7
|
mention fix for bug #33161
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150734 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-20 21:20:55 +00:00 |
Bernhard Messer
|
475551e17b
|
document the new CompoundFileReader.main method
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150724 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-30 13:04:13 +00:00 |
Bernhard Messer
|
35a6a1cbfc
|
document the FieldInfos change
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150716 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-19 15:23:32 +00:00 |
Daniel Naber
|
2a66a4427f
|
document that Fuzzy/RangeQuery terms are now lowercased by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150710 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-14 23:13:34 +00:00 |
Daniel Naber
|
10927a535c
|
adding a new category for changes that people need to know about when they update
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150703 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-12 11:46:02 +00:00 |
Daniel Naber
|
3a7635568e
|
whitespace and typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150697 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-06 22:18:31 +00:00 |
Daniel Naber
|
26235ca92d
|
list the changes for 1.4.3 here, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150696 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-06 20:04:01 +00:00 |
Bernhard Messer
|
37d3337937
|
reflect change for system property "org.apache.lucene.lockDir"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150692 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-02 17:46:00 +00:00 |
Daniel Naber
|
2cc6c7f64a
|
clarify that DateField will not be removed soon, despite being deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150682 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-28 15:42:17 +00:00 |
Christoph Goller
|
cedcddf4c6
|
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150676 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-25 19:14:26 +00:00 |
Christoph Goller
|
4d1eb290c5
|
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150674 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-25 16:57:11 +00:00 |
Erik Hatcher
|
d0623a8e13
|
Add first pass for NumberUtils, adapted from code contributed by Matt Quail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150666 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-23 21:07:49 +00:00 |
Erik Hatcher
|
b01416fcb3
|
Added RangeFilter and tests contributed by Chris M Hostetter.
Deprecated DateFilter and DateField.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150658 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-23 14:17:18 +00:00 |
Daniel Naber
|
bb6c0124d8
|
document the fact that IndexSearcher in the JSP demo is now closed (not sure how relevant this is)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150654 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-19 21:04:17 +00:00 |
Daniel Naber
|
0d3df6128f
|
include the changes from 1.4.2 (this makes sense from the user's point of view I think) but try not to list an item twice
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150652 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-19 20:53:24 +00:00 |
Daniel Naber
|
5a7c2e8e1c
|
put the change items into categories, making the file easier to read
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150651 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-19 20:39:02 +00:00 |
Daniel Naber
|
f8d0d0b140
|
make QueryParser work with analyzers that return more than one token per position
PR: 23307
Submitted by: Pierrick Brihaye
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150639 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-13 15:11:26 +00:00 |
Daniel Naber
|
6f3bf4837d
|
document the fuzzy query optimization
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150629 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-07 23:31:16 +00:00 |
Daniel Naber
|
3b15d36d38
|
document the HTML escape fix for the JSP example
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150617 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-18 22:30:15 +00:00 |
Doug Cutting
|
e56faa3097
|
Optimize term dictionary lookup to allocate fewer terms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150581 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 15:58:49 +00:00 |
Christoph Goller
|
435e471111
|
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150571 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-06 12:15:05 +00:00 |
Doug Cutting
|
36fab121e3
|
Remove mention of limitation that no longer exists.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150564 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-04 19:45:27 +00:00 |
Christoph Goller
|
75c4b52722
|
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150547 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-30 12:44:05 +00:00 |
Christoph Goller
|
168a155a8b
|
Bug# 31240
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150545 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-30 09:19:43 +00:00 |
Doug Cutting
|
e2c1b9b313
|
Describe some recent changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150543 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-29 16:54:44 +00:00 |
Doug Cutting
|
79892c1f40
|
Replace OutputStream with IndexOutput and BufferedIndexOutput to permit unbuffered Directory implementations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150536 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-28 18:15:52 +00:00 |
Doug Cutting
|
ae6229c8cb
|
Add native GCJ Directory implementation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150525 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-20 18:14:25 +00:00 |
Daniel Naber
|
49d0e47491
|
document fix for bug #31241
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150524 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-18 18:27:21 +00:00 |
Doug Cutting
|
99fdf6af1f
|
Permit unbuffered index input.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150517 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-16 21:13:37 +00:00 |
Christoph Goller
|
74cadb2dcf
|
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150512 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-15 16:41:26 +00:00 |
Daniel Naber
|
61e338ae88
|
document Christoph's improvements to FuzzyQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150508 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-14 22:19:53 +00:00 |
Daniel Naber
|
891a32f0b1
|
document the addition of the DateTools class
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150486 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-05 22:09:26 +00:00 |
Daniel Naber
|
3e831bfa21
|
document that methods have been deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150459 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-27 20:17:49 +00:00 |
Daniel Naber
|
ccfc4ec8e1
|
whitespace changes only
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150458 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-27 20:11:00 +00:00 |
Erik Hatcher
|
b6978c9213
|
corrected target name
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150444 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 20:53:34 +00:00 |
Otis Gospodnetic
|
bcaf26108e
|
- Applied patch from http://issues.apache.org/bugzilla/show_bug.cgi?id=30360
PR: 30360
Submitted by: Paul Elschot
Reviewed by: Otis Gospodnetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150442 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 20:38:46 +00:00 |
Erik Hatcher
|
d0333a5634
|
fixed misspellings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150440 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 13:36:53 +00:00 |
Christoph Goller
|
99b1b2260d
|
disk usage changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150439 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 13:01:49 +00:00 |
Daniel Naber
|
a34be5b16e
|
document the analyzer move to sandbox
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150437 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-16 21:17:20 +00:00 |
Daniel Naber
|
cf7e09486d
|
mention the new FuzzyQuery parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150424 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-13 19:33:25 +00:00 |
Daniel Naber
|
1268d0deed
|
Document my "throws IOException" cleanup. It won't affect many people I think.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150406 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-07 11:36:39 +00:00 |
Doug Cutting
|
8bd9b14464
|
Preparing for 1.4.1 release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150382 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-02 20:53:14 +00:00 |
Doug Cutting
|
4c96baa13a
|
Fixed a performance bug in hit sorting code, #30240.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150375 13f79535-47bb-0310-9956-ffa450edef68
|
2004-07-21 19:05:46 +00:00 |
Doug Cutting
|
de1ea95568
|
Preparing for 1.4 final release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150369 13f79535-47bb-0310-9956-ffa450edef68
|
2004-07-01 17:40:41 +00:00 |
Doug Cutting
|
5ca4cb27e2
|
Fixed a bug where obsolete segment files were not deleted on Win32.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150362 13f79535-47bb-0310-9956-ffa450edef68
|
2004-06-09 11:28:46 +00:00 |
Doug Cutting
|
27821a7f9a
|
Removed synchronization from term lookup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150361 13f79535-47bb-0310-9956-ffa450edef68
|
2004-06-07 16:55:52 +00:00 |
Otis Gospodnetic
|
cdd9601158
|
- Switched to UTF-8 file encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150360 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-30 20:24:20 +00:00 |