Doug Cutting
|
7c09d17565
|
Fix for LUCENE-435: Optimize BufferedIndexOutput.writeBytes(). Contributed by Lukas Zapletal.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379532 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-21 17:00:40 +00:00 |
Doug Cutting
|
2b686b68aa
|
Fix release and svn urls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379515 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-21 16:31:28 +00:00 |
Doug Cutting
|
3021f421d6
|
Sync changes to docs from 1.9 branch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379209 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-20 19:34:47 +00:00 |
Doug Cutting
|
f9f3161f57
|
Minor javadoc improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@379189 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-20 18:11:02 +00:00 |
Yonik Seeley
|
ca10021bca
|
TestMultiAnalyzer - test subclassing and default phrase slop: LUCENE-483
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@378052 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-15 18:36:00 +00:00 |
Yonik Seeley
|
8a3cae2dd8
|
Removed constrait that a sort field must have some terms indexed: LUCENE-374
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@377502 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-13 21:46:13 +00:00 |
Otis Gospodnetic
|
93657ca63a
|
- Limit to an optional field; reindented (die tabs, die), ASF License 2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@376393 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-09 19:17:14 +00:00 |
Daniel Naber
|
646d9646cb
|
DateTools needs to use UTC for correct collation (LUCENE-491), patch by John Haxby
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@375070 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-05 18:17:02 +00:00 |
Yonik Seeley
|
3118a1cdb9
|
make FIeldSortedHitQueue public: LUCENE-432
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@374436 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-02 16:55:26 +00:00 |
Daniel Naber
|
0f19da3c90
|
fix parsing of dates in range queries that use local date format: include the last day if query is inclusive
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@373355 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-29 20:51:43 +00:00 |
Daniel Naber
|
9db7eaa951
|
Don't suggest a word as similar for itself. Thanks to Michael Harhen for the fix.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@373185 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-28 17:22:04 +00:00 |
Wolfgang Hoschek
|
75ee463870
|
cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372696 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-27 01:32:41 +00:00 |
Daniel Naber
|
ccde3ae5c0
|
mention nightly builds in the news section (plus tiny HTML syntax fixes)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372588 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-26 19:12:23 +00:00 |
Erik Hatcher
|
abed4e6990
|
LUCENE-490: Fix to allow QueryParser.jj to work with JavaCC 4.0 submitted by Steven Rowe
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372383 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-26 00:43:01 +00:00 |
Daniel Naber
|
e37a04646a
|
make setMaxBufferedDocs(1) behave correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372350 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-25 22:49:45 +00:00 |
Doug Cutting
|
425efb182e
|
Add a nightly target. Also remove jjdoc from package for now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@372328 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-25 21:45:56 +00:00 |
Daniel Naber
|
f2d4c33dc3
|
document thrown exception in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@371271 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 11:55:21 +00:00 |
Daniel Naber
|
5a8e468d3c
|
document the slightly confusing situation of parsing dates in range queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@369559 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-16 20:09:48 +00:00 |
Yonik Seeley
|
bc4581f6d9
|
set default phraseSlop on MultiPhraseQuery in getFieldQuery: LUCENE-483
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@367110 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-08 22:35:52 +00:00 |
Otis Gospodnetic
|
ce3d7a331e
|
- ASL 2.0 instead of 1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@366561 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-06 20:23:24 +00:00 |
Andreas Vajda
|
c312ac9d52
|
- integrated Aaron Donovan's port to Berkeley DB Java Edition
- reorganized directory tree to accomodate multiple implementations
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@366041 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-05 01:04:17 +00:00 |
Yonik Seeley
|
2d85b34db8
|
add boost to hashCode: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@365976 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-04 20:22:49 +00:00 |
Doug Cutting
|
3a4d2491fa
|
Add TopDocCollector and TopFieldDocCollector. These simplify the implementation of hit collectors that collect top-scoring or -sorting documents.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@365447 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-02 22:00:07 +00:00 |
Erik Hatcher
|
ca6b9ee2e5
|
add .equals/.hashCode
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@359537 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-28 14:25:34 +00:00 |
Erik Hatcher
|
396229f18d
|
Remove (Span)RegexQuery from core. Add completely refactored version to contrib/regex allowing pluggable regex implementations. contrib/regex is still a work in progress, and documentation is forthcoming
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@359526 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-28 13:57:40 +00:00 |
Erik Hatcher
|
aa07efc076
|
minor HTML encoding issue in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@359523 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-28 13:53:09 +00:00 |
Yonik Seeley
|
10ae54c724
|
add test for hashCode/equals
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@359080 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-26 17:22:43 +00:00 |
Yonik Seeley
|
3852c6263e
|
fix equals() typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@359079 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-26 17:20:02 +00:00 |
Yonik Seeley
|
b374f5ffa2
|
implement, correct, improve hashcodes: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@359078 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-26 17:12:16 +00:00 |
Yonik Seeley
|
9513c471f6
|
improve hashcodes: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358696 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-23 04:03:06 +00:00 |
Yonik Seeley
|
9b4b499548
|
improve hashcodes: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358695 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-23 03:51:03 +00:00 |
Yonik Seeley
|
27f2d29a10
|
improve hashcodes: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358694 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-23 03:43:38 +00:00 |
Yonik Seeley
|
75c81da538
|
improve hashcodes: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358693 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-23 03:37:50 +00:00 |
Yonik Seeley
|
99c9289a89
|
improve hashcodes: LUCENE-460
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358689 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-23 03:14:58 +00:00 |
Yonik Seeley
|
9a9da2f770
|
grab commit lock when getting current version: LUCENE-481
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358685 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-23 02:38:23 +00:00 |
Daniel Naber
|
9ad46499cf
|
print usage if called with wrong number of arguments; be more verbose
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358655 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-22 23:39:49 +00:00 |
Otis Gospodnetic
|
8125927112
|
- Initial commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358165 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-21 01:01:46 +00:00 |
Otis Gospodnetic
|
1fe7d48e25
|
- Handy command line tool for merging Lucene indices
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358156 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-21 00:05:18 +00:00 |
Yonik Seeley
|
c86207379d
|
fix score to include boost and query normalization: LUCENE-450
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358089 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-20 20:14:30 +00:00 |
Yonik Seeley
|
a08af8e73d
|
Change DisjunctionMaxScorer to use heap (Chuck Williams)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@356452 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-13 02:19:46 +00:00 |
Daniel Naber
|
f3dcf0683c
|
document that extractTerms() can throw an exception if it's called on a non-rewritten query
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@355997 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-11 19:18:50 +00:00 |
Andreas Vajda
|
f962bd4dae
|
made build.xml accept db.version property argument
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@355282 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-08 23:49:39 +00:00 |
Doug Cutting
|
e6400c63f0
|
Fix LUCENE-479: After MultiReader.undeleteAll(), numDocs was incorrect. Contributed by Robert Kirchgessner.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@355181 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-08 19:53:06 +00:00 |
Erik Hatcher
|
cf4c00556c
|
Likewise rename the delete methods for IndexModifier, deprecating the old (though not strictly necessary since IndexModifier was added after 1.4.3)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354934 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-08 02:14:25 +00:00 |
Erik Hatcher
|
331748b8c3
|
LUCENE-289 - added IndexReader.deleteDocument/.deleteDocuments and deprecated .delete(int)/.delete(Term).
CHANGES.txt already mentions deprecated methods sufficiently, so nothing further to note for this change.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354917 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-08 00:22:00 +00:00 |
Yonik Seeley
|
ad9e9bceb4
|
remove score normalization from expert level search: LUCENE-469
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354819 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-07 17:48:37 +00:00 |
Daniel Naber
|
2f98d903ce
|
fix link to wordnet in SVN
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354487 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-06 18:16:52 +00:00 |
Yonik Seeley
|
3e1787d7db
|
StopFilter ignore case: LUCENE-248
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354253 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-06 01:36:53 +00:00 |
Wolfgang Hoschek
|
63ce2859a7
|
javadoc cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354001 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-05 07:11:02 +00:00 |
Wolfgang Hoschek
|
4ff370aaa3
|
javadoc cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@354000 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-05 07:10:24 +00:00 |