Commit Graph

29213 Commits

Author SHA1 Message Date
Adrien Grand 3f0b240853 LUCENE-7736: CoveringQuery needs to rewrite its ValuesSource. 2017-11-22 18:34:21 +01:00
Christine Poerschke 5a2ed01e75 Revert "SOLR-11161: bin/solr stop_solr function ignored $STOP_PORT used at startup."
This reverts commit 89bd0566f9.
2017-11-22 17:25:24 +00:00
Christine Poerschke 89bd0566f9 SOLR-11161: bin/solr stop_solr function ignored $STOP_PORT used at startup. 2017-11-22 17:07:53 +00:00
Karl Wright e33e78c168 LUCENE-8057: Update CHANGES.txt 2017-11-22 11:11:21 -05:00
Karl Wright 26cbf520d5 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-11-22 11:08:08 -05:00
Karl Wright 9776e1f4a0 LUCENE-8057: getBounds() for exact circle did not include segment endpoints. 2017-11-22 11:07:52 -05:00
David Smiley 9b52571d8c SOLR-11501: limit query parser switching to thwart hacking
* starting a query with {!...} only works when the default parser is lucene or func.
* edismax now requires uf=_query_ to allow advanced sub-queries.
2017-11-22 08:47:32 -05:00
Karl Wright d0d8a75717 LUCENE-8056: Use perpendicular bounding planes for segments of exact circles. 2017-11-22 06:51:19 -05:00
Karl Wright d44b5ee3ab Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-11-21 18:05:29 -05:00
Karl Wright bff695cf34 LUCENE-8054: Use backbounds to stop spuriosly rejecting points that are within the exact circle. 2017-11-21 18:05:20 -05:00
Cassandra Targett affeec7269 SOLR-11573: Add solr-root-paths param to allow pulling in code blocks from outside solr-ref-guide tree 2017-11-21 13:42:24 -06:00
Erick 57b1912cea Debugging code for Jenkins failures 2017-11-21 09:57:19 -08:00
Erick ab5fbad3d7 SOLR-11426: TestLazyCores fails too often, debugging 2017-11-21 09:55:40 -08:00
Cassandra Targett 4ca6e77a02 SOLR-11584: CSS changes for HTML tabs: change padding in tab panes; add space between tabs 2017-11-21 09:15:51 -06:00
Simon Willnauer a14972d7ae LUCENE-8055: MemoryIndex.MemoryDocValuesIterator returns 2 documents instead of 1
Fixes a bug if there is a DV field in the MemoryIndex the
`MemoryIndex.MemoryDocValuesIterator` will return 2 documents instead of 1.
2017-11-21 14:32:37 +01:00
Simon Willnauer 26398d2dc9 Forward port 7.1.1 changes section to CHANGES.TXT 2017-11-21 14:31:06 +01:00
Karl Wright 8e22f072c8 LUCENE-8054: Update change text 2017-11-21 05:04:25 -05:00
Karl Wright 0516a58827 LUCENE-8054: Fix exact circle construction to correct failing test. 2017-11-21 04:59:11 -05:00
Noble Paul 1794ff679e typo in class name 2017-11-20 22:42:22 +10:30
elyograg 0dadf2c2a8 SOLR-11645: Fix problem with no Args display in admin UI. 2017-11-18 08:41:53 -07:00
David Smiley 6f99196e81 SOLR-11444: CloudSolrClient could have thrown an NPE if the collection doesn't exist.
Refactor: Tidy the exception throwing
2017-11-17 23:22:22 -05:00
David Smiley 51b2dea68e SOLR-11487: Put back sleep(100) in CreateAliasCmd.
Update AliasIntegrationTest with some sleeps and use new alias names where
possible to avoid eventual consistency challenges.
2017-11-17 17:20:08 -05:00
David Smiley df5a5f949b SOLR-11542: TimePartitionedUpdateProcessor URP 2017-11-16 15:09:09 -05:00
David Smiley fd1820a430 SOLR-11487: Collection Aliases may now have metadata 2017-11-16 13:57:22 -05:00
yonik c561ffe635 SOLR-11553: fix refinement to pick right processor / uninversion mechanism 2017-11-16 12:28:01 -05:00
yonik 96af869da3 SOLR-11251: docs - JSON Facet API 2017-11-16 11:10:30 -05:00
Alan Woodward e8dfccca51 LUCENE-7998: CHANGES.txt 2017-11-16 11:41:35 +00:00
Alan Woodward 423677f20e LUCENE-7998: QueryDoubleValuesSource 2017-11-16 11:39:16 +00:00
Noble Paul 75825d240f SOLR-11642: remove synchronization on OCMH 2017-11-16 08:50:56 +10:30
Chris Hostetter a371cab3b6 Fix javascript indentation now that i figured out my emacs configs were previously broken 2017-11-15 11:33:11 -07:00
Alan Woodward e53ce592ba LUCENE-7736: CHANGES.txt 2017-11-15 14:29:02 +00:00
Alan Woodward 2a4dd499bb LUCENE-7736: IndexReaderValues 2017-11-15 14:22:49 +00:00
David Smiley af2b903f65 LUCENE-8040: optimize IndexSearcher.collectionStatistics 2017-11-15 08:57:47 -05:00
Alan Woodward 183571c085 LUCENE-6278: Remove Scorer.freq() 2017-11-15 11:14:16 +00:00
Noble Paul cfea3d5e83 SOLR-11642: remove Policy.Session from OverseerCollectionMessageHandler 2017-11-15 21:18:33 +10:30
Steve Rowe aef58a26a2 SOLR-11584: remove zero-width space (U+200B) that causes compilation to fail on some platforms 2017-11-14 22:30:50 -05:00
Cassandra Targett df70e27d7d SOLR-11584: add JS and CSS to support tabbed content; add "column" style TOC support 2017-11-14 16:47:14 -06:00
David Smiley 3923e9fba3 SOLR-11595: optimize SolrIndexSearcher.collectionStatistics 2017-11-14 16:58:49 -05:00
Chris Hostetter d77d54b1a6 SOLR-11641: Change to default to so default behavior is to PostFilter if user specifies 2017-11-14 10:45:29 -07:00
Noble Paul 79283834bc SOLR-11380:removed GenericRequest.setContentStreams() 2017-11-15 03:55:17 +10:30
Noble Paul 65cd8bbbf4 SOLR-11538: Implement port suggestion 2017-11-14 23:23:35 +10:30
Andrzej Bialecki fc678da2dd SOLR-11642: Implement ObjectCache for SolrCloudManager. 2017-11-14 13:21:26 +01:00
Andrzej Bialecki 7c54b2b116 SOLR-11458: Improve this test to show the failure to be fixed in SOLR-11458. 2017-11-14 11:16:39 +01:00
Noble Paul 8e60dc52c5 SOLR-11538: Implement suggestions for port,ip_*, nodeRole,sysprop.*, metrics:* 2017-11-14 15:17:53 +10:30
Joel Bernstein 59360b4617 SOLR-11570: Add support for correlation matrices to the corr Stream Evaluator 2017-11-13 19:44:46 -05:00
Steve Rowe c3513e9281 SOLR-11231: Guard against unset fields when performing language detection. This closes #232 2017-11-13 17:57:24 -05:00
Shalin Shekhar Mangar 3045349140 SOLR-11638: Fix CloudSolrClientTest periodic failures after SOLR-11507 2017-11-13 15:50:45 +05:30
Cassandra Targett eec25eacce SOLR-4323: fix unterminated lst element in techproducts example solrconfig 2017-11-10 16:35:38 -06:00
Joel Bernstein 9ea9a85339 SOLR-11571: Add diff Stream Evaluator to support time series differencing 2017-11-10 13:15:41 -05:00
Erick Erickson 6e3d082395 SOLR-11635: CDCR Source configuration example in the ref guide leaves out important settings 2017-11-10 09:50:24 -08:00