Commit Graph

28045 Commits

Author SHA1 Message Date
Joel Bernstein b406b43dbc SOLR-10651: Statistical function docs for 7.0 Part 2 2017-08-16 09:40:21 -04:00
Shalin Shekhar Mangar 7a576ffa1b SOLR-11239: A special value of -1 can be specified for 'maxShardsPerNode' to denote that there is no limit. The bin/solr script send maxShardsPerNode=-1 when creating collections. The use of maxShardsPerNode is not supported when a cluster policy is in effect or when a collection specific policy is specified during collection creation 2017-08-16 17:26:32 +05:30
Andrzej Bialecki 755cffdec8 Remove stray imports. 2017-08-16 10:54:13 +02:00
Shalin Shekhar Mangar 8d8c629425 SOLR-11243: Fix for the AutoScalingHandlerTest.testReadApi 2017-08-16 13:09:20 +05:30
Shalin Shekhar Mangar ae43ffe354 SOLR-11243: Replica Placement rules are ignored if a cluster policy exists 2017-08-16 12:31:46 +05:30
Joel Bernstein 5786d09254 SOLR-10698: Updated CHANGES.txt 2017-08-15 21:10:09 -04:00
Cassandra Targett 0b353b6741 SOLR-10842: Move Tutorial to Ref Guide
Squashed commit of the following:

commit 1cc4de5c4506c757746eac1809f9a7f3d3a55d00
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Aug 15 13:23:40 2017 -0500

    SOLR-10842: add Field UI images; rename image paths; minor cleanups

commit 39c7c2f87c54eaaa3341dd119ecd4f0675244a38
Author: Cassandra Targett <ctargett@apache.org>
Date:   Thu Aug 3 15:49:21 2017 -0500

    SOLR-10842: remove running-solr.adoc; move starting solr content to installing-solr; move pages to improve flow; final readthrough

commit 70bea0e73159557f991572ad680a251a0791faec
Author: Cassandra Targett <ctargett@apache.org>
Date:   Wed Aug 2 19:31:57 2017 -0500

    SOLR-10842: rename upgrading-solr.adoc; fix links

commit 0d0cbe7980bf0868ea5d36093aad6101201de82b
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Aug 1 09:46:42 2017 -0500

    SOLR-10842: page re-org cleanup; copy edits on tutorial; rename "quick-start" to "tutorial"

commit 4a2635638b214b1480d3b7055afa219ae7bb6a36
Author: Cassandra Targett <ctargett@apache.org>
Date:   Fri Jul 28 13:45:39 2017 -0500

    SOLR-10842: Overhaul of tutorial; update query image

commit 1e1646223b29a0788597d3695b5d0e7ebdd28187
Author: Cassandra Targett <ctargett@apache.org>
Date:   Thu Jul 20 14:13:43 2017 -0500

    little typos

commit e2cb85649dabfd7fd7df6f3d3cce2ca58a4c76a9
Author: Cassandra Targett <ctargett@apache.org>
Date:   Wed Jul 19 09:32:25 2017 -0500

    Change example to use Films

commit 49ad12ca58d5b3bbe60f3cb8f61469bfe321fcc3
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Jul 18 09:31:03 2017 -0500

    Further experiments with tabbed layout

commit 21e4dcb38f802f9d2aed795d5c6ba3701b0178ae
Author: Cassandra Targett <ctargett@apache.org>
Date:   Mon Jul 17 16:58:33 2017 -0500

    Fix page links; add experiment with tabs for different data formats

commit c24a9385361d22d7cb51051152b9e1f834c25d45
Author: Cassandra Targett <ctargett@apache.org>
Date:   Thu Jun 29 14:36:01 2017 -0500

    SOLR-10842: minor changes to a few files

commit 819f160423d17dbb647935c5bbfd8a16d4b7b57c
Author: Cassandra Targett <ctargett@apache.org>
Date:   Fri Jun 23 13:49:32 2017 -0500

    SOLR-10842: major page reorg; new content for install and config files

commit 4be7b61ba46f440accdf96757566c3d854e09328
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Jun 13 15:34:49 2017 -0500

    SOLR-10842: installation docs

commit c83a9ba91d96d5b75df2191404a3482ca81f8505
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Jun 13 13:56:47 2017 -0500

    SOLR-10842: little fixes for quick start

commit 10c1a462338aa16c0435c01eba0506fe09277174
Author: Cassandra Targett <ctargett@apache.org>
Date:   Fri Jun 9 13:47:04 2017 -0500

    SOLR-10842: add quickstart.html from CMS; convert to asciidoc style
2017-08-15 14:06:54 -05:00
Joel Bernstein 9ebdd846fd SOLR-10651: Statistical function docs for 7.0 2017-08-15 15:00:56 -04:00
Andrzej Bialecki afe7dffa23 SOLR-11235: Some SolrCore metrics should check if core is closed before reporting. 2017-08-15 11:32:24 +02:00
Andrzej Bialecki c861c12d15 Don't release MBeanServer, other tests running in this JVM may already depended on it. 2017-08-15 10:59:05 +02:00
Andrzej Bialecki fe34212a28 Make this test more robust to the presence of MBeanServer created in other tests. 2017-08-15 03:23:28 +02:00
Christine Poerschke 3cbbecca02 TestLTROnSolrCloud now also tests 'feature vector returned' without re-ranking. (Christine Poerschke, Yuki Yano) 2017-08-14 12:27:05 +01:00
Andrzej Bialecki ff8b90b9ac SOLR-11221: Fix precommit issues. 2017-08-14 13:10:01 +02:00
Andrzej Bialecki 7aa660b747 SOLR-11221: SolrJmxReporter broken on core reload. 2017-08-14 12:42:33 +02:00
Erick Erickson 7109820e01 SOLR-11084 Issue with starting script with solr.home (-s) == solr 2017-08-13 19:43:01 -07:00
Shalin Shekhar Mangar 575eead80f Enable validation checks on JSON files 2017-08-12 11:05:19 +05:30
Cao Manh Dat 2e519ac955 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-12 08:37:48 +07:00
Cao Manh Dat a7bb00ab54 SOLR-11054: Add SoftAutoCommitTest.testSoftAndHardCommitMaxDocs 2017-08-12 08:36:48 +07:00
Varun Thacker bbc368d0ef SOLR-11228: Exclude static html files in the partials directory from authentication and authorization checks 2017-08-11 12:08:43 -07:00
Shalin Shekhar Mangar 67de1a3f70 SOLR-9735: Replace nocommit with link to ref guide document 2017-08-11 19:49:08 +05:30
Christine Poerschke 3959c53eaf SOLR-11195: Require class attribute for shard and cluster metric reporter configuration. 2017-08-11 15:07:28 +01:00
Shalin Shekhar Mangar 6e9538c719 Fix ignored test 2017-08-11 18:35:03 +05:30
Noble Paul fc7e213743 added a specic nopte that schema.xml components canot be loaded from blob store 2017-08-11 16:20:37 +09:30
Joel Bernstein b3127ec582 SOLR-11225: Add cumulativeProbability Stream Evaluator 2017-08-10 21:55:45 -04:00
Christine Poerschke 3f3a71ad65 SOLR-11223: do asserts on all 8 results, test that feature-vector retrieval does not alter score 2017-08-10 19:43:52 +01:00
Christine Poerschke ff25225fc3 Fix warnings in BlendedInfixSuggesterTest. 2017-08-10 17:11:52 +01:00
Christine Poerschke 5bdd017e73 Fix trivial warning in LowerCaseTokenizerFactory. 2017-08-10 17:11:52 +01:00
Christine Poerschke 9b0fccfbda Remove (package) javadocs in solrj UuidEvaluator. 2017-08-10 17:11:52 +01:00
Karl Wright 0592458a43 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-10 07:10:01 -04:00
Karl Wright 84d8385fb9 LUCENE-7918: Fix incorrect equals method. 2017-08-10 07:09:48 -04:00
Cao Manh Dat ffafee156c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-10 17:36:32 +07:00
Cao Manh Dat 5cdf89d272 SOLR-10126: Leader may trigger LIR on replicas, cause the test failure 2017-08-10 17:36:21 +07:00
Adrien Grand 9c83d025e4 LUCENE-7897: IndexOrDocValuesQuery now requires the range cost to be more than 8x greater than the cost of the lead iterator in order to use doc values. 2017-08-10 12:10:44 +02:00
Jim Ferenczi 627b1ea6d1 Update CHANGES for 7.0 2017-08-10 11:47:26 +02:00
Adam Frey 0320f20e16 Fix typo in docstrings
"be default" should be "by default"

This closes #224
2017-08-09 16:58:52 -07:00
Tomas Fernandez Lobbe 4fcd8a806f SOLR-11071: Improve TestIntervalFacets.testRandom 2017-08-09 16:45:03 -07:00
Varun Thacker e7062b6f91 SOLR-11190: GraphQuery also supports string fields which are indexed=false and docValues=true 2017-08-09 12:43:54 -07:00
Shalin Shekhar Mangar 0250368751 Ignoring flakey test 2017-08-09 23:20:37 +05:30
Andrzej Bialecki 915b36564f SOLR-11061: Fix incorrect metric path. 2017-08-09 17:15:50 +02:00
Andrzej Bialecki d4b4782943 SOLR-11061: Add a spins metric for data directory paths. 2017-08-09 16:07:35 +02:00
Dawid Weiss 5a36775d65 LUCENE-7923: Removed FST.Arc.node field (unused). 2017-08-09 14:40:43 +02:00
Shalin Shekhar Mangar b091934f9e Create znode upfront and fix chroot handling in delegation token feature 2017-08-09 16:16:53 +05:30
Christine Poerschke 8e2dab7315 SOLR-11090: Add Replica.getProperty accessor. 2017-08-09 09:48:02 +01:00
Cao Manh Dat 68bda0be42 SOLR-10126: PeerSyncReplicationTest is a flakey test. 2017-08-09 10:26:19 +07:00
Varun Thacker 7ed0a40eaa SOLR-11199: Support OR queries in the PayloadScoreParser and a sum function 2017-08-08 16:52:41 -07:00
Joel Bernstein ea85543ace SOLR-11212: Allow the predict StreamEvaluator to work on arrays as well as a single numeric parameter 2017-08-08 14:53:45 -04:00
Jim Ferenczi 2a8930cf83 LUCENE-7914: Fix TestSuggestField#testRealisticKeys: trim big titles to make sure that they can pass the max recursion level in Operations#topsortState. 2017-08-08 14:25:23 +02:00
Robert Muir a4db6ce3e6 LUCENE-7916: Remove use of deprecated UScript.CODE_LIMIT in ICUTokenizer 2017-08-07 20:47:30 -04:00
Anshum Gupta a0ad20f5e6 SOLR-11126: Remove unused import from HealthCheckHandler 2017-08-07 16:04:14 -07:00
Mike McCandless b531fbc5fd LUCENE-7919: remove useless notify 2017-08-07 18:53:40 -04:00