Commit Graph

23446 Commits

Author SHA1 Message Date
Timothy Potter 6bb7fdd949 SOLR-7847: rollback accidental commit of VersionInfo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694173 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 11:10:29 +00:00
Timothy Potter 01185c98db SOLR-7847: disable the testTechproductsExample test that is failing on Jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694172 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 11:08:50 +00:00
Michael McCandless f211284f0b LUCENE6712: use doc-values for GeoPointField boundary cell post filtering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694155 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 09:44:18 +00:00
Adrien Grand 0b087937c1 LUCENE-6718: JoinUtil.createJoinQuery failed to rewrite queries before creating a Weight.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694140 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 07:18:32 +00:00
Timothy Potter 2753a1f187 SOLR-7847: fix test failures due to post.jar missing, work around by invoking SimplePostTool directly vs using post.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694104 13f79535-47bb-0310-9956-ffa450edef68
2015-08-04 20:27:49 +00:00
Chris M. Hostetter 4ceb26a3ce LUCENE-6609: refactor Solr tests to isolate SortedSetSelector dependent code into a test that SuppressCodecs the problematic docvalues formats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694090 13f79535-47bb-0310-9956-ffa450edef68
2015-08-04 17:19:55 +00:00
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
Alan Woodward 92900dd203 LUCENE-6580: Allow defined-width gaps in SpanNearQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694082 13f79535-47bb-0310-9956-ffa450edef68
2015-08-04 16:15:05 +00:00
Alan Woodward ebb5c9c86b LUCENE-6706: Fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694050 13f79535-47bb-0310-9956-ffa450edef68
2015-08-04 12:54:50 +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
Alan Woodward 12fb9eda87 LUCENE-6706: Commit from the right directory this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693933 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 16:53:55 +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
Simon Willnauer bf853057ce LUCENE-6714: Expose exception details via getters on CorruptedIndex-, IndexTooOld-, IndexTooOldException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693929 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 16:22:10 +00:00
Alan Woodward 0398139b1a LUCENE-6706: Remove deprecated PayloadTermQuery and PayloadNearQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693927 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 16:14:59 +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
Alan Woodward 8914ec5f75 LUCENE-6706: Add PayloadScoreQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693921 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 15:49:25 +00:00
Christine Poerschke 716be2d76e LUCENE-6691: SortingMergePolicy.(getSortDescription|isSorted) now considers FilterLeafReader instances. EarlyTerminatingSortingCollector.terminatedEarly accessor added. TestEarlyTerminatingSortingCollector.testTerminatedEarly test added.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693892 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 12:39:16 +00:00
Tommaso Teofili 35810f4c77 LUCENE-6654 - KNN taking into consideration class ranking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693891 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 12:38:25 +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
Michael McCandless 0efca23e6e LUCENE-6697: test bug: the stupid-simple-yet-hopefully-bug-free numeric range filter was buggy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693800 13f79535-47bb-0310-9956-ffa450edef68
2015-08-02 09:45:18 +00:00
Michael McCandless 2e077c1516 LUCENE-6710: use full 64 bits precision for GeoPointField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693796 13f79535-47bb-0310-9956-ffa450edef68
2015-08-02 09:27:15 +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
Michael McCandless b2ac838de4 LUCENE-6647: add GeoHash string utility APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693700 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 10:08:26 +00:00
Michael McCandless a7ecfc274a LUCENE-6697: rename NumericTree -> RangeTree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693693 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 09:39:43 +00:00
Michael McCandless 00bedc01c2 LUCENE-6704: GeoPointDistanceQuery was visiting too many term ranges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693690 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 08:58:46 +00:00
Michael McCandless 54915fac9a LUCENE-6697: add range tree for fast numeric and binary range filtering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693682 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 07:48:53 +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
Uwe Schindler 7b412fdc63 Remove JRockit (no longer supported)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693650 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 20:46:57 +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
Areek Zillur f8ae631751 LUCENE-6702: Add a method to inject context values at index time in ContextSuggestField and simplify ContextQuery and add dedicated method to consider all contexts at query time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693493 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 20:10:49 +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
Christine Poerschke a3cff55407 LUCENE-6621: Removed two unused variables in analysis/stempel/src/java/org/egothor/stemmer/Compile.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693482 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 19:25:38 +00:00
Adrien Grand c75e5c61d7 LUCENE-6707: Make PhraseQuery.Builder methods return this to allow chaining.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693448 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 15:56:55 +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