Koji Sekiguchi
|
a1aefefdd9
|
SOLR-2922: Upgrade commons-io and commons-lang to 2.1 and 2.6, respectively.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208509 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-30 16:46:22 +00:00 |
Robert Muir
|
21b7c5bbee
|
LUCENE-3584: make bulk postings codec private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208283 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-30 05:19:35 +00:00 |
Chris M. Hostetter
|
2337f4687f
|
LUCENE-3599: Fix DistanceUtils.haversine() javadocs -- were incorrectly stating the expected order of the arguments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208118 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-29 22:38:08 +00:00 |
Chris M. Hostetter
|
3ed5106920
|
SOLR-2819: Improved speed of parsing hex entities in HTMLStripCharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208032 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-29 19:15:54 +00:00 |
Chris M. Hostetter
|
afc71a72a6
|
SOLR-2861: remove inadvertant & unneeded import statement from SolrCore, and revert r1197205 that enabled maven to compile with this mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208022 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-29 18:44:03 +00:00 |
Michael McCandless
|
c80bb6e229
|
LUCENE-3601: fix missing incRef for _N.fnx; assert no unref'd files in MDW.close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207577 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 20:35:04 +00:00 |
Simon Willnauer
|
9a513f82dc
|
LUCENE-3592: Make BytesRef#startsWith & BytesRef#endsWith static
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207564 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 20:15:17 +00:00 |
Robert Muir
|
4dd6b5fbed
|
SOLR-2919: Localized rangequery support for icu/jdk collation filters, parametric tailoring for icu collators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207070 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 11:03:24 +00:00 |
Erick Erickson
|
4d4ec8b8c2
|
Updated SOLR-2438 description and added in for 3.6 backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206910 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-27 23:19:03 +00:00 |
Erick Erickson
|
516f1a6195
|
Updated SOLR-2438 description
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206778 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-27 17:44:08 +00:00 |
Erick Erickson
|
c94c1c5a64
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206767 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-27 17:04:38 +00:00 |
Steven Rowe
|
6d389eb3e7
|
Added news item for Solr 3.5.0 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206591 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-26 21:07:45 +00:00 |
Uwe Schindler
|
af65c91000
|
fix test-jsp target to be actually called (its not a compile task, it just tries to compile as the test itsself)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206270 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 17:38:56 +00:00 |
Yonik Seeley
|
1de301e90a
|
LUCENE-3590: fix solr breakage due to bytesref changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206262 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 17:08:33 +00:00 |
Erick Erickson
|
098371446a
|
SOLR-2438, allow an analysis chain to be created for multiterm query terms or synthesize one if not defined explicitly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 15:46:26 +00:00 |
Robert Muir
|
7f766cf603
|
LUCENE-3590: nuke BytesRef.utf8ToChars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 13:55:41 +00:00 |
Robert Muir
|
3b6da22aa7
|
LUCENE-3590: clearly mark bogus deep-copying apis in BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206143 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 12:50:13 +00:00 |
Simon Willnauer
|
e2cddbfd43
|
fixed spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206070 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 07:59:57 +00:00 |
Shalin Shekhar Mangar
|
44fc56dc92
|
SOLR-2912 -- Fixed File descriptor leak in ShowFileRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205774 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-24 10:11:06 +00:00 |
Simon Willnauer
|
c83152ab64
|
SOLR-2911: add AS3ESS book to solr website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205366 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 11:09:59 +00:00 |
Simon Willnauer
|
3238dc03dd
|
SOLR-2911: add AS3ESS book to solr website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205360 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 10:49:08 +00:00 |
Shalin Shekhar Mangar
|
db391dfc79
|
SOLR-1565 -- StreamingUpdateSolrServer supports RequestWriter API and therefore, javabin update format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205342 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 09:39:54 +00:00 |
Erik Hatcher
|
387c0c00dd
|
Fix typo, adjust formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205056 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 16:12:46 +00:00 |
Erik Hatcher
|
55e3696965
|
SOLR-2607: Remove deprecated client/ruby. RIP solr-ruby and flare
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205054 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 16:04:57 +00:00 |
Shalin Shekhar Mangar
|
25384f2098
|
SOLR-2904 -- Moving the changelog entry to the correct version 3.6 from 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204947 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 12:15:30 +00:00 |
Shalin Shekhar Mangar
|
20a43ad9dc
|
SOLR-2904 -- BinaryUpdateRequestHandler should be able to accept multiple update requests from a stream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204453 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 11:32:53 +00:00 |
Simon Willnauer
|
356fa5d137
|
preparing Lucene 3.5 release adding 3.6 constants and changes sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 11:27:57 +00:00 |
Christopher John Male
|
2a68764f72
|
SOLR-1123: Added Uri to Changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204336 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 03:16:58 +00:00 |
Christopher John Male
|
f55c72f928
|
SOLR-1123: Changed JSONResponseWriter content-type to be application/json by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204327 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 02:50:39 +00:00 |
Grant Ingersoll
|
f91bf0bd48
|
SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203842 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-18 21:09:10 +00:00 |
Grant Ingersoll
|
00f5fef162
|
SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203839 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-18 21:07:13 +00:00 |
Michael McCandless
|
5267d23d46
|
LUCENE-3577: rename IW.expungeDeletes -> IW.forceMergeDeletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203756 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-18 17:27:04 +00:00 |
Michael McCandless
|
9e27723b37
|
LUCENE-3562: stop caching thread-private TermsEnums in Terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203294 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 17:35:42 +00:00 |
Yonik Seeley
|
5a3b635239
|
example: commit by maxDocs normally doesn't make sense - remove from example, update descriptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203257 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 16:43:09 +00:00 |
Simon Willnauer
|
87ac7de453
|
SOLR-2902: List of collations are wrong parsed in SpellCheckResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203114 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 08:55:10 +00:00 |
Chris M. Hostetter
|
2a94133a2c
|
SOLR-2578: ReplicationHandler's backup command now supports a 'numberToKeep' param that can be used to delete all but the most recent N backups.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202969 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 01:33:21 +00:00 |
Robert Muir
|
873f199924
|
LUCENE-2621: move TermVectors,FieldInfos,SegmentInfos to codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202842 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 19:09:35 +00:00 |
Robert Muir
|
598920d7bd
|
LUCENE-3571: nuke IndexSearcher(Directory)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202657 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 12:19:41 +00:00 |
Chris M. Hostetter
|
3508d03220
|
SOLR-2813: Fix HTTP error codes returned when requests contain strings that can not be parsed as numbers for Trie fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202499 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 01:27:26 +00:00 |
Yonik Seeley
|
67478264b5
|
SOLR-2895: call commit tracker after doc is added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202428 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 21:26:54 +00:00 |
Simon Willnauer
|
54e30039cd
|
fixed changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202157 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 12:32:31 +00:00 |
Simon Willnauer
|
0c11dd55d3
|
SOLR-1023: added Changes.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202152 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 12:20:36 +00:00 |
Simon Willnauer
|
25731ea3f7
|
SOLR-2895: call CommitTracker#addedDocument after document is added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202107 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 09:28:46 +00:00 |
Ryan McKinley
|
ea4f87fd25
|
SOLR-2877: Adding explicit map constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201900 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 21:09:01 +00:00 |
Ryan McKinley
|
04a9b55618
|
SOLR-1023: StatsComponent can now support dates (and other non-numeric fields)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201855 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 19:58:04 +00:00 |
Steven Rowe
|
f389654f9c
|
SOLR-2382: Switch javadoc tag @solr.experimental to @lucene.experimental (the build's javadoc invocation does not include @solr.experimental, and @lucene.experimental is already used in many places in Solr's code)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201784 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 16:48:09 +00:00 |
Noble Paul
|
e7294aab77
|
SOLR-2382 Support pluggable caching implementations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201659 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 10:27:51 +00:00 |
Erick Erickson
|
4145656bb5
|
Adding date tests to SOLR-2134
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201484 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-13 19:29:17 +00:00 |
Simon Willnauer
|
03cc612036
|
LUCENE-2822: prevent TimeLimitedCollector from starting a statically referenced thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201165 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-12 02:22:06 +00:00 |
Michael McCandless
|
fd447cbaff
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201058 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 21:27:22 +00:00 |