Yonik Seeley
|
30b3cc881d
|
SOLR-2615: log individual updates at DEBUG level, fix NPE when no unique key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145198 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 15:02:43 +00:00 |
Steven Rowe
|
582e3c8f26
|
SOLR-2551: make DIH tests run sequentially
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145194 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 14:39:53 +00:00 |
Martijn van Groningen
|
8445d20f5d
|
SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145173 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 13:44:42 +00:00 |
Robert Muir
|
015ecfa0a0
|
LUCENE-3233: improve ram/perf of SynonymFilter, add wordnet parsing, nuke contrib/wordnet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 12:58:52 +00:00 |
Christopher John Male
|
19fd2508c6
|
SOLR-2647: Made DOMUtilTestBase abstract
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 12:51:51 +00:00 |
Christopher John Male
|
5f30bedccc
|
LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 03:37:00 +00:00 |
Steven Rowe
|
77896f5256
|
SOLR-2452: rename Clover coverage db filename to be the same as Lucene's - because of Lucene compilation called from Solr, Clover's db filename doesn't stay named as solr_coverage.db
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144862 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-10 13:55:05 +00:00 |
Steven Rowe
|
afda0fa29c
|
SOLR-2452: Put back Solr-specific clover properties & targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144847 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-10 12:20:06 +00:00 |
Steven Rowe
|
7885258d13
|
SOLR-2452: Add attribution to CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144800 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-10 10:04:02 +00:00 |
Steven Rowe
|
429093b236
|
SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 23:01:53 +00:00 |
Steven Rowe
|
9e020991ef
|
Merged with trunk up to r1144714
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 18:50:54 +00:00 |
Christopher John Male
|
a3fc708e51
|
Added missing reference to queries module to lucene-prep-jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 03:19:25 +00:00 |
Christopher John Male
|
5c2923a1de
|
SOLR-1825: SolrQuery.addFacetQuery now enables facets automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144564 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 01:02:27 +00:00 |
Christopher John Male
|
038a555aef
|
SOLR-2027: FacetField.getValues() now returns empty list instead of null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144561 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 00:49:49 +00:00 |
Steven Rowe
|
88fe5d121f
|
Merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 21:02:20 +00:00 |
Chris M. Hostetter
|
87850a3a9c
|
SOLR-2541: PluginInfo not correctly reading <long/> values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144415 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 18:20:57 +00:00 |
Simon Willnauer
|
13f9f590ec
|
LUCENE-3294: Some code still compares string equality instead using equals
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144280 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 12:15:04 +00:00 |
Simon Willnauer
|
ac3f91daa2
|
remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144270 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 11:27:13 +00:00 |
Simon Willnauer
|
feb9739bf7
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1144189 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 08:09:32 +00:00 |
Steven Rowe
|
4505c08643
|
SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:41:23 +00:00 |
Dawid Weiss
|
2b2b97f25b
|
Applied folder moves and renames before merge in SVN r1144174.
|
2016-01-23 01:17:32 +01:00 |
Dawid Weiss
|
db22b4d1f7
|
Applied folder moves and renames before merge in SVN r1144174.
|
2016-01-23 01:17:07 +01:00 |
Robert Muir
|
ea67cd8b2c
|
LUCENE-2392: decouple vector space scoring from Query/Weight/Scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 05:08:05 +00:00 |
Mark Robert Miller
|
4163a4a955
|
not true actually - we do have to run through this tokenstream again anyway, so this is necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144129 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 02:26:11 +00:00 |
Steven Rowe
|
28dab8437f
|
SOLR-2331: fix Windows file deletion failure due to a lock held by an unclosed anonymous input stream created for the purpose of debug printing; also, wrap the debug printing in an 'if (VERBOSE) { }' block so that it doesn't get ordinarily get invoked.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144088 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 22:56:20 +00:00 |
Chris M. Hostetter
|
dd55ad4397
|
SOLR-2230: fix CommonsHttpSolrServer so that multiple addFile calls work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144038 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 21:11:21 +00:00 |
Chris M. Hostetter
|
fd337c605c
|
SOLR-2538: Fix overflow but in range faceting on long/double when values bigger then max int/float are used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144014 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 20:18:55 +00:00 |
Robert Muir
|
d10de2c435
|
merge 3.3 release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143943 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 18:01:19 +00:00 |
Simon Willnauer
|
7293dc9c95
|
SOLR-2640: Error message typo for missing field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143938 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 17:54:56 +00:00 |
Steven Rowe
|
69009a84cb
|
SOLR-2634: added maven repository password authentication to artifact deployment macros as an alternative to private key authentication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143878 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 15:18:02 +00:00 |
Uwe Schindler
|
d85c2e13dc
|
remove useless TS.reset() call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143783 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 11:58:12 +00:00 |
Simon Willnauer
|
5abd2b1085
|
LUCENE-3216: Store DocValues per segment instead of per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143776 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 11:48:56 +00:00 |
Simon Willnauer
|
4be688e68d
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1143719 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:03:58 +00:00 |
Noble Paul
|
a66a97c5db
|
missing license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143672 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 06:38:01 +00:00 |
Steven Rowe
|
9abc6a2912
|
SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 21:16:33 +00:00 |
Michael McCandless
|
b55eeb510d
|
LUCENE-3246: invert getDelDocs to getLiveDocs as pre-cursor for LUCENE-1536
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143415 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 13:54:38 +00:00 |
Yonik Seeley
|
e7722eebe5
|
tests: fix too many closes on core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143412 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 13:48:28 +00:00 |
Yonik Seeley
|
64410c6b88
|
SOLR-2636: Fix explain functionality for negative queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143238 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 01:18:33 +00:00 |
Mark Robert Miller
|
0a3f804518
|
SOLR-2331: Refactor CoreContainer's SolrXML serialization code and improve testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143235 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 00:37:21 +00:00 |
Christopher John Male
|
36330b50b4
|
LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 00:28:34 +00:00 |
Steven Rowe
|
4683065f47
|
LUCENE-3228: Switch online javadoc links to a hopefully more reliable URL.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143133 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 16:42:37 +00:00 |
Yonik Seeley
|
06a3778905
|
SOLR-1932: add sumtotaltermfreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143091 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 15:06:24 +00:00 |
Erik Hatcher
|
9748b206f2
|
fix typo in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143047 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 13:20:35 +00:00 |
Erik Hatcher
|
2cb8ffa16f
|
fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143046 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 13:20:03 +00:00 |
Erik Hatcher
|
8734f21840
|
fix some typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143045 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 13:19:13 +00:00 |
Erik Hatcher
|
6266e11571
|
fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143042 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 13:18:23 +00:00 |
Noble Paul
|
868ca9c554
|
SOLR-1431 ShardHandler can be SolrCoreAware, SearchHandler should implement PluginInfoInitialized
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142976 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 10:48:06 +00:00 |
Chris M. Hostetter
|
457f9c4f42
|
SOLR-2631: fix test, example configs no longer allow qt param on ping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142730 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 16:26:24 +00:00 |
Chris M. Hostetter
|
18a095b43b
|
SOLR-2631: improve the example usage(s) of PingRequestHandler to reduce risk of people ever even seeing an error about recursive ping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142722 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 16:14:46 +00:00 |
Robert Muir
|
ae27b645a4
|
SOLR-1932: assume no preflex here, these stats are new in 4.x indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142511 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-03 22:26:22 +00:00 |