Commit Graph

27357 Commits

Author SHA1 Message Date
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
Tommaso Teofili c53d19e7b2 LUCENE-7838 - removed unused import 2017-05-18 14:42:56 +02:00
Tommaso Teofili bd9e32d358 LUCENE-7838 - added knn classifier based on flt 2017-05-18 14:36:18 +02:00
Jan Høydahl afd70a48cc SOLR-10378: Clicking Solr logo on AdminUI shows blank page 2017-05-18 14:26:59 +02:00
Jan Høydahl 21384b5b21 SOLR-10042: Delete old deprecated Admin UI 2017-05-18 14:12:59 +02:00
Jan Høydahl b5aa0da6ff SOLR-10223: Allow running examples as root on Linux with -force option 2017-05-18 11:26:19 +02:00
Jan Høydahl 318e546d1b Add missing double quote - from comment in Confluence 2017-05-18 10:08:17 +02:00
Cao Manh Dat 38205d7ada SOLR-10413: Update CHANGES.txt 2017-05-18 13:59:56 +07:00
Cao Manh Dat 896270d132 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-18 11:24:58 +07:00
Cao Manh Dat c93409392d SOLR-10413: v2 API: parsed JSON type should be coerced to expected type 2017-05-18 11:24:50 +07:00
Joel Bernstein 5235903107 SOLR-10696: Add empirical distribution and percentile Stream Evaluators 2017-05-16 20:12:25 -04:00
Tomas Fernandez Lobbe c9abe7db23 SOLR-10414: RecoveryStrategy is now a Runnable instead of a Thread 2017-05-16 17:03:10 -07:00
Tomas Fernandez Lobbe 942a0851e9 Fix commit in TestUseDocValuesAsStored 2017-05-16 16:17:31 -07:00
Adrien Grand 5ba761bcf6 LUCENE-7831: Move CHANGES entry to 6.6. 2017-05-16 23:11:18 +02:00
Mark Miller 0fb89f17e1 SOLR-10307: Allow Passing SSL passwords through environment variables. 2017-05-16 14:19:16 -03:00
Adrien Grand 9e1fcb0eb4 LUCENE-7831: CodecUtil should not seek to negative offsets. 2017-05-16 18:31:57 +02:00
Adrien Grand 851678388d Add missing CHANGES entry. 2017-05-16 11:34:48 +02:00
Joel Bernstein 1721036273 SOLR-10661: Add copyOf Stream Evaluator 2017-05-15 15:03:15 -04:00
Ishan Chattopadhyaya 9be68cc307 SOLR-8440: Support for enabling basic authentication using bin/solr|bin/solr.cmd 2017-05-15 22:06:26 +05:30
Joel Bernstein 9c6279d439 SOLR-10663: Add distance Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein a6c516519e SOLR-10664: Add scale Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein 6e41ac7a3b SOLR-10666: Add rank transformation Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein 680dcc140d SOLR-10662: Add length Stream Evaluator 2017-05-15 11:26:04 -04:00