Chris M. Hostetter
|
be0e0a30ae
|
refer to autoGeneratePhraseQueries by name in comment about how version affects it's default state; update comment to be better indented
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378392 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-29 00:07:43 +00:00 |
Chris M. Hostetter
|
c53886d78e
|
SOLR-3757: reduce confusion if people go to enable master/slave replication by only having a single /replication handler in the example config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378387 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-28 23:50:38 +00:00 |
Robert Muir
|
84fb1d09d0
|
LUCENE-4334: remove unnecessary ant-junit dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378090 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-28 11:50:28 +00:00 |
Uwe Schindler
|
d8f36a22b1
|
LUCENE-3923: Faster SVN WC checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377991 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-28 06:50:46 +00:00 |
Chris M. Hostetter
|
a8b57fa9de
|
SOLR-3745: Proper error reporting if SolrCloud mode is used w/o necessary "_version_" field in schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 23:01:11 +00:00 |
Chris M. Hostetter
|
69d8555ea8
|
be more specific: only the admin ui requires having at least on SolrCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377867 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 21:09:45 +00:00 |
Robert Muir
|
458fcb4446
|
LUCENE-3923: fail the build on wrong svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377702 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 14:47:19 +00:00 |
Sami Siren
|
71a58d78a4
|
SOLR-3731: increase sleep
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377579 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 06:48:03 +00:00 |
Michael McCandless
|
35285cf295
|
fix typo itsself -> itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377363 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-25 22:11:56 +00:00 |
Erik Hatcher
|
13fd86913c
|
SOLR-3288: Update reference to example conf/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1376792 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 23:51:42 +00:00 |
Sami Siren
|
504b792937
|
SOLR-3731: disallow null CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1376432 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 10:52:37 +00:00 |
Robert Muir
|
568156b710
|
LUCENE-4321: Don't extend the trappy/broken FilterReader and simplify CharFilter so subclasses are correct readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1376158 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-22 17:51:19 +00:00 |
Chris M. Hostetter
|
eaad73b6d1
|
SOLR-3746: fix inadvertant schema change from manual testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1375725 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 19:20:43 +00:00 |
Chris M. Hostetter
|
0183711e22
|
SOLR-3746: more context to error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1375723 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 19:19:21 +00:00 |
Chris M. Hostetter
|
41c067bc18
|
SOLR-3746: Proper error reporting if updateLog is configured w/o necessary _version_ field in schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1375674 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 17:25:34 +00:00 |
Sami Siren
|
96767652d7
|
SOLR-3726 allow more flexibility in configuring solr http clients
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374964 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 10:32:52 +00:00 |
Yonik Seeley
|
97689f52f2
|
SOLR-3743: real-time get should not return copyField targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374912 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 04:22:10 +00:00 |
Jan Høydahl
|
4c057cf4bf
|
SOLR-3691: Fixed javadocs-lint errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374549 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-18 10:26:51 +00:00 |
Jan Høydahl
|
01cdc012a0
|
SOLR-3707: Upgrade Solr to Tika 1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374501 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-18 01:47:40 +00:00 |
Jan Høydahl
|
92171e49a5
|
SOLR-3691: SimplePostTool: Mode for indexing a web page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374497 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-18 01:30:49 +00:00 |
Yonik Seeley
|
1e2fa0ad45
|
license
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374490 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-18 01:05:47 +00:00 |
Yonik Seeley
|
84a8768b5d
|
SOLR-3715: fix FastOutputStream, FastWriter when buffer sizes can change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374480 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-18 00:15:04 +00:00 |
Uwe Schindler
|
5a940c12d8
|
Don't use IOUtils in SolrJ! Sorry, hope maven build did not start in this time frame *g*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374079 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 21:57:13 +00:00 |
Uwe Schindler
|
00167f1514
|
Fix bug in test by using a local file instead of HTTP URL. Also fix unclosed file in FileStream.getContentType(), remove dead code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 21:50:41 +00:00 |
Uwe Schindler
|
a59f38a03a
|
Better verbosity, also fix bug in while loop with char==0.
I have one explanation for this: Maybe Apaches SVN server returns something (like error message) that's not UTF8?
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374022 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 19:53:45 +00:00 |
Robert Muir
|
2a83b58506
|
use assertEquals so we will see whats going on when this fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373994 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 19:24:31 +00:00 |
Yonik Seeley
|
e7a09ceec4
|
SOLR-2857: restore /update/json and /update/csv
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373904 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 16:19:23 +00:00 |
Mark Robert Miller
|
bb54482c00
|
add hostContext to solr.xml by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373900 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-16 16:11:15 +00:00 |
Chris M. Hostetter
|
7be3e71665
|
SOLR-3690: need to copy the license + sha1 files to be included in solr artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373606 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 20:04:17 +00:00 |
Chris M. Hostetter
|
8cb409d4cf
|
SOLR-2981: Fixed StatsComponent to no longer return duplicated information when requesting multiple stats.facet fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 19:44:27 +00:00 |
Chris M. Hostetter
|
769c9003cd
|
SOLR-3690: Fixed binary release packages to include dependencies needed for the solr-test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373553 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 18:30:04 +00:00 |
Mark Robert Miller
|
12cbfaf62a
|
SOLR-3730: Rollback is not implemented quite right and can cause corner case fails in SolrCloud tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373398 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 13:34:34 +00:00 |
Greg Bowyer
|
8a5bab3e1d
|
SOLR-3572: Make schema-browser show custom similarities
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373117 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 21:16:17 +00:00 |
Robert Muir
|
796fb31c89
|
LUCENE-4307: rename IR.getTopReaderContext to IR.getContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 20:43:16 +00:00 |
Mark Robert Miller
|
c607f548bb
|
solrcloud: improve some logging, improve some testing, other minor tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372981 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 17:16:43 +00:00 |
Uwe Schindler
|
2573a23996
|
LUCENE-4304: Make CompositeReader.getSequentialSubReaders() protected
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372866 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 12:54:46 +00:00 |
Mark Robert Miller
|
d4b66af3b3
|
SOLR-3727: improve solrcloud close/shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372701 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 01:31:27 +00:00 |
Chris M. Hostetter
|
680449363f
|
SOLR-3670: New CountFieldValuesUpdateProcessorFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372687 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 00:35:55 +00:00 |
Robert Muir
|
e64057ccd9
|
LUCENE-4152: use simpler sugar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372654 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 22:22:24 +00:00 |
Mark Robert Miller
|
2c31ae30e5
|
SOLR-3727: improve solrcloud close/shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372626 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 21:22:08 +00:00 |
Mark Robert Miller
|
6331d4be67
|
add javadoc return value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372406 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 12:57:04 +00:00 |
Sami Siren
|
1d27c0364b
|
SOLR-3649: fix bug in JavabinLoader that caused deleteById(List<String> ids) to not work in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372346 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 09:56:33 +00:00 |
Dawid Weiss
|
d72080551a
|
Add issue pointer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372316 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 08:41:40 +00:00 |
Robert Muir
|
80811d02f5
|
remove FieldsEnum and replace with Iterator<String>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372243 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 02:25:19 +00:00 |
Uwe Schindler
|
e1295dc3d8
|
Fix test failure caused in Maven, because test-framework classes are packaged in JAR.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372218 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-13 00:01:59 +00:00 |
Dawid Weiss
|
cebfa0b9b9
|
LUCENE-3985: Upgrade to randomizedtesting 2.0.0. Added support for thread leak detection. Added support for suite timeouts. (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372068 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-12 11:23:11 +00:00 |
Michael McCandless
|
6bc248b017
|
throw IllegalArgumentException if you try to index term vector offsets/positions when term vectors are not indexed, or if you try to index term vectors when field is not index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372025 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-11 20:51:34 +00:00 |
Uwe Schindler
|
5930b2db76
|
LUCENE-4187: Remove remaining clover reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371843 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-10 23:33:04 +00:00 |
Uwe Schindler
|
5259fcd0c5
|
LUCENE-4187: Merge clover reports of Lucene/Solr for easier and more useful Jenkins reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371839 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-10 23:18:18 +00:00 |
Robert Muir
|
392ddde4d3
|
SOLR-3725: fix package-local-src-tgz to not bring in jars/binary content
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371688 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-10 12:38:48 +00:00 |