Timothy Potter
c1522a9c75
SOLR-7847: Implement run example logic in Java instead of OS-specific scripts in bin/solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694083 13f79535-47bb-0310-9956-ffa450edef68
2015-08-04 16:32:12 +00:00
Chris M. Hostetter
0b309054b6
LUCENE-6609: Add getSortField impls to many subclasses of FieldCacheSource which return the most direct SortField implementation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693979 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 23:13:22 +00:00
Erik Hatcher
4f065ce777
SOLR-7832: bin/post now allows either -url or -c, rather than requiring both
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693958 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 19:34:21 +00:00
Erik Hatcher
2c0b36bf0a
SOLR-7769: Add bin/post -p alias for -port parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693953 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 18:39:29 +00:00
Erik Hatcher
5b21274051
SOLR-7799: fix mistake of docs count for terms being inside the new if condition inadvertently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693943 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 17:33:00 +00:00
Erik Hatcher
2255cd3e54
SOLR-7799: Added includeIndexFieldFlags to /admin/luke
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693935 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 17:06:49 +00:00
Noble Paul
40e2cded26
SOLR-6625: Remove the HttpContext which provides our request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693931 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 16:23:01 +00:00
Mikhail Khludnev
83520603c1
SOLR-5882: introducing local param {!parent score=..}..
...
fixing ScoreMode.Min for ToParentBlockJoinQuery
fixing ScoreMode parsing exception in ScoreJoinQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693926 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 16:14:52 +00:00
Jan Høydahl
8d79295286
SOLR-7863: Lowercase the CLUSTERPROP command in ZkCLI for consistency, print error for unknown cmd (janhoy)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693887 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 12:18:30 +00:00
Jan Høydahl
4a63a328d4
SOLR-3085: New edismax param mm.autoRelax which helps in certain cases of the stopwords/zero-hits issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693833 13f79535-47bb-0310-9956-ffa450edef68
2015-08-02 22:31:19 +00:00
Shalin Shekhar Mangar
85347285f8
SOLR-6273: Reset test hooks in a finally block to avoid leakage to other tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693786 13f79535-47bb-0310-9956-ffa450edef68
2015-08-02 05:26:25 +00:00
Mikhail Khludnev
0e61da7531
SOLR-6234: moving lines in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693760 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 20:46:15 +00:00
Shalin Shekhar Mangar
2a8bef841a
SOLR-7854: Remove unused ZkStateReader.updateClusterState(false) method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693681 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 06:24:04 +00:00
Chris M. Hostetter
5f5ab2a79f
SOLR-2522: new two argument option for the existing field() function; picks the min/max value of a docValues field to use as a ValueSource: "field(field_name,min)" and "field(field_name,max)"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693625 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 16:21:44 +00:00
Christine Poerschke
22d67a637a
SOLR-7823: TestMiniSolrCloudCluster.testCollectionCreateSearchDelete async collection-creation (sometimes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693616 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 15:35:10 +00:00
Uwe Schindler
81df57baa2
SOLR-5022: Merged revision(s) 1693559 from lucene/dev/branches/branch_5x: cleanup outdated Java 7 stuff
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693560 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 10:16:07 +00:00
Anshum Gupta
57a15d9278
SOLR-6625: Remove RequestInterceptor at the end of the test in BasicHttpSolrClientTest. It was interfering with other tests running the same JVM.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693497 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 20:48:57 +00:00
Upayavira
caace607e8
SOLR-7852 Hide cores menu when dashboard link clicked
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693490 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 20:00:59 +00:00
Upayavira
ba50839c99
SOLR-7851 Angular analysis tab tweaks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693486 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 19:36:22 +00:00
Anshum Gupta
9cb8523c59
SOLR-6625: Set HttpClientImpl in SolrTestCaseJ4 for tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693483 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 19:29:20 +00:00
Noble Paul
e513869cd6
SOLR-6625: formatting fixed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693434 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 14:39:23 +00:00
Noble Paul
b09a4553f7
SOLR-6625: Enable registering interceptors for the calls made using HttpClient and make the
...
request object available at the interceptor context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693432 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 14:28:20 +00:00
Timothy Potter
db1f4a81a7
SOLR-6357: Allow delete documents by doing a score join query.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693338 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 19:45:47 +00:00
Shalin Shekhar Mangar
c8bdf9bf19
SOLR-7840: ZkStateReader.updateClusterState fetches watched collections twice from ZK
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693251 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 12:44:07 +00:00
Shalin Shekhar Mangar
a5d3bd5645
SOLR-7842: ZK connection loss or session expiry events should not fire config directory listeners
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693218 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 08:56:28 +00:00
Uwe Schindler
74ff041803
SOLR-6234: Fix Javadocs dependency to join module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693197 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 08:05:59 +00:00
Chris M. Hostetter
cf829a36ba
SOLR-7804: fix test bug that caused incorrect epsilon comparisons when expected value is negative. also fix bug in "test the test" sanity checks of epsilon comparisons
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693160 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 21:01:57 +00:00
Uwe Schindler
27aa993b15
SOLR-7227: Be sure to not put servlet.jar into webapp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693144 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 19:15:36 +00:00
Uwe Schindler
3e406606ed
SOLR-7227: Don't create the WAR file at all
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693143 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 19:04:21 +00:00
Mikhail Khludnev
65b595add4
SOLR-6234: Scoring for query time join
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693092 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 13:24:04 +00:00
Chris M. Hostetter
0155076b1f
SOLR-7829: Fixed a bug in distributed pivot faceting that could result in a facet.missing=true count which was lower then the correct count if facet.sort=index and facet.pivot.mincount > 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692983 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 03:32:20 +00:00
Timothy Potter
2eb704ef50
SOLR-7227: Solr distribution archive should have the WAR file extracted already
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692925 13f79535-47bb-0310-9956-ffa450edef68
2015-07-27 18:12:45 +00:00
Shalin Shekhar Mangar
f33b81fe1e
Remove unnecessary INFO log line
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692690 13f79535-47bb-0310-9956-ffa450edef68
2015-07-26 05:30:17 +00:00
Shalin Shekhar Mangar
ec8b180757
Fix typos
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692688 13f79535-47bb-0310-9956-ffa450edef68
2015-07-26 05:21:48 +00:00
Jan Høydahl
2d5f162bb8
SOLR-7735: Look for solr.xml in Zookeeper by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692673 13f79535-47bb-0310-9956-ffa450edef68
2015-07-26 00:15:27 +00:00
Shalin Shekhar Mangar
8649f3f3bd
SOLR-7825: Forbid all usages of log4j and java.util.logging classes in Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692624 13f79535-47bb-0310-9956-ffa450edef68
2015-07-25 14:34:47 +00:00
Chris M. Hostetter
f00964e7db
SOLR-7804: Fix test bug where it was randomly generating 2 identical facet.pivot params w/o realizing it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692552 13f79535-47bb-0310-9956-ffa450edef68
2015-07-24 17:34:08 +00:00
Uwe Schindler
eb2203b597
Merged revision(s) 1692411 from lucene/dev/branches/branch_5x:
...
LUCENE-6693: Updated Groovy to 2.4.4, Pegdown to 1.5, Svnkit to 1.8.10. Also fixed some PermGen errors while running full build caused by these updates: Tasks are now installed from root's build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692413 13f79535-47bb-0310-9956-ffa450edef68
2015-07-23 15:53:30 +00:00
Shai Erera
54be6a3be9
SOLR-7748: Fix script to work when %JAVA% has spaces
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692317 13f79535-47bb-0310-9956-ffa450edef68
2015-07-22 18:45:21 +00:00
Gregory Chanan
d50f1e3703
SOLR-7742: Avoid stacktrace in info logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692309 13f79535-47bb-0310-9956-ffa450edef68
2015-07-22 18:18:54 +00:00
Yonik Seeley
fbd467ad76
SOLR-7446: simplify missing bucket handling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692304 13f79535-47bb-0310-9956-ffa450edef68
2015-07-22 17:54:36 +00:00
Joel Bernstein
129a83b198
SOLR-7441:Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692193 13f79535-47bb-0310-9956-ffa450edef68
2015-07-21 20:28:35 +00:00
Chris M. Hostetter
9e61daf0fa
SOLR-7765: Hardened the behavior of TokenizerChain when null arguments are used in constructor. This prevents NPEs in some code paths.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692170 13f79535-47bb-0310-9956-ffa450edef68
2015-07-21 16:49:37 +00:00
Adrien Grand
3b63fbe07a
SOLR-7815: Removed LuceneQueryOptimizer.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692070 13f79535-47bb-0310-9956-ffa450edef68
2015-07-21 08:50:06 +00:00
Adrien Grand
3be6ef209b
LUCENE-7715: Removed IgnoreAcceptDocsQuery.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692062 13f79535-47bb-0310-9956-ffa450edef68
2015-07-21 08:03:32 +00:00
Mark Robert Miller
983d9efe76
SOLR-7810: map-reduce contrib script to set classpath for convenience refers to example rather than server.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691946 13f79535-47bb-0310-9956-ffa450edef68
2015-07-20 13:52:10 +00:00
Uwe Schindler
4d2bdd36d6
SOLR-7803: Use Java 8 ThreadLocal
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691900 13f79535-47bb-0310-9956-ffa450edef68
2015-07-20 09:41:19 +00:00
Uwe Schindler
50f168ed4c
SOLR-7803: Prevent class loading deadlock in TrieDateField; refactor date formatting and parsing out of TrieDateField and move to static utility class DateFormatUtil
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691893 13f79535-47bb-0310-9956-ffa450edef68
2015-07-20 09:07:50 +00:00
Mark Robert Miller
f917ac900f
SOLR-7805: Update Kite Morphlines to 1.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691626 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 19:07:26 +00:00
Steven Rowe
b6e0083b73
SOLR-7787: Remove obsolute fastutil and hll files in solr/licenses/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691609 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 16:41:21 +00:00
Erick Erickson
e7640f99a0
SOLR-6273: Cross Data Center Replication. All tests are now passing on my machine, let's see if Jenkins flushes anything out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691606 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 16:38:13 +00:00
Dawid Weiss
8b3bc2f088
Merging with trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691514 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 11:10:25 +00:00
Tommaso Teofili
bc5d9f52d1
SOLR-7719 - added proper parsing of Suggester results (patch from Alessandro Benedetti)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691494 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 08:32:27 +00:00
Yonik Seeley
58ec4d8824
SOLR-7800: avg facet function should skip missing values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691430 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 18:28:57 +00:00
Dawid Weiss
85afee91b7
Corrected same-argument assertion.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691415 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 15:30:19 +00:00
Dawid Weiss
4404d92e48
Locale-sensitive format is banned.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691367 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 11:29:55 +00:00
Dawid Weiss
623d6b16b2
FileWriter is banned.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691362 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 11:26:07 +00:00
Dawid Weiss
8b8d724e30
Author tags removed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691361 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 11:22:50 +00:00
Dawid Weiss
396af9aee6
Correct javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691359 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 11:14:59 +00:00
Dawid Weiss
7419e9be58
Changes entry.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691352 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 10:52:11 +00:00
Dawid Weiss
139460e8c5
Ported tests as well.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691351 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 10:47:37 +00:00
Dawid Weiss
1842589815
SOLR-7787 (jhll integration).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691350 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 10:32:07 +00:00
Noble Paul
422694f9c0
SOLR-7793: Refactor some utility methods to a separate utility class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690935 13f79535-47bb-0310-9956-ffa450edef68
2015-07-14 13:55:46 +00:00
Gregory Chanan
8b06b59efa
SOLR-7742: Support for Immutable ConfigSets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690828 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 22:01:50 +00:00
Upayavira
1958b2f4d9
SOLR-7784 Hide core menu when main page is selected
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690589 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 08:54:32 +00:00
Anshum Gupta
82bb97f005
SOLR-7703: Authentication plugin is now loaded using the RessourceLoader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690553 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 23:49:08 +00:00
Yonik Seeley
9152164afb
SOLR-7781: change FacetField BytesRef shallow clone to deep clone
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690541 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 22:34:53 +00:00
Upayavira
566859fb52
SOLR-7783 - AngularUI core admin optimize fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690537 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 21:44:06 +00:00
Upayavira
d821ea9fd2
SOLR-7782 Allow non-JSON and JSON array uploads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690535 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 21:39:53 +00:00
Upayavira
2cc7d08819
SOLR-7778 Angular UI: typo preventing core details showing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690525 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 20:33:49 +00:00
Upayavira
7e8d6d1100
SOLR-7780 Prevent NaN showing on angular UI dashboard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690522 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 20:23:28 +00:00
Upayavira
86cc47d265
SOLR-7778 Resolve admin UI behaviour when no cores present
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690520 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 20:18:27 +00:00
Shalin Shekhar Mangar
07a615fd65
SOLR-7529: CoreAdminHandler Reload throws NPE on null core name instead of a bad request error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690426 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 05:36:05 +00:00
Shalin Shekhar Mangar
2c64848c78
SOLR-7705: CoreAdminHandler Unload no longer handles null core name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690424 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 05:28:55 +00:00
Erick Erickson
6f109e7c65
SOLR-7172: addreplica API fails with incorrect error msg 'cannot create collection'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690341 13f79535-47bb-0310-9956-ffa450edef68
2015-07-11 04:17:49 +00:00
Erik Hatcher
753fba5efb
Fix wrong parameter name in exception message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690335 13f79535-47bb-0310-9956-ffa450edef68
2015-07-11 01:54:05 +00:00
Erik Hatcher
c1d7790789
Fix typo in comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690330 13f79535-47bb-0310-9956-ffa450edef68
2015-07-11 01:36:08 +00:00
Michael McCandless
a6301dd900
LUCENE-6659: remove IWC's max thread states limit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690299 13f79535-47bb-0310-9956-ffa450edef68
2015-07-10 18:09:58 +00:00
Erick Erickson
63da283f04
SOLR-7132: The Collections API ADDREPLICA command property.name is not reflected in the clusterstate until after Solr restarts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690190 13f79535-47bb-0310-9956-ffa450edef68
2015-07-10 01:47:44 +00:00
Yonik Seeley
eff521bcd7
SOLR-7455: defer non-sorting facet stats
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690189 13f79535-47bb-0310-9956-ffa450edef68
2015-07-10 01:44:47 +00:00
Uwe Schindler
28cfd161d2
Some timezones do not even roundtrip (like Mideast/Riyadh87), so disable the completely random timezone test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690052 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 10:31:13 +00:00
Uwe Schindler
f723f0c76b
Fix broken test - sorry!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690044 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 10:02:23 +00:00
Uwe Schindler
67d310288a
Add a testcase for DateUtil to debug the recent Java 9 failures (may be extended)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690031 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 08:53:11 +00:00
Shai Erera
1e71ee4c07
SOLR-7748: Fix bin/solr to work on IBM J9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689847 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 11:43:22 +00:00
Shalin Shekhar Mangar
9c03884351
SOLR-4212: SOLR-6353: Added attribution in changes.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689840 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 11:07:12 +00:00
Shalin Shekhar Mangar
32c740005a
SOLR-4212: SOLR-6353: Let facet queries and facet ranges hang off of pivots
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689802 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 07:46:09 +00:00
Ramkumar Aiyengar
6571cd9fe3
SOLR-7751: Minor optimizations to QueryComponent.process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689652 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 13:10:34 +00:00
Ramkumar Aiyengar
d4d68b88c7
SOLR-7750: Change TestConfig.testDefaults to cover all SolrIndexConfig fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689630 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 11:29:08 +00:00
Joel Bernstein
676accb5f4
SOLR-7441: Disable failing test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689559 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 02:18:29 +00:00
Anshum Gupta
0325ef2ae4
SOLR-7143: MoreLikeThis Query parser now handles multiple field names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689531 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 00:05:23 +00:00
Adrien Grand
2919e13adc
LUCENE-6649: Remove dependency of lucene/join on Filter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689432 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 15:48:28 +00:00
Upayavira
4d8127f437
SOLR-7752 Enable return, fix error display and tidy query labels
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689353 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 10:07:08 +00:00
Michael McCandless
b3bc510c2b
LUCENE-6523: NRT readers now reflect a new commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689198 13f79535-47bb-0310-9956-ffa450edef68
2015-07-04 22:15:01 +00:00
Joel Bernstein
b22f711b63
SOLR-7707: Add StreamExpression Support to RollupStream
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689168 13f79535-47bb-0310-9956-ffa450edef68
2015-07-04 14:24:35 +00:00
Ramkumar Aiyengar
7b2973f408
SOLR-7714: Add note about ShardHandler interface change to upgrade notes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689105 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 22:54:39 +00:00
Joel Bernstein
a4e7ab3796
SOLR-7441, SOLR-7647: Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689045 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 16:32:07 +00:00
Ramkumar Aiyengar
07f8c4ec5b
SOLR-7741: Add missing fields to SolrIndexerConfig.toMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689041 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 16:00:56 +00:00
Uwe Schindler
1816ed1945
LUCENE-6653, LUCENE-6652: Refactor TermToBytesRefAttribute; add oal.analysis.tokenattributes.BytesTermAttribute; remove code duplication in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688830 13f79535-47bb-0310-9956-ffa450edef68
2015-07-02 14:09:29 +00:00
Ramkumar Aiyengar
c8ce5437da
SOLR-7740: Fix typo bug with TestConfigOverlay
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688619 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 11:15:14 +00:00
Dawid Weiss
b6e28103ec
SOLR-7724: SolrJ now supports parsing the output of the clustering component. (Alessandro Benedetti via Dawid Weiss)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688455 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 14:26:30 +00:00
Shalin Shekhar Mangar
e65dccbbb1
SOLR-7736: Point to the correct jira issue for awaits fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688405 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 08:58:11 +00:00
Shalin Shekhar Mangar
a32822991a
SOLR-7673: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688396 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 08:27:50 +00:00
Chris M. Hostetter
7ac8dd4111
SOLR-7712: fixed test to account for aggregate floating point precision loss
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688266 13f79535-47bb-0310-9956-ffa450edef68
2015-06-29 17:06:28 +00:00
Upayavira
5d8668700f
SOLR-7732 Loader icon keeps spinning and is chopped in half
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688156 13f79535-47bb-0310-9956-ffa450edef68
2015-06-29 08:54:27 +00:00
Ramkumar Aiyengar
8c964253b5
SOLR-7710: Replace async occurrences with CommonAdminParams.ASYNC
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688039 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 18:53:45 +00:00
Ramkumar Aiyengar
385a1283fe
SOLR-7485: Add CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688026 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 17:19:27 +00:00
Ramkumar Aiyengar
b9854071cf
SOLR-7485: Replace shards.info occurrences with ShardParams.SHARDS_INFO
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688025 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 17:18:04 +00:00
Shalin Shekhar Mangar
8768d569b8
Fix compiler warning by removing empty javadoc section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687910 13f79535-47bb-0310-9956-ffa450edef68
2015-06-27 10:55:35 +00:00
Shalin Shekhar Mangar
878881a77a
SOLR-6686: facet.threads can return wrong results when using facet.prefix multiple times on same field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687791 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 16:00:22 +00:00
Upayavira
75c60be660
SOLR-7720 Incorrect version of angular-resource module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687763 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 11:32:22 +00:00
Upayavira
3bf3e47704
SOLR-7718 'Add core' dialog bleeds into sidebar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687761 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 11:29:14 +00:00
Upayavira
3232d71340
SOLR-7687 'Files' tab in the new Admin UI doesn't load up
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687735 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 10:12:07 +00:00
Upayavira
522de68c54
SOLR-7717 angular: Prevent java-properties tab throwing exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687732 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 10:06:08 +00:00
Noble Paul
b00f5b8eaa
SOLR-7622: reverting the previos change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687689 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 07:29:58 +00:00
Joel Bernstein
2560638158
SOLR-7560: Removing Presto 0.107 SHA1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687623 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 19:58:07 +00:00
Joel Bernstein
91e48ba594
SOLR-7560: Bump Presto Parser version to 0.108
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687603 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 18:38:55 +00:00
Adrien Grand
811ea274ab
Make sure HashQParserPlugin calls rewrite before createWeight.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687563 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 15:41:23 +00:00
Adrien Grand
d671dd8d89
LUCENE-6553: Simplify how live docs are applied.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687524 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:59:19 +00:00
Varun Thacker
97ea1f71d4
SOLR-7499: Correct formatting in CHANGES entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687495 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 12:45:07 +00:00
Noble Paul
6416f8bad3
SOLR-7622: changed return type from array to Set
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687307 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 15:28:23 +00:00
Joel Bernstein
33a4099b98
SOLR-7554: Add checks in Streams for incoming stream order
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687258 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 13:07:09 +00:00
Noble Paul
eb1542030e
SOLR-7651: New response format added wt=smile
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687256 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 12:50:19 +00:00
Varun Thacker
77443b8b92
SOLR-7711: Correct initial capacity for the list that holds the default components for the SearchHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687151 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 03:51:58 +00:00
Ramkumar Aiyengar
b255b716c3
SOLR-7714: Reduce SearchHandler's use of ShardHandler objects across shards in a search
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687143 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 22:08:22 +00:00
Ramkumar Aiyengar
ac84d8abf4
SOLR-7664: Throw correct exception (RemoteSolrException) on receiving a HTTP 413
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687135 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 21:40:21 +00:00
Anshum Gupta
5164a48fd0
SOLR-6755: Adding a check in the test to stop hitting the ClassCast exception.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687104 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 17:31:12 +00:00
Anshum Gupta
48ea578733
SOLR-7639: Fixing maxqt, and maxntp, and adding support for maxdf to MLTQParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687088 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 16:03:48 +00:00
Varun Thacker
f7dd8e3805
SOLR-7499: Deprecate the 'name' parameter from the ADDREPLICA Collection API call
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686827 13f79535-47bb-0310-9956-ffa450edef68
2015-06-22 10:19:35 +00:00
Shalin Shekhar Mangar
fdeffbb536
SOLR-7182: Make the Schema-API a first class citizen of SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686650 13f79535-47bb-0310-9956-ffa450edef68
2015-06-20 16:24:08 +00:00
Steven Rowe
b68d571781
SOLR-7679: Schema API doesn't take similarity attribute into account when adding field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686491 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 19:44:50 +00:00
Joel Bernstein
1ff66e90f1
SOLR-7513, SOLR-7528: Add Equalitors to Streaming Expressions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686481 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 18:53:57 +00:00
Steven Rowe
9f8635de07
SOLR-7697: Schema API doesn't take class or luceneMatchVersion attributes into account for the analyzer when adding a new field type.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686327 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 22:07:30 +00:00
Joel Bernstein
54980cef40
SOLR-7689: Updating CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686245 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 15:27:09 +00:00
Joel Bernstein
545fd9942c
SOLR-7689: Updating CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686243 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 15:24:05 +00:00
Joel Bernstein
3c8d9f7524
SOLR-7689: ReRankQuery rewrite method can change the QueryResultKey causing cache misses
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686213 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 13:27:53 +00:00
Adrien Grand
35c0ff0ec6
LUCENE-6583: Remove FilteredQuery.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686203 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 12:29:56 +00:00
Adrien Grand
4aafacfbef
LUCENE-6570: Make BooleanQuery immutable.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686145 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 07:14:05 +00:00
Anshum Gupta
2b96b25046
SOLR-7639: MoreLikeThis QParser now supports all options provided by the MLT Handler i.e. mintf, mindf, minwl, maxwl, maxqt, and maxntp. This commit also fixes an NPE issue in CloudMLTQParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686123 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 23:12:15 +00:00
Timothy Potter
929cb9544d
SOLR-7693: Fix the bin/solr -e cloud example to work if lsof is not installed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686113 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 21:27:10 +00:00
Anshum Gupta
4b16875058
SOLR-5886: Store async call results in zk so that they can be returned by the REQUESTSTATUS API. Also, restrict the number of stored response to 10,000 each as a safety net.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686089 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 18:46:10 +00:00
Ramkumar Aiyengar
c33623f316
SOLR-7629: Have RulesTest consider disk space limitations of where the test is being run
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686077 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 17:08:10 +00:00
Noble Paul
a9d669cf86
SOLR-7665: deprecate the class TransformerWithContext
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685979 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 09:56:10 +00:00
Erick Erickson
57cb32ab7d
SOLR-7667: If more cores are loaded at startup than the transient core size, cores become unavailable. This is a test for this case to guard against regression. This test will fail in 4.x and succeeds in 5x/trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685930 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 04:23:50 +00:00
Gregory Chanan
5a0c012250
SOLR-7688: JettyConfig cannot be used with extra filters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685923 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 00:05:29 +00:00
Steven Rowe
faa80ae324
SOLR-7682: Schema API - Add New Copy Field Rule doesn't allow maxChars parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685900 13f79535-47bb-0310-9956-ffa450edef68
2015-06-16 20:02:00 +00:00
Noble Paul
8ab21aa657
SOLR-7662: Refactored response writing to consolidate the logic in one place
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685856 13f79535-47bb-0310-9956-ffa450edef68
2015-06-16 15:17:14 +00:00
Mark Robert Miller
cc1edb0d16
SOLR-7458: Improve test assert messages.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685847 13f79535-47bb-0310-9956-ffa450edef68
2015-06-16 14:33:09 +00:00
Adrien Grand
c397fe7234
LUCENE-6531: Make PhraseQuery immutable.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685754 13f79535-47bb-0310-9956-ffa450edef68
2015-06-16 10:18:40 +00:00
Shalin Shekhar Mangar
e49736f760
SOLR-7652: Adding the change log entry to 5.2.1 (it was accidentally deleted)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685667 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 20:52:32 +00:00
Steven Rowe
5523048058
SOLR-7091: Nested documents with unknown fields don't work in schemaless mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685660 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 20:14:09 +00:00
Noble Paul
5e84093ab0
SOLR-7668: Add 'port' tag support in replica placement rules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685560 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 11:55:45 +00:00
Michael McCandless
3aa18151b3
LUCENE-6539: Add DocValuesNumbersQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685540 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 11:01:14 +00:00
Robert Muir
e3563120b5
LUCENE-6525: remove deprecations from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685498 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 02:52:51 +00:00
Joel Bernstein
03cafc6711
SOLR-7560: Parallel SQL Support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685497 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 02:51:36 +00:00
Ramkumar Aiyengar
f9cca2eba1
SOLR-7680: Use POST instead of GET when finding versions for mismatches with CloudInspectUtil
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685488 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 23:40:43 +00:00
Yonik Seeley
ac2f610009
SOLR-7675: fix changes JIRA number
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685486 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 23:38:41 +00:00
Ramkumar Aiyengar
54929a7a0b
SOLR-7678: Switch RTimer to use nanoTime
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685485 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 23:13:57 +00:00
Ramkumar Aiyengar
0b0189f77c
Tweak leadership election trace to aid debugging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685446 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 19:16:11 +00:00
Ramkumar Aiyengar
164972785c
SOLR-7619: Fix SegmentsInfoRequestHandlerTest when more than one segment is created
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685433 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 18:18:06 +00:00
Yonik Seeley
38292f791e
SOLR-7676: nested docs facet domain switching
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685340 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 22:32:48 +00:00
Ramkumar Aiyengar
b202035b93
SOLR-7624: Remove deprecated zkCredientialsProvider element in solrcloud section of solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685323 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 20:34:35 +00:00
Ramkumar Aiyengar
a7e678d55b
SOLR-7624: Correct wrong spelling of zkCredentialsProvider in solrcloud section of solr.xml.
...
The older misspelling is still present (for purposes of branch_5x, to be removed in the next commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685318 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 20:22:53 +00:00
Ramkumar Aiyengar
859415c7e1
SOLR-7635: Limit lsof port check in bin/solr to just listening ports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685296 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 18:03:01 +00:00
Ramkumar Aiyengar
d7996c5583
SOLR-7274: Removed a few eager string constructions from log.debug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685289 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 16:58:55 +00:00
Yonik Seeley
63db425c87
SOLR-7675: add missing _root_ field to managed-schema for nested docs indexing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685275 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 15:40:35 +00:00
Shalin Shekhar Mangar
eea1657790
SOLR-7566: Code cosmetics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685179 13f79535-47bb-0310-9956-ffa450edef68
2015-06-12 22:03:46 +00:00
Shalin Shekhar Mangar
1904ce1d19
Need whitespace before params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685157 13f79535-47bb-0310-9956-ffa450edef68
2015-06-12 20:31:50 +00:00
Shalin Shekhar Mangar
7d61f79582
SOLR-7566: Search requests should return the shard name that is down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685153 13f79535-47bb-0310-9956-ffa450edef68
2015-06-12 20:03:56 +00:00
Robert Muir
50fc8ad31d
LUCENE-6504: implement norms with random access API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685007 13f79535-47bb-0310-9956-ffa450edef68
2015-06-12 00:32:45 +00:00
Shalin Shekhar Mangar
62c1481594
SOLR-6835: ReRankQueryParserPlugin checks now whether the reRankQuery parameter is present and not empty
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684904 13f79535-47bb-0310-9956-ffa450edef68
2015-06-11 14:35:47 +00:00
Shalin Shekhar Mangar
9c3da51ec6
SOLR-7660: Avoid redundant 'exists' calls made to ZK while fetching cluster state updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684815 13f79535-47bb-0310-9956-ffa450edef68
2015-06-11 06:08:58 +00:00
Shawn Heisey
a5492247f3
SOLR-7659: Rename and reorganize DirectoryFileStream.releaseCommitPointAndExtendReserve.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684808 13f79535-47bb-0310-9956-ffa450edef68
2015-06-11 03:40:25 +00:00
Gregory Chanan
0471353922
SOLR-7628: Investigate not using apacheds-all jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684796 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 23:29:03 +00:00
Shalin Shekhar Mangar
2d8bc1b5b7
SOLR-7634: Upgrade Jetty to 9.2.11.v20150529
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684761 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 20:33:27 +00:00
Chris M. Hostetter
f346fc0f21
SOLR-7603: remove extra logging added to diagnose problem - failure hasn't reappeared since fix applied in r1682570
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684714 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 17:03:03 +00:00
Mark Robert Miller
3ad2bf92c4
SOLR-7458: Expose HDFS Block Locality Metrics via JMX
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684711 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 16:51:56 +00:00
Chris M. Hostetter
40f4e7de5e
LUCENE-6529: Removed an optimization in UninvertingReader that was causing incorrect results for Numeric fields using precisionStep
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684704 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 16:23:00 +00:00
Shalin Shekhar Mangar
d5fac68323
Adding version 5.2.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684692 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 15:08:21 +00:00
David Wayne Smiley
5014d99c21
SOLR-7655: Speed up DefaultSolrHighlighter's check for the existence of payloads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684665 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 12:54:36 +00:00
Noble Paul
b80afc5e00
SOLR-7052: Added a testcase. not reproducible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684627 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 10:02:26 +00:00
Erik Hatcher
12369fa890
SOLR-7638: Fix new (Angular-based) admin UI Cloud pane
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684553 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 02:33:36 +00:00
Adrien Grand
d1adfee99a
LUCENE-6527: Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684502 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 19:02:37 +00:00
Mark Robert Miller
ed6fd884b0
SOLR-7512: SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684494 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 18:18:10 +00:00
Yonik Seeley
645eb35740
SOLR-7574: fix NPE due to missing body with json content type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684458 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 15:48:16 +00:00
Yonik Seeley
2abf02438b
SOLR-7518: move to 5.2.1 in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684434 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:18:32 +00:00
Yonik Seeley
fcfe9c0e43
SOLR-7616: move to 5.2.1 section in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684427 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:06:41 +00:00
Noble Paul
99c675eb8d
reverting an accidental commit 1684395
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684410 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 12:58:20 +00:00
Noble Paul
958695884c
reverting an accidental commit 1684395
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684409 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 12:50:46 +00:00
Noble Paul
016db179e4
SOLR-7636: Update from ZK before returning the status
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684395 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 12:05:36 +00:00
Anshum Gupta
0ba136c880
SOLR-7648: Expose remote IP and Host via the AuthorizationContext to be used by the authorization plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684299 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 00:29:27 +00:00
Shawn Heisey
121707d591
SOLR-7588: Fix javascript bug introduced by SOLR-7409 that broke dataimport in admin UI.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684234 13f79535-47bb-0310-9956-ffa450edef68
2015-06-08 17:57:22 +00:00
Erik Hatcher
867c75a5d9
Remove explicitly defined request handlers from example and test solrconfig's that are already defined implicitly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684080 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 22:31:26 +00:00
Erik Hatcher
e332a5ce61
SOLR-7108: Change default query used by /admin/ping to not rely on other parameters such as query parser or default field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684071 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 20:03:31 +00:00
Erik Hatcher
ac60a0f8eb
Improve example/files /browse highlight escaping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684064 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 19:24:48 +00:00
Uwe Schindler
20c022e0ab
LUCENE-6530: Fix iptables helper (was broken because of more strict error checking, sorry!). I tested it on my linux box, works fine!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684045 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 16:43:07 +00:00
Uwe Schindler
a8cf56b222
LUCENE-6530: Refactoring: Simplify ProcessBuilder code at various places
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684040 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 15:49:10 +00:00
Shalin Shekhar Mangar
c49d7b654e
SOLR-7493: Initialize random correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683948 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 20:11:20 +00:00
Shalin Shekhar Mangar
08484fac91
SOLR-7493: Requests aren't distributed evenly if the collection isn't present locally
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683946 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 20:03:32 +00:00
Erik Hatcher
f2291c1356
Add as-you-type instant search to example/files /browse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683778 13f79535-47bb-0310-9956-ffa450edef68
2015-06-05 15:05:20 +00:00
Robert Muir
fe6c3dc939
LUCENE-6508: Simplify directory/lock API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683606 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 18:20:44 +00:00
Timothy Potter
44d4a8adb2
SOLR-4506: Clean-up old (unused) index directories in the background after initializing a new index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683601 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 17:36:43 +00:00
Yonik Seeley
ae5a65e4b9
SOLR-7518: make facet module support shards.tolerant
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683569 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 15:01:23 +00:00
Noble Paul
25a822bbb1
SOLR-7636: Update from ZK before returning the status
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683558 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 14:31:55 +00:00
Noble Paul
1f97771ec7
SOLR-7636: CLUSTERSTATUS API is executed at CollectionsHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683514 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 10:54:59 +00:00
Noble Paul
ffc5f8d3e1
SOLR-7062 testcase to reproduce the bug. Looks like it is not reproducible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683466 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 06:06:55 +00:00
Yonik Seeley
a73c2fe2fa
SOLR-7630: tests - fix join test when docs are reordered in index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683433 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 21:47:57 +00:00
Shalin Shekhar Mangar
18c72d87b5
SOLR-7599: Remove invokeCollectionAPI method from base test class and use solrj classes throughout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683417 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 19:22:49 +00:00
Yonik Seeley
994ae6590c
SOLR-7616: fix UniqueAgg.NumericAcc.resize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683357 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 15:03:29 +00:00
Yonik Seeley
1bf8cf7a7e
SOLR-7614: make pivotRefinementCounter specific to each top level request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683203 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 00:29:56 +00:00
Erik Hatcher
3424a7a0a7
SOLR-7610: fix example/files README and other minor improvements/localization
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683187 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:56:04 +00:00
Erik Hatcher
f1a710232a
SOLR-7610: move CHANGES.txt entry - got this in for 5.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683178 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:35:29 +00:00
Timothy Potter
078ac707ae
SOLR-7625: Ensure that the max value for seeding version buckets is updated after recovery even if the UpdateLog is not replayed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683174 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:15:15 +00:00
Ryan McKinley
c726e72cfc
Merged revision(s) 1683134 from lucene/dev/branches/branch_5x:
...
SOLR-7622: let DocTransformers request extra fields
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683162 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 19:16:00 +00:00
Ryan McKinley
4d39b4f69d
Merged revision(s) 1683050 from lucene/dev/branches/branch_5x:
...
SOLR-7623: make private variables protected so you can actually override
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683051 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 06:27:01 +00:00
Ryan McKinley
b7101bee60
Merged revision(s) 1683036 from lucene/dev/branches/branch_5x:
...
SOLR-7623: make the constructor public
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683037 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 03:58:41 +00:00
Ryan McKinley
b2745844eb
Merged revision(s) 1683034 from lucene/dev/branches/branch_5x:
...
SOLR-7623: add CHANGES.txt entry
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683035 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 03:39:08 +00:00
Ryan McKinley
8c5b480e71
Merged revision(s) 1683024 from lucene/dev/branches/branch_5x:
...
SOLR-7484: make it possible to override sendError and execute
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683025 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 00:36:41 +00:00
Erik Hatcher
a9fec697f6
SOLR-7610: Move CHANGES.txt entry to bug fix section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682901 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 13:49:00 +00:00
Erik Hatcher
1edc686c42
SOLR-7610: Fix VelocityResponseWriter's .locale to accurately report locale in use
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682900 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 13:44:06 +00:00
Tomas Eduardo Fernandez Lobbe
29972709bf
SOLR-7406: Use slf4j logger instead of log4j in SimpleFacets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682675 13f79535-47bb-0310-9956-ffa450edef68
2015-05-31 04:59:40 +00:00
Chris M. Hostetter
405b29c886
SOLR-7603: more test tweaks to protect ourselves from unexpected log levels in tests like the one introduced by SOLR-7408
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682570 13f79535-47bb-0310-9956-ffa450edef68
2015-05-30 00:56:17 +00:00
Chris M. Hostetter
9cf98e784e
SOLR-7603: more detail in asserts, and more asserts on the initial chain (before looking at the distributed version) to try and figure out WTF is going on here
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682564 13f79535-47bb-0310-9956-ffa450edef68
2015-05-29 22:55:53 +00:00
Mark Robert Miller
6cd18fa645
SOLR-7118: Raise fail tolerance.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682483 13f79535-47bb-0310-9956-ffa450edef68
2015-05-29 14:22:23 +00:00
Mark Robert Miller
e9cc66e0a3
tests: raise 'concern' limit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682479 13f79535-47bb-0310-9956-ffa450edef68
2015-05-29 14:15:20 +00:00
Mark Robert Miller
d38212a458
SOLR-7601: We should only check that tests have properly closed resources if the tests passed.
...
Speeds up test fails and cleans up Jenkin's failure reports.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682454 13f79535-47bb-0310-9956-ffa450edef68
2015-05-29 13:18:09 +00:00
Robert Muir
9cc7865346
LUCENE-6507: fix test bug to not double-obtain. testDoubleObtain already tests that
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682352 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 23:00:40 +00:00
Shalin Shekhar Mangar
8ea0d522ed
SOLR-7599: Inline startCloudJetty method into ShardRoutingCustomTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682340 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 21:29:12 +00:00
Michael McCandless
225e4a5803
LUCENE-6507: don't let NativeFSLock.close release other locks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682327 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 20:36:20 +00:00
Anshum Gupta
8847842a1f
SOLR-7602: Check if SolrCore object is already closed before trying to close it in case of an exception during Core creation.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682323 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 20:27:55 +00:00
Michael McCandless
9a22532467
LUCENE-6505: NRT readers now reflect prior commit metadata
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682296 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 18:11:48 +00:00
Timothy Potter
bc636dea84
SOLR-6820: fix numVersionBuckets name attribute in configsets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682288 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 17:43:10 +00:00
Shalin Shekhar Mangar
c6afa72f07
SOLR-7599: More clean up of duplicate methods, renamed some methods and variable names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682258 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 14:58:47 +00:00
Shalin Shekhar Mangar
c4acf28dd1
Log main cluster state version on update for easier debugging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682239 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 13:23:48 +00:00
Shalin Shekhar Mangar
8182169bb4
SOLR-7599: Removed some distribTearDown methods that were left over
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682181 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 09:28:18 +00:00
Shalin Shekhar Mangar
bb0176fdd2
SOLR-7599: Rename ExternalCollectionsTest to CollectionStateFormat2Test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682174 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 08:49:54 +00:00
Shalin Shekhar Mangar
863f85bddf
SOLR-6593: SOLR-7599: Re-enable DeleteLastCustomShardedReplicaTest on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682173 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 08:42:51 +00:00
Shalin Shekhar Mangar
b74b925950
SOLR-7599: Remove cruft from SolrCloud tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682168 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 08:29:03 +00:00
Chris M. Hostetter
b4d07d2637
SOLR-7603: more test verbosity to try and track this down in the future
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682137 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 23:36:16 +00:00
Mark Robert Miller
88640a507c
SOLR-7361: Slow loading SolrCores should not hold up all other SolrCores that have finished loading from serving requests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682060 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 15:37:29 +00:00
Mark Robert Miller
feb1f86d84
SOLR-7590: Finish and improve MDC context logging support.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682020 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 13:33:32 +00:00
Timothy Potter
544bb51afe
SOLR-7587: Move the call to seed version buckets to before buffering updates during core construction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682016 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 13:29:32 +00:00
Shalin Shekhar Mangar
60298db833
SOLR-7146: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682002 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 12:48:28 +00:00
Anshum Gupta
79435ee7e1
SOLR-7183: Fix Locale blacklisting for Minikdc based tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681915 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 06:32:14 +00:00
Erick Erickson
55fd17e90d
SOLR-6273: disable more failing tests now that we have logs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681904 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 04:36:50 +00:00
David Wayne Smiley
b70192e95c
SOLR-7594: Fix test bug on RptWithGeometryField's cache state
...
The bug was that I can't compare the segment count; I should compare cache keys
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681901 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 03:55:57 +00:00
Erick Erickson
c7db078677
SOLR-6273: re-ignoring failed tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681893 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 00:10:19 +00:00
Erick Erickson
f70464b15c
SOLR-6273: Cross Data Center Replication: Fix at least one test, un-Ignore tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681839 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 20:15:23 +00:00
Shalin Shekhar Mangar
a94d110aa4
SOLR-7595: Allow method chaining for all CollectionAdminRequests in Solrj
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681808 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 18:33:33 +00:00
Anshum Gupta
e461ab66f1
SOLR-7468: Ignoring the older test as the new one tests exactly the same thing but with less moving parts and bootstrapping.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681792 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 16:44:54 +00:00
Anshum Gupta
108b9302b2
SOLR-7468: Added an alt. test, change for client and server to use different principals, and explicit addition of name.rules for test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681778 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 15:34:38 +00:00
Shalin Shekhar Mangar
49911c619b
SOLR-7389: Expose znodeVersion property for each of the collections returned for the clusterstatus operation in the collections API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681776 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 15:24:35 +00:00
Mark Robert Miller
194d92c53c
SOLR-7592: Fix ant run-example after Jetty 9 upgrade.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681672 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 02:22:33 +00:00
Anshum Gupta
9caddd385e
SOLR-7468: Enabling debug logging for kerberos connections during tests and trying to fix # of jettys (shards)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681597 13f79535-47bb-0310-9956-ffa450edef68
2015-05-25 15:45:08 +00:00
Mark Robert Miller
a545b66008
SOLR-7589: A few improvements to the ObjectReleaseTracker to make test fail debugging a little easier.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681585 13f79535-47bb-0310-9956-ffa450edef68
2015-05-25 12:42:41 +00:00
Timothy Potter
b0a8ce42f5
SOLR-7587: First attempt at fixing the dead-lock; moved call to UpdateLog.onFirstSearcher to end of the SolrCore constructor as it only needs to run once per core initialization
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681486 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 16:43:03 +00:00
Shawn Heisey
88b5ea4935
SOLR-7585: Fix NoSuchElementException in LFUCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681449 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 13:20:04 +00:00
Anshum Gupta
4bbc5470e7
SOLR-7500: Fix text in the CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681414 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 05:51:07 +00:00
Anshum Gupta
5a96141d7f
SOLR-7468: Close the cloud client created for test in a finally block.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681413 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 05:28:43 +00:00
Erick Erickson
6d4f9b8b35
SOLR-6372: Cross Data Center Replication disabling noisy tests until we figure it out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681361 13f79535-47bb-0310-9956-ffa450edef68
2015-05-23 16:04:07 +00:00
Ramkumar Aiyengar
9afe4cb687
SOLR-7545: Replace some hardcoded occurrences of default URL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681305 13f79535-47bb-0310-9956-ffa450edef68
2015-05-23 09:59:34 +00:00
Chris M. Hostetter
c97a92dcc3
SOLR-7335: Fix doc boosts to no longer be multiplied in each field value in multivalued fields that are not used in copyFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681249 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 23:45:24 +00:00
Anshum Gupta
71c454caed
SOLR-7468: Fix the Kerberos test to use a reconfigured client always.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681198 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 19:21:11 +00:00
Erick Erickson
375899fdbd
SOLR-6273: Cross Data Center Replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681186 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 18:58:29 +00:00
Timothy Potter
df514f0cd0
SOLR-7582: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681177 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 18:06:25 +00:00
Timothy Potter
b267655b34
Revert changes committed under wrong JIRA #, should have been SOLR-7582, not 7583
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681175 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 18:02:10 +00:00
Timothy Potter
6b8eafe625
SOLR-7583: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681173 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 17:58:47 +00:00
Timothy Potter
11bf206e0d
SOLR-6820: Increase the default number of buckets to 65536 instead of 256
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681169 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 17:44:57 +00:00
Erik Hatcher
471784c67d
SOLR-7579: Fix Angular admin UI analysis screen drop-down issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681131 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 14:45:45 +00:00
Noble Paul
f9f2b12a57
SOLR-7531: updateHandler.autoCommit.openSearcher returned in the wrong hierarchy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681103 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 13:12:36 +00:00
Anshum Gupta
bdedc94bd3
Bumping up version as part of the 5.2 release process, merge from branch_5x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681013 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 07:19:30 +00:00
Anshum Gupta
c243dacfff
SOLR-7468: Kerberos plugin for authentication framework. This will enable using Kerberos for authentication in Solr.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681001 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 06:26:10 +00:00
Erik Hatcher
be4680abb8
SOLR-7465: New file indexing example, under example/files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680973 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 01:23:27 +00:00
Anshum Gupta
38876c2209
SOLR-7274: Stop forwarding Authorization, Host, and Accept headers for SPNego to work. Also fixed an exception forwarding from SDF and reconfigure SDF's httpClient after authentication has been initialized.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680931 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 17:21:44 +00:00
David Wayne Smiley
7dfc6f4cdc
SOLR-5855: Re-use the document's term vectors in DefaultSolrHighlighter.
...
Also refactored DefaultSolrHighlighter's methods to be a little nicer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680871 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 13:30:22 +00:00
Noble Paul
e996532668
SOLR-7577: Add support for rules in CREATESHARD and ADDREPLICA
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680870 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 13:24:32 +00:00
David Wayne Smiley
961960f1c2
SOLR-7379: Spatial RptWithGeometrySpatialField (based on CompositeSpatialStrategy)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680862 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 13:04:33 +00:00
Yonik Seeley
5735b57b84
move FacetMerger public to make javadoc happy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680726 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 03:53:08 +00:00
Yonik Seeley
ee50e94c01
SOLR-7578: pass merge context to facet mergers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680681 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 21:32:51 +00:00
Yonik Seeley
dbce914d9f
SOLR-7446: make FacetMerger abstract
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680668 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 20:23:01 +00:00
Tomas Eduardo Fernandez Lobbe
4c3bbde8e9
SOLR-7463: Add missing test file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680665 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 19:45:17 +00:00
Tomas Eduardo Fernandez Lobbe
1f1dc2e27a
SOLR-7463: Stop forcing MergePolicy's ''noCFSRatio'' based on the IWC ''useCompoundFile'' configuration. Use the MP's default if not specifically set
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680663 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 19:32:14 +00:00
Timothy Potter
1a93333d50
SOLR-7332: Initialize the highest value for all version buckets with the max value from the index or recent updates to avoid unnecessary lookups to the index to check for reordered updates when processing new documents.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680639 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 16:52:37 +00:00
Timothy Potter
645f15bae0
SOLR-6820: Make the number of version buckets used by the UpdateLog configurable as increasing beyond the default 256 has been shown to help with high volume indexing performance in SolrCloud
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680586 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 14:51:44 +00:00
Erick Erickson
bea194df80
SOLR-7568: Dataimport non-existence error lingers across new admin UI tabs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680457 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 05:10:18 +00:00
Timothy Potter
144b4e8f12
SOLR-7333: Make the poll queue time configurable and use knowledge that a batch is being processed to poll efficiently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680436 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 01:03:23 +00:00
Anshum Gupta
8936a16554
SOLR-7274: Pluggable authentication module in Solr. This defines an interface and a mechanism to create, load, and use an Authentication plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680391 13f79535-47bb-0310-9956-ffa450edef68
2015-05-19 21:10:16 +00:00
Erick Erickson
46ac6df239
SOLR-7563: Angular JS 'core selector' dropdown is blank even if cores exist
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680389 13f79535-47bb-0310-9956-ffa450edef68
2015-05-19 21:08:45 +00:00
Alan Woodward
a0561676a0
LUCENE-6371: Add collection API to Spans, remove payload methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680205 13f79535-47bb-0310-9956-ffa450edef68
2015-05-19 09:02:38 +00:00
Gregory Chanan
88941936ca
SOLR-7552: Support using ZkCredentialsProvider/ZkACLProvider in custom filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680120 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 23:11:39 +00:00
Erick Erickson
a49a6b5dc4
SOLR-7558: Uber-patch for Angular JS admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680118 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 22:35:59 +00:00
Timothy Potter
685a9f2643
SOLR-7503: move changes text to bug fixes section was in other changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680106 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 21:27:27 +00:00
Noble Paul
aecf45429c
SOLR-5132: Added a new collection action MODIFYCOLLECTION
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680052 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 16:23:19 +00:00
Erik Hatcher
64274166b8
SOLR-7546: bin/post (and SimplePostTool in -Dauto=yes mode) now sends rather than skips files without a known content type, as application/octet-stream, provided it still is in the allowed filetypes setting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680047 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 15:51:44 +00:00
Noble Paul
315e20eee6
sync other replicas only in Cloud mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680018 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 12:52:37 +00:00
Ramkumar Aiyengar
d767d556da
SOLR-7545: Honour SOLR_HOST parameter with bin/solr{,.cmd}
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679899 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 21:07:52 +00:00
Yonik Seeley
e7833fb40b
SOLR-7553: tests - fix QueryEqualityTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679897 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 20:57:23 +00:00
Yonik Seeley
b1b8169c91
SOLR-7553: hll function for hyperloglog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679876 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 16:07:33 +00:00
Joel Bernstein
e1e622b48f
SOLR-7472: SortingResponseWriter does not log fl parameters that don't exist.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679618 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 18:35:04 +00:00
Timothy Potter
5e447065a2
SOLR-7503: Recovery after ZK session expiration should happen in parallel for all cores using the thread-pool managed by ZkContainer instead of a single thread.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679607 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 17:17:46 +00:00
Joel Bernstein
ccaadb1257
SOLR-7377: Update CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679599 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 15:54:53 +00:00