Steven Rowe
|
6556cedcbb
|
SOLR-2452: fix jar file name of a Solr-internal dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146894 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 21:02:51 +00:00 |
Steven Rowe
|
2ea3611703
|
Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146843 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 18:47:27 +00:00 |
Erick Erickson
|
e2e7c26849
|
SOLR-2535: REGRESSION: in Solr 3.x and trunk the admin/file handler fails to show directory listings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146685 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 13:17:39 +00:00 |
Shalin Shekhar Mangar
|
903d239fb7
|
Solr 1.5 was actually Solr 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146638 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 10:39:33 +00:00 |
Christopher John Male
|
6b700e1183
|
LUCENE-3271: Moved MoreLikeThis to queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146542 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:07:11 +00:00 |
Steven Rowe
|
54c5bde246
|
Add javadocs-test-framework target for Jenkins builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146430 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 20:43:58 +00:00 |
Martijn van Groningen
|
ddc63adcfd
|
Added missing entries to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146329 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 19:58:13 +00:00 |
Martijn van Groningen
|
bcc7efbee5
|
SOLR-2642: Fixed sorting by function when using grouping.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146291 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 19:38:40 +00:00 |
Martijn van Groningen
|
b3481764ab
|
Added missing entries to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146201 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 18:33:16 +00:00 |
Steven Rowe
|
2c5adaaaf6
|
LUCENE-3274: removed common-module reference from lucene-jars-to-solr target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146108 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 16:03:12 +00:00 |
Shalin Shekhar Mangar
|
dddbb9c0a0
|
SOLR-2492 -- DIH does not commit if only deletes are processed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145925 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 09:15:55 +00:00 |
Martijn van Groningen
|
9a9d84579e
|
fixed bug when start is bigger than rows and format is simple that zero documents are returned even if there are documents to display.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145747 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 20:16:54 +00:00 |
Robert Muir
|
ea262d0ddb
|
LUCENE-2048: add solr upgrade note
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145657 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 16:23:08 +00:00 |
Robert Muir
|
580b6df358
|
LUCENE-2048: fix javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145603 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 14:14:33 +00:00 |
Robert Muir
|
1c646d24c9
|
LUCENE-2048: omit positions but keep term freq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145594 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 13:31:22 +00:00 |
Shalin Shekhar Mangar
|
e6dcad7e98
|
SOLR-2623 -- Solr JMX MBeans do not survive core reloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145518 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 10:04:35 +00:00 |
Shalin Shekhar Mangar
|
52649534ac
|
SOLR-2644 -- When using threads=2 the default logging is set too high
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145502 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 09:13:29 +00:00 |
Robert Muir
|
2d9e65f34b
|
LUCENE-3233: log a warning instead of error, if synonyms rule set is completely empty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145442 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 03:46:37 +00:00 |
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 |