Adrien Grand
|
4fc5a872de
|
LUCENE-4100: Faster disjunctions when the hit count is not needed.
|
2017-12-07 10:49:39 +01:00 |
Anshum Gupta
|
cd30dabe37
|
SOLR-11126: Remove wrong change log entry from 7.1 section
|
2017-12-06 11:34:54 -08:00 |
Adrien Grand
|
63b63c5734
|
LUCENE-8015: Fixed DFR similarities' scores to not decrease when tfn increases.
|
2017-12-06 18:19:57 +01:00 |
Adrien Grand
|
70b36666d4
|
LUCENE-8051: Typo in LevensHtein distance.
Closes #284
|
2017-12-06 17:29:16 +01:00 |
David Smiley
|
d84c92ed11
|
SOLR-11078: Add note about the trade-off between Point and Trie fields.
|
2017-12-06 11:23:46 -05:00 |
Cassandra Targett
|
5b4efc5a41
|
Ref Guide: numerous minor typos ("with out", "ie", "eg") + a couple incorrect link refs
|
2017-12-06 09:45:21 -06:00 |
Mark Miller
|
5440d925d3
|
tests: raise chaosmonkey no stop warn time.
|
2017-12-06 09:24:05 -06:00 |
Adrien Grand
|
a8a63464e7
|
LUCENE-7996: Queries are now required to produce positive scores.
|
2017-12-06 14:06:03 +01:00 |
Adrien Grand
|
e1851c0ce7
|
Add 7.3.0 version constant.
|
2017-12-06 10:25:13 +01:00 |
Noble Paul
|
b0416ae7ed
|
removed unused imports
|
2017-12-06 20:11:32 +11:00 |
Noble Paul
|
071d9270d5
|
SOLR-11669: Policy Session lifecycle cleanup
|
2017-12-06 15:04:04 +11:00 |
yonik
|
e84cce8ea1
|
SOLR-11664: fix range facet issues with sub-aggregations on string fields, adds resetIterator to SlotAcc
|
2017-12-05 20:14:57 -05:00 |
Varun Thacker
|
2c14b91418
|
SOLR-11590: Synchronize ZK connect/disconnect handling so that they are processed in linear order
|
2017-12-05 13:34:50 -08:00 |
Joel Bernstein
|
f78cacf4a4
|
SOLR-10784, SOLR-10651: Update CHANGES.txt for new statistical and machine learning functions
|
2017-12-05 10:05:40 -05:00 |
Andrzej Bialecki
|
41644bdcdc
|
SOLR-11458: Improve error handling in MoveReplicaCmd to avoid potential loss of data.
|
2017-12-05 14:46:05 +01:00 |
Christine Poerschke
|
9268b2b30f
|
SOLR-9137: bin/solr script ignored custom STOP_PORT on shutdown.
(Joachim Kohlhammer, Steve Rowe, Christine Poerschke)
|
2017-12-05 12:19:14 +00:00 |
Joel Bernstein
|
cd10d0bda0
|
SOLR-11485: Fix precommit
|
2017-12-04 23:06:59 -05:00 |
Joel Bernstein
|
862f48761c
|
SOLR-11485: Fix broken tests
|
2017-12-04 22:46:43 -05:00 |
Joel Bernstein
|
f8c69270a1
|
SOLR-11485: Fix precommit
|
2017-12-04 21:43:07 -05:00 |
Joel Bernstein
|
8750e5f2a9
|
SOLR-11485: Add olsRegress, spline and derivative Stream Evaluators
|
2017-12-04 21:09:41 -05:00 |
Steve Rowe
|
ccedbdd9d6
|
minor cleanup on spell checking page
|
2017-12-04 18:04:47 -05:00 |
Steve Rowe
|
c72c02e525
|
minor cleanups on highlighting page
|
2017-12-04 17:56:30 -05:00 |
Cassandra Targett
|
0b4e9b2b33
|
SOLR-11312: Add docs on how to stop Solr to README.txt
|
2017-12-04 15:28:20 -06:00 |
Cassandra Targett
|
52cefbe742
|
SOLR-11412: Add docs for bi-directional CDCR; split CDCR pages into multiple child pages
|
2017-12-04 13:55:39 -06:00 |
David Smiley
|
83753d0a2a
|
SOLR-11662: synonymQueryStyle option for FieldType used by query parser
|
2017-12-04 13:25:16 -05:00 |
Erick
|
929ce7ca30
|
SOLR-11687: SolrCore.getNewIndexDir falsely returns {dataDir}/index on any IOException reading index.properties
|
2017-12-04 09:56:58 -08:00 |
Varun Thacker
|
2ed0f1b68e
|
SOLR-11713: Fixed CdcrUpdateLogTest.testSubReader() failure which was a test bug
|
2017-12-03 23:17:51 -08:00 |
Varun Thacker
|
864ce90d2c
|
SOLR-11616: Snapshot the segments more robustly such that segments created during a backup does does not fail the
operation
|
2017-12-01 19:30:29 -08:00 |
Anshum Gupta
|
8c855fa287
|
The queue size for ConcurrentUpdateSolrClient should default to 10 instead of throwing an IllegalArgumentException
|
2017-12-01 14:25:02 -08:00 |
Cassandra Targett
|
f2dd3c5f85
|
SOLR-11646: Add v2 API examples to several pages; add context to about-this-guide.adoc; tweak CSS to make tabs more obvious
|
2017-12-01 15:59:24 -06:00 |
David Smiley
|
7877f5a511
|
SOLR-11542: Rename TimePartitionedUpdateProcessor to TimeRoutedAliasUpdateProcessor
|
2017-11-30 23:25:14 -05:00 |
Anshum Gupta
|
ebdaa44182
|
SOLR-11608: Correctly parse the new core-name in the V2 core rename API.
|
2017-11-29 13:17:17 -08:00 |
Adrien Grand
|
812711416d
|
LUCENE-8059: Fold early termination support into TopFieldCollector.
|
2017-11-29 18:09:38 +01:00 |
Joel Bernstein
|
70767b109f
|
SOLR-11697: Add geometricDistribution Stream Evaluator
|
2017-11-28 21:23:15 -05:00 |
Cassandra Targett
|
c2f26183a7
|
SOLR-11573: Update meta-docs section on including code from non-adoc files
|
2017-11-28 15:01:02 -06:00 |
Christine Poerschke
|
812db14f27
|
SOLR-11291: Factor out abstract metrics/SolrCore[Container]Reporter classes. (Omar Abdelnabi, Christine Poerschke)
|
2017-11-28 15:39:55 +00:00 |
Christine Poerschke
|
64b3a5bb4b
|
SOLR-11250: A new DefaultWrapperModel class for loading of large and/or externally stored LTRScoringModel definitions. (Yuki Yano, shalin, Christine Poerschke)
|
2017-11-28 14:55:57 +00:00 |
Shalin Shekhar Mangar
|
207e546122
|
SOLR-11202: Implement a set-property command for AutoScaling API
|
2017-11-28 16:08:32 +05:30 |
Joel Bernstein
|
8072b46b63
|
SOLR-11680: Add normalizeSum Stream Evaluator
|
2017-11-27 13:38:43 -05:00 |
Noble Paul
|
7a12de47ec
|
SOLR-9743: removed unused logging
|
2017-11-27 17:06:27 +10:30 |
Joel Bernstein
|
7acccd5157
|
SOLR-11674: Support ranges in the probability Stream Evaluator
|
2017-11-26 21:32:05 -05:00 |
Noble Paul
|
2bde0eab3f
|
SOLR-9743: A new UTILIZENODE command
|
2017-11-24 00:32:26 +10:30 |
Joel Bernstein
|
4ebac27d13
|
SOLR-11569: Fix compilation error
|
2017-11-22 18:39:04 -05:00 |
Joel Bernstein
|
17078019e2
|
SOLR-11569: Add support for distance matrices to the distance Stream Evaluator
|
2017-11-22 18:31:08 -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 |
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 |
Noble Paul
|
1794ff679e
|
typo in class name
|
2017-11-20 22:42:22 +10:30 |