Tomas Fernandez Lobbe
|
56f3f6d948
|
SOLR-11782: Refactor LatchWatcher.await to protect against spurious wakeup
|
2018-01-26 10:36:12 -08:00 |
Cassandra Targett
|
3856ae2d85
|
SOLR-11895: Fix Logging UI page to show "No Events"; remove loading spinner
|
2018-01-26 12:28:57 -06:00 |
David Smiley
|
3c9829efad
|
SOLR-11722: CHANGES.txt
|
2018-01-26 11:48:18 -05:00 |
David Smiley
|
b0d244f656
|
SOLR-11722: Refactor out a TimeRoutedAlias class from various parts.
Also allowed TRA's to be tolerant of pre-existing collections.
|
2018-01-26 11:37:00 -05:00 |
David Smiley
|
a1828a5664
|
SOLR-11722: New CREATEROUTEDALIAS cluster command for time routed aliases.
(a refactoring of some of the related parts will follow in next commit)
|
2018-01-25 14:45:49 -05:00 |
David Smiley
|
d8e9ab8785
|
SOLR-11722: Improve the v2/v1 API mapping, including a bug.
Wrapped getParameterNamesIterator failed to consider attrToParams.
(committing this separately from rest)
|
2018-01-25 14:23:44 -05:00 |
Shalin Shekhar Mangar
|
09f903ef8d
|
SOLR-11714: Remove todo now that this issue has been fixed
|
2018-01-25 22:12:15 +05:30 |
Karl Wright
|
c10ba5a6d9
|
LUCENE-8139: Optimize polygon interior point discovery to check center of mass first. Committed on behalf of Ignacio Vera.
|
2018-01-25 10:33:42 -05:00 |
Karl Wright
|
776899b4e8
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2018-01-25 07:04:17 -05:00 |
Karl Wright
|
ad131bde32
|
LUCENE-8136: Adopt iterative convergence for construction of planes from two vectors. Thanks, Ignacio Vera!
|
2018-01-25 07:03:45 -05:00 |
Varun Thacker
|
78815c442b
|
Add more javadocs to the UpdateLog class
|
2018-01-24 11:45:46 -08:00 |
Andrzej Bialecki
|
19474d9df9
|
SOLR-11889: Reset disk space when deleting collections. Use constants.
|
2018-01-24 18:41:53 +01:00 |
Christine Poerschke
|
1d5381511c
|
Remove @SuppressPointFields annotation from DistributedTermsComponentTest, SOLR-11173 added TermsComponent support for Points fields.
|
2018-01-24 15:12:52 +00:00 |
Andrzej Bialecki
|
fa511a0a6f
|
SOLR-11714: AddReplicaSuggester / ComputePlanAction infinite loop.
|
2018-01-24 14:02:55 +01:00 |
Steve Rowe
|
6ca04b62a9
|
SOLR-11894: Ref guide: remove 'side' param from Edge N-Gram Tokenizer documentation
|
2018-01-24 05:56:47 -05:00 |
Joel Bernstein
|
a09126d926
|
SOLR-11862: Relax test thresholds
|
2018-01-23 19:31:08 -05:00 |
Joel Bernstein
|
a664b63d42
|
SOLR-11890: Add multiKmeans Stream Evaluator
|
2018-01-23 15:54:37 -05:00 |
Joel Bernstein
|
50a6cb1b05
|
SOLR-11862: Add fuzzyKmeans Stream Evaluatory
|
2018-01-23 12:29:31 -05:00 |
Noble Paul
|
4a6110ce01
|
SOLR-11648: A new admin UI to display and execute suggestions
|
2018-01-24 04:26:51 +11:00 |
Ishan Chattopadhyaya
|
471a56ab10
|
SOLR-11648: Reverting until license files can be added
|
2018-01-23 19:38:27 +05:30 |
Karl Wright
|
653935bbdf
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2018-01-23 07:35:14 -05:00 |
Karl Wright
|
a7a28ec170
|
LUCENE-8133: Increase MINIMUM_RESOLUTION to 1.5e-12.
|
2018-01-23 07:34:49 -05:00 |
Noble Paul
|
3450d71d1a
|
SOLR-11648: message typo fixed
|
2018-01-23 20:23:40 +11:00 |
Noble Paul
|
288ed174ac
|
SOLR-11648: A new admin UI to display and execute suggestions
|
2018-01-23 20:15:16 +11:00 |
Noble Paul
|
2f4f8932c6
|
SOLR-11051: Use disk free metric in default cluster preferences
|
2018-01-23 16:04:48 +11:00 |
Shalin Shekhar Mangar
|
e16da35707
|
SOLR-11747: Fixed note in upgrade section
|
2018-01-23 09:10:50 +05:30 |
Ishan Chattopadhyaya
|
183835ed24
|
SOLR-11624: Autocreated configsets will not use .AUTOCREATED suffix
|
2018-01-22 19:48:41 +05:30 |
Noble Paul
|
4aeabe7ff2
|
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
|
2018-01-23 00:14:38 +11:00 |
Noble Paul
|
d0a5dbe8d5
|
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
|
2018-01-23 00:13:27 +11:00 |
Noble Paul
|
876ecd87fb
|
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
|
2018-01-23 00:12:51 +11:00 |
Adrien Grand
|
f72a5dbdc8
|
LUCENE-8124: Add missing file.
|
2018-01-22 08:48:59 +01:00 |
Adrien Grand
|
f5e2267097
|
LUCENE-8124: Fixed HyphenationCompoundWordTokenFilter to handle correctly hyphenation patterns with indicator >= 7.
|
2018-01-22 08:46:01 +01:00 |
Mike McCandless
|
fc6f3a45f8
|
LUCENE-8130: fix NPE from TermStates.toString
|
2018-01-19 08:53:30 -05:00 |
Shalin Shekhar Mangar
|
5425353402
|
SOLR-11747: Pause triggers until actions finish executing and the cool down period expires
|
2018-01-18 18:19:24 +05:30 |
Joel Bernstein
|
f491fad955
|
SOLR-11867: Add indexOf, rowCount and columnCount StreamEvaluators
|
2018-01-17 15:43:05 -05:00 |
Mikhail Khludnev
|
42832f8839
|
SOLR-11834: ref-guide: [subquery] doesn't need top level fl to repeat subq.fl
|
2018-01-17 22:52:12 +03:00 |
Erick Erickson
|
2900bb597d
|
SOLR-11810: Upgrade Jetty to 9.4.8
|
2018-01-17 11:33:22 -08:00 |
Steve Rowe
|
03095ce4d2
|
SOLR-11592: Add OpenNLP language detection to the langid contrib
|
2018-01-17 11:29:17 -05:00 |
Joel Bernstein
|
5e2ef5eb73
|
SOLR-11736: Rename knn Streaming Expression to knnSearch and add new knn Stream Evaluator
|
2018-01-16 19:20:39 -05:00 |
Rob Muir
|
6781a0d2d3
|
LUCENE-8129: allow passing filtered unicode sets to ICUFoldingFilter
|
2018-01-16 12:45:17 -08:00 |
Erick Erickson
|
a6b5c5bfb0
|
SOLR-11810: Upgrade Jetty to 9.4.8
|
2018-01-16 12:14:03 -08:00 |
Varun Thacker
|
a3c4f7388c
|
SOLR-11817: Move Collections API classes to it's own package
|
2018-01-16 11:03:40 -08:00 |
Chris Hostetter
|
e2bba98dfd
|
SOLR-11854: multivalued primative fields can now be sorted by implicitly choosing the min/max value for asc/desc sort orders
|
2018-01-16 11:57:44 -07:00 |
Noble Paul
|
d99799c75c
|
SOLR-11064: Collection APIs should use the disk space hint when using policy framework
|
2018-01-17 03:04:34 +11:00 |
Tomas Fernandez Lobbe
|
1c4b417c50
|
SOLR-11794: Restart replicate from ledaer on core reload on PULL replicas
|
2018-01-15 16:15:14 -08:00 |
Joel Bernstein
|
a08f71279c
|
SOLR-11737: Add kmeans Stream Evaluator to support kmeans clustering
|
2018-01-15 14:50:34 -05:00 |
Uwe Schindler
|
d99bfa4bdb
|
LUCENE-8122: Updata autogenerated code after update to ICU4J 60.2
|
2018-01-15 16:21:56 +01:00 |
Noble Paul
|
e4438a2bb7
|
SOLR-11063: fixed test failure.
|
2018-01-16 00:24:55 +11:00 |
Jim Ferenczi
|
f7f0ed1fc5
|
Add 7.2.1 back compat test indexes
|
2018-01-15 10:57:22 +01:00 |
Jim Ferenczi
|
b6f6519749
|
synchronize changes.txt for 7.2.1 release
|
2018-01-15 10:35:52 +01:00 |