Uwe Schindler
bc0d6fb6ed
LUCENE-7966: Add comment to Maven readme that MR-JAR is not supported and resulting artifacts are not identical to official Ant build
2018-02-10 20:39:05 +01:00
Uwe Schindler
a6e4f16b7a
LUCENE-8168: Move Groovy scripts in build files to separate files. Update Groovy to 2.4.13
2018-02-10 20:24:33 +01:00
Ishan Chattopadhyaya
1a4627d385
SOLR-10261: Failure in replica didn't cause LIR; now it does
2018-02-10 21:38:54 +05:30
Ishan Chattopadhyaya
277097cd24
LUCENE-8157: Fixing precommit
2018-02-10 20:07:41 +05:30
Ishan Chattopadhyaya
1f3d971a75
SOLR-3089: RequestBuilder now exposes isDistrib() method
2018-02-10 19:48:11 +05:30
Karl Wright
1fe34f1e89
LUCENE-8157: Do a better job of handling coplanar points in polygon construction. Thanks to Ignacio Vera for his help on this code.
2018-02-10 07:53:36 -05:00
Jason Gerlowski
11a23a9029
SOLR-11902: Clarify bin/solr -h text to describe which commands can be run remotely
...
The bin/solr scripts contain a number of independent tools. Many of
these can be run anywhere and just pointed at the correct Solr or ZK
host. Some must run on the machine hosting Solr itself.
This commit clarifies help text for each bin/solr command, indicating
whether it can be run remotely, or must be run locally.
2018-02-09 18:05:45 -05:00
Uwe Schindler
f70477db01
LUCENE-8155: Disable Smoker Javadocs checking on Java 9 (like in Ant)
2018-02-09 23:31:41 +01:00
Uwe Schindler
7d3fccefe6
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2018-02-09 19:56:59 +01:00
Uwe Schindler
1938631307
LUCENE-8155: Add support for Java 9 in smoke tester
2018-02-09 19:53:49 +01:00
Christine Poerschke
1a6d0f585f
SOLR-11931: contrib/ltr tests: s/getCanonicalName/getName
2018-02-09 18:12:19 +00:00
Christine Poerschke
a1a9341a9c
SOLR-11931: Fix contrib/ltr custom inner class feature/normaliser/model persistence.
2018-02-09 17:28:17 +00:00
Christine Poerschke
b6f683d30b
SOLR-11349: Remove deprecated ResponseBuilder.getQueryCommand() method.
2018-02-09 16:50:34 +00:00
Christine Poerschke
d39751a754
SOLR-11349: Rename ResponseBuilder's getQueryCommand to createQueryCommand.
2018-02-09 16:50:28 +00:00
David Smiley
5a26381424
SOLR-11722: Rename max-future-ms to maxFutureMs
2018-02-09 11:24:58 -05:00
Alan Woodward
342e38217a
LUCENE-8163: BaseDirectoryTestCase produces random filenames that fail on Windows
2018-02-09 09:14:02 +00:00
David Smiley
1527ce57d4
SOLR-11925: Rename RoutedAliasCreateCollectionCmd as MaintainRoutedAliasCmd (internal Cmd)
2018-02-08 23:16:12 -05:00
David Smiley
02b5172ea2
SOLR-11925: Time Routed Aliases: router.autoDeleteAge feature
2018-02-08 23:12:09 -05:00
David Smiley
4700b1d304
LUCENE-8161: Update Spatial4j to 0.7. Add JTS as a test dependency.
2018-02-08 15:59:52 -05:00
Andrzej Bialecki
d2e8e10233
Add documentation for searchRate trigger.
2018-02-07 14:45:55 -08:00
Uwe Schindler
466c1ef4da
LUCENE-8156: Require users to not have ASM on the Ant classpath during build (this is required by LUCENE-7966)
2018-02-07 19:26:52 +01:00
epugh
62537bebc4
SOLR-11933: make DIH safer by not default checking the clean checkbox
...
This closes #316
2018-02-07 09:38:26 -08:00
Mikhail Khludnev
c508068240
SOLR-11459: Fix in-place nonexistent doc update following existing doc update
2018-02-06 20:00:29 +03:00
David Smiley
812d400807
SOLR-11722 SOLR-11617: Alias tests: Ensure zkStateReader's view is up to date before acting
2018-02-05 23:45:47 -05:00
Noble Paul
5240f697d3
SOLR-11879: avoid EOFException for empty input streams
2018-02-05 14:27:49 -08:00
Erick Erickson
4bd49726c1
LUCENE-8149: NRTCachingDirectory does not need to preemptively delete segment files and generate exceptions
2018-02-05 11:08:13 -08:00
Steve Rowe
dd90bfbe87
Add warning about inability to consume an input token graph to the Synonym Graph Filter and Managed Synonym Graph Filter entries
2018-02-05 11:26:11 -05:00
Uwe Schindler
9c0797d9f4
LUCENE-7966: Build Multi-Release JARs to enable usage of optimized intrinsic methods from Java 9 for index bounds checking and array comparison/mismatch
2018-02-03 09:17:59 +01:00
Andrzej Bialecki
ce5932fc37
SOLR-11778: Docs for per-stage metrics, and the missing "regex" parameter docs.
2018-02-02 14:30:01 +01:00
Adrien Grand
666f93ad4f
LUCENE-4198: Fix propagation of flags in SimpleTextPostingsFormat.
2018-02-02 14:00:07 +01:00
Andrzej Bialecki
8d27412e5a
SOLR-11778 Add per-stage RequestHandler metrics.
2018-02-02 13:02:43 +01:00
Alan Woodward
9422609a5d
LUCENE-8145: FieldOffsetStrategy.getOffsetEnum() now returns a single MultiOffsetsEnum
...
Closes #317
2018-02-02 09:41:08 +00:00
Cassandra Targett
98a0b83714
SOLR-11613: Make message for missing dataimport config in UI more explicit
2018-02-01 16:38:57 -06:00
Cassandra Targett
a4320aab8d
SOLR-11848: Ref Guide: include info on grouping operations and using curl for large files. This closes #303 .
2018-02-01 15:24:14 -06:00
Chris Hostetter
95122e1448
SOLR-11916: new SortableTextField which supports analysis/searching just like TextField, but also sorting/faceting just like StrField
2018-02-01 10:40:29 -07:00
Andrzej Bialecki
b0b963c68e
Revert "SOLR-11882: SolrMetric registries retain references to SolrCores when closed"
...
This reverts commit c724845fab
.
2018-02-01 18:14:13 +01:00
Andrzej Bialecki
8418081c4a
Revert "SOLR-11882: SolrMetric registries retain references to SolrCores when closed"
...
This reverts commit f0509c19c1
.
2018-02-01 18:14:13 +01:00
David Smiley
f0854ce11f
SOLR-11722: Dial down threads in ConcurrentCreateRoutedAliasTest
2018-02-01 12:06:53 -05:00
Cassandra Targett
5b5a396b0c
SOLR-11715: Fix example queries so they appear correctly; add fl param to geodist example
2018-02-01 10:02:50 -06:00
Cassandra Targett
af5bc1c228
SOLR-11835: Adjust Ukranian language example
2018-01-31 12:56:50 -06:00
Adrien Grand
5cf9b9f704
LUCENE-4198: Make MultiTermsEnum implement impacts.
2018-01-31 16:46:19 +01:00
Adrien Grand
f410df8113
LUCENE-4198: Give codecs the opportunity to index impacts.
2018-01-31 14:54:52 +01:00
Karl Wright
ebb346d582
LUCENE-8141: Do a better job of making sure polygon points are not coplanar. Committed on behalf of Ignacio Vera.
2018-01-31 08:20:58 -05:00
Noble Paul
0b0e8e5e7a
SOLR-11880: ref-guide
2018-01-31 22:23:05 +11:00
Noble Paul
3ad61d2f9c
SOLR-11067: REPLACENODE should identify appropriate nodes if targetNode is not provided
2018-01-31 21:49:02 +11:00
Tomas Fernandez Lobbe
b310514bec
SOLR-11782: Use await(millis, TimeUnit.MILLIS) in LatchWatcher.await
2018-01-30 14:28:27 -08:00
Jan Høydahl
4176231e91
Remove debug comment on top of doc file. Fixes #315
2018-01-30 16:42:59 +01:00
Christine Poerschke
d940a0ef77
Update copyright year(s) in lucene/NOTICE.txt and solr/NOTICE.txt files.
2018-01-30 12:58:12 +00:00
Christine Poerschke
abf3d11332
SOLR-11480: Remove unused "Admin Extra" files and mentions. (Eric Pugh, Christine Poerschke)
2018-01-30 12:39:44 +00:00
Christine Poerschke
a296092341
SOLR-11926: correct/extend TermsComponentTest.testUnlimitedRows logic
2018-01-30 12:33:04 +00:00