Commit Graph

27379 Commits

Author SHA1 Message Date
yonik d60c72f34c SOLR-10634: calc metrics in first phase if limit=-1 and no subfacets 2017-05-23 20:52:46 -04:00
Steve Rowe ea9adc055b SOLR-10438: Assign explicit useDocValuesAsStored values to all points field types in schema-point.xml/TestPointFields. 2017-05-23 20:04:43 -04:00
David Smiley 85c3ae2040 LUCENE-7815: Remove more PostingsHighlighter remnants 2017-05-23 17:13:03 -04:00
Cassandra Targett 2319d69fd3 Ref Guide: update DIH docs for SOLR-7383; SOLR-9601; plus major surgery on page layout 2017-05-23 15:54:35 -05:00
Ishan Chattopadhyaya 4f16beb053 Fix javadocs warnings 2017-05-24 00:57:32 +05:30
Erick 28b8696d77 SOLR-10721: Provide a way to know when Core Discovery is finished and when all async cores are done loading 2017-05-23 12:20:58 -07:00
Martijn van Groningen 6a82b42b93
updated changelog to reflect backport to 6.6 branch 2017-05-23 21:07:43 +02:00
David Smiley 0d3c73eaa2 LUCENE-7815: Removed the PostingsHighlighter 2017-05-23 14:39:51 -04:00
Adrien Grand 14320a584c LUCENE-7847: Fix the all-docs-match optimization of range queries on range fields. 2017-05-23 18:46:50 +02:00
Cassandra Targett 31e02e93a5 Ref Guide: fix note for atomic updates after SOLR-9530 2017-05-23 11:05:53 -05:00
Mark Miller 73aa53b063 SOLR-10307: Add upgrade notes for back compat change. 2017-05-23 12:50:07 -03:00
David Smiley 92ed8b4220 SOLR-10729: Deprecated LatLonType, GeoHashField, SpatialPointVectorFieldType, and SpatialTermQueryPrefixTreeFieldType 2017-05-23 11:09:32 -04:00
David Smiley 2218ded2af SOLR-10700: Convert PostingsSolrHighlighter to extend UnifiedSolrHighlighter 2017-05-23 11:02:52 -04:00
David Smiley 715d8b0ccf SOLR-10727: SolrIndexSearcher.numDocs empty docSet optimization 2017-05-23 10:51:00 -04:00
Martijn van Groningen 85c1319c76
LUCENE-7810: Fix equals() and hashCode() methods of several join queries. 2017-05-23 10:45:54 +02:00
Jan Høydahl 08d24570a7 SOLR-10725: Remove trailing spaces in Lucene's NOTICE to make smoke tester happy 2017-05-23 09:13:25 +02:00
Tomas Fernandez Lobbe 2fc41d565a SOLR-10233: Add support for replica types 2017-05-22 19:58:51 -07:00
yonik 1802d24aba SOLR-10723: fix resize for CountSlotAcc, HllAgg.NumericAcc 2017-05-22 22:39:33 -04:00
Joel Bernstein 2d184581a7 SOLR-10724: Add describe Stream Evaluator 2017-05-22 18:42:09 -04:00
Joel Bernstein 59aa5d7515 SOLR-10693: Add copyOfRange Stream Evaluator 2017-05-22 18:42:08 -04:00
Cassandra Targett 0aea8cbc72 SOLR-10725: add license links to NOTICE.txt and remove solr-ref-guide license directory 2017-05-22 14:54:23 -05:00
Chris Hostetter 94011393cb SOLR-10725: ASL header in all *.adoc files 2017-05-22 12:50:21 -07:00
Cassandra Targett ef245c1f08 Ref Guide: typo "more then"...instead of "more than" 2017-05-22 12:37:52 -05:00
Joel Bernstein c71ce16bb9 SOLR-10698: Fix precommit 2017-05-22 11:05:37 -04:00
Joel Bernstein 02b1c8aa36 SOLR-10698: StreamHandler should allow connections to be closed early 2017-05-22 10:44:02 -04:00
Jan Høydahl f62248c90a SOLR-10612: Fix precommit (tabs) 2017-05-21 10:42:05 +02:00
Dennis Gove a622568979 SOLR-10292: Moves new feature description in solr/CHANGES.txt to the correct version 2017-05-19 21:10:25 -04:00
Cassandra Targett bc89757acc SOLR-10692: Split streaming-expressions.adoc into 4 total files; fix section titles 2017-05-19 14:34:23 -05:00
Cassandra Targett b179249ce0 Ref Guide: add a bit more info to TOC options in meta-docs 2017-05-19 14:34:00 -05:00
Cassandra Targett fa76171a63 Ref Guide: add AtomicUpdateRequestProcessorFactory from SOLR-9530 2017-05-19 13:10:51 -05:00
Chris Hostetter 3392a12866 SOLR-10612: add jekyll support for page-toclevels, page-tocclass, and a new {section-toc} macro 2017-05-19 10:47:37 -07:00
Jan Høydahl 4a57fb4d88 SOLR-10585: Remove defaultSearchField completely in 7.0 2017-05-19 15:27:28 +02:00
Jan Høydahl 467af790cb SOLR-10042: Clean up old comments from Angular UI code 2017-05-19 13:17:14 +02:00
Adrien Grand 629624d5df Avoid creating too many fs directories. 2017-05-19 08:44:13 +02:00
Adrien Grand 3bb4662e63 LUCENE-7833: Fix score computation with ToParentBlockJoinQuery and ScoreMode.MAX. 2017-05-19 08:28:37 +02:00
Cao Manh Dat eb475db9c4 SOLR-10413: Fix precommit 2017-05-19 09:43:37 +07:00
Cao Manh Dat 9e3c710d0c SOLR-10413: Fix test failure (with better json validators we can capture invalid input) 2017-05-19 09:35:43 +07:00
Tomas Fernandez Lobbe d30d012c7c SOLR-10042, LUCENE-7838: Fix precommit 2017-05-18 17:11:40 -07:00
Cassandra Targett 606b3bfc62 Ref Guide: add auth section for SOLR-8440 2017-05-18 15:10:36 -05:00
Cassandra Targett 33e1c71bff Ref Guide: remove leftover TODO note 2017-05-18 14:02:45 -05:00
Cassandra Targett 5f77aa0897 Ref Guide: Update list of available zkcli commands from SOLR-10430; rework page a bit 2017-05-18 13:47:26 -05:00
Cassandra Targett b77a0a5ad5 Ref Guide: typos from conversion 2017-05-18 13:15:36 -05:00
Cassandra Targett a786f2eb4e Ref Guide: Placeholders for docs for SOLR-10239 & SOLR-10447 2017-05-18 13:14:48 -05:00
Cassandra Targett 48aa31d09c Ref Guide: update upgrade notes for 6.6 2017-05-18 13:13:40 -05:00
Joel Bernstein bdecee26be SOLR-10623: Remove dead code 2017-05-18 13:03:26 -04:00
Joel Bernstein c373b71b25 SOLR-10623: Fix pre-commit 2017-05-18 12:50:59 -04:00
Joel Bernstein f326cfb175 SOLR-10623: Add sql Streaming Expression 2017-05-18 12:50:59 -04:00
Dawid Weiss 5a50887a4b LUCENE-7800: Remove code that potentially rethrows checked exceptions from methods that don't declare them ("sneaky throw" hack). 2017-05-18 16:39:47 +02:00
Adrien Grand c9bdce937a LUCENE-7838: Remove unused imports. 2017-05-18 16:36:14 +02:00
Adrien Grand 06a6034d9b LUCENE-7730: Better accuracy for the length normalization factor. 2017-05-18 16:27:31 +02:00