Uwe Schindler
|
6dddd1d6b2
|
SOLR-6519: Add back "single" lock factory type to StandardDirectoryFactory (to prevent test randomization from failing). Should be discussed in separate issue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625724 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-17 18:29:22 +00:00 |
|
Uwe Schindler
|
1866163a72
|
SOLR-6519: Make DirectoryFactory#create() take LockFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625644 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-17 16:30:46 +00:00 |
|
Erick Erickson
|
c004edbb7a
|
SOLR-6482: Omitted tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625441 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-17 00:49:55 +00:00 |
|
Yonik Seeley
|
f8a4f61fe0
|
add overview.html file to analytics contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625384 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 20:35:54 +00:00 |
|
Yonik Seeley
|
21bb022d62
|
SOLR-5302: move analytics component to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625331 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 15:29:54 +00:00 |
|
Robert Muir
|
e73e624af5
|
LUCENE-5949: Add Accountable.getChildResources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625275 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-16 13:26:55 +00:00 |
|
Chris M. Hostetter
|
a0e0d79233
|
SOLR-6507: Fixed several bugs involving stats.field used with local params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625163 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 21:00:32 +00:00 |
|
Erick Erickson
|
e381b67e93
|
SOLR-6482: Add an onlyIfDown flag for DELETEREPLICA collections API command
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624930 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 03:08:05 +00:00 |
|
Uwe Schindler
|
0dcd2f3e65
|
SOLR-6518: CachingDirectoryFactory subclasses must init directory with NoLockFactory, because the real lock factory gets set later via injectLockFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624928 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-15 00:49:27 +00:00 |
|
Uwe Schindler
|
3bb1cfb449
|
Don't use a SimpleFSLockFactory for RAMDirectoryFactory in Solr (fails tests in trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624924 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-14 23:26:17 +00:00 |
|
Robert Muir
|
3eb66fb19c
|
LUCENE-5945: Full cutover to Path api from java.io.File
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624784 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 21:46:29 +00:00 |
|
Noble Paul
|
ef634712ca
|
SOLR-5473 removed unused APi, logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624770 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 17:40:59 +00:00 |
|
Noble Paul
|
3525a56010
|
SOLR-6514
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624717 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-13 08:51:39 +00:00 |
|
Chris M. Hostetter
|
4517445467
|
SOLR-5473, SOLR-5474, SOLR-5810 ... NO SVN KEYWORDS! ! !
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624650 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 21:12:20 +00:00 |
|
Steven Rowe
|
125feae224
|
SOLR-6508: SolrSchemalessExampleTests -> SolrSchemalessExampleTest (removed trailing 's' blocking execution under Ant); example-schemaless solr home is now copied to a temp dir before executing the tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624616 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 19:00:39 +00:00 |
|
Noble Paul
|
7888a43541
|
split clusterstate.json SOLR-5473, SOLR-5474, SOLR-5810
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624556 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-12 14:11:17 +00:00 |
|
Joel Bernstein
|
96b166ed06
|
SOLR-6323: changed overank combined query elevation test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624394 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 21:13:32 +00:00 |
|
Shalin Shekhar Mangar
|
34a47e66ca
|
SOLR-6501: Binary Response Writer does not return wildcard fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624370 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 19:40:04 +00:00 |
|
Joel Bernstein
|
22986445fe
|
SOLR-6323: ReRankingQParserPlugin should handle paging beyond number reranked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624303 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 14:34:44 +00:00 |
|
Robert Muir
|
bb0256f260
|
LUCENE-5925: use rename instead of segments_N fallback/segments.gen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624194 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 05:04:06 +00:00 |
|
Noble Paul
|
e631c5ed41
|
SOLR-6499
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624182 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 02:15:18 +00:00 |
|
Noble Paul
|
f91b957e52
|
SOLR-6499
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-11 02:08:13 +00:00 |
|
Tomas Eduardo Fernandez Lobbe
|
096f05b091
|
SOLR-6452: CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624117 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 20:38:18 +00:00 |
|
Tomas Eduardo Fernandez Lobbe
|
e51bce7c68
|
SOLR-6452: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624091 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 18:36:27 +00:00 |
|
Uwe Schindler
|
031fc7d167
|
Merged revision(s) 1624073 from lucene/dev/branches/branch_4x:
LUCENE-5934: Fix backwards compatibility for 4.0 indexes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624089 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-10 18:21:16 +00:00 |
|
Chris M. Hostetter
|
92f5ad5ea3
|
SOLR-6493: Fix fq exclusion via ex local param in multivalued stats.field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623884 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-09 23:00:04 +00:00 |
|
Noble Paul
|
36602cc396
|
SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623744 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-09 10:51:46 +00:00 |
|
Erick Erickson
|
7fbd55f679
|
SOLR-6187: facet.mincount ignored in range faceting using distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623429 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-08 16:34:23 +00:00 |
|
Uwe Schindler
|
ea365a6a96
|
SOLR-6489: Disable Morphlines-Cell tests, because Update to Tika 1.6 (SOLR-6488) broke them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623308 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-08 07:10:12 +00:00 |
|
Uwe Schindler
|
c0717d0c18
|
SOLR-6488: Upgrade Solr Cell to TIKA 1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623225 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-07 20:50:13 +00:00 |
|
Uwe Schindler
|
434c1fa913
|
Fix test to abort, if filesystem does not support non-readable directories (e.g., windows).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622999 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-07 11:24:08 +00:00 |
|
Noble Paul
|
db577f5962
|
SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622820 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 23:58:10 +00:00 |
|
Noble Paul
|
ae797c0e18
|
SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622817 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 23:40:05 +00:00 |
|
Noble Paul
|
35aa8a4a45
|
SOLR-6471 removing unused logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 20:04:37 +00:00 |
|
Noble Paul
|
6386f1760f
|
SOLR-6471
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622773 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 19:44:45 +00:00 |
|
Erick Erickson
|
5af7459462
|
SOLR-5322: core discovery can fail w/NPE and no explanation if a non-readable directory exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622745 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 17:31:34 +00:00 |
|
Timothy Potter
|
323426f914
|
SOLR-6467: bin/solr script should direct stdout/stderr when starting in the background to the solr-PORT-console.log in the logs directory instead of bin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622736 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 16:35:52 +00:00 |
|
Timothy Potter
|
49c6a4a0bf
|
SOLR-6447: bin/solr should pass -DnumShards=1 for bootstrapping collection1 when starting in cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622733 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 16:30:23 +00:00 |
|
Timothy Potter
|
f15d6e2b21
|
SOLR-5098: Support adding field types to managed schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622724 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 15:33:51 +00:00 |
|
Chris M. Hostetter
|
f9a2d653b9
|
SOLR-5814: CoreContainer reports incorrect & missleading path for solrconfig.xml when there are loading problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622569 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 22:07:28 +00:00 |
|
Robert Muir
|
3604769c3a
|
LUCENE-5906: Use Files.delete everywhere instead of File.delete
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622506 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 15:56:25 +00:00 |
|
James Dyer
|
305d6829a7
|
SOLR-6297: Fix for Distributed WordBreakSolrSpellChecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622476 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 13:57:05 +00:00 |
|
Chris M. Hostetter
|
320f2d1884
|
SOLR-6024: Fix StatsComponent when using docValues=true multiValued=true (bug only on 4x trunk commit is just test changes demonstrating correct behavior)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622386 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 00:19:56 +00:00 |
|
Noble Paul
|
2a5558ed77
|
SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 00:18:08 +00:00 |
|
Noble Paul
|
8306b8a464
|
SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622384 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 00:16:31 +00:00 |
|
Erick Erickson
|
ee45c14565
|
SOLR-4580: fix a second problem with stripChroot call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622339 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 19:51:49 +00:00 |
|
Chris M. Hostetter
|
1eafd0fa43
|
SOLR-4406: Fix RawResponseWriter to respect 'base' writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622321 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 19:18:20 +00:00 |
|
Mark Robert Miller
|
c52d04197a
|
SOLR-4580: fix strip chroot call.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622319 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 19:15:40 +00:00 |
|
Noble Paul
|
fbb8dc76e3
|
SOLR-6365 NPE bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622168 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 06:10:17 +00:00 |
|
Noble Paul
|
9d05bbfad4
|
SOLR-6365 multiparamset bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622156 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 00:35:29 +00:00 |
|