Jan Høydahl
62f5bd50cd
SOLR-14281: Make sharedLib configurable through SysProp ( #1288 )
2020-02-27 14:16:33 +01:00
Andrzej Bialecki
c6bf8b6cec
SOLR-14252: NullPointerException in AggregateMetric.
2020-02-27 13:00:43 +01:00
Eric Pugh
b4f3efbf94
SOLR-13965: In GraphHandler, support <expressible> configuration and deprecate <streamFunctions> configuration.
...
(Eric Pugh via Christine Poerschke)
Closes #1033 pull request.
2020-02-26 17:36:33 +00:00
Alessandro Benedetti
663611c99c
[SOLR-12238] Synonym Queries boost ( #357 )
...
SOLR-12238: Handle boosts in QueryBuilder
QueryBuilder now detects per-term boosts supplied by a BoostAttribute when
building queries using a TokenStream. This commit also adds a DelimitedBoostTokenFilter
that parses boosts from tokens using a delimiter token, and exposes this in Solr
2020-02-24 10:29:41 +00:00
Jan Høydahl
8b98befe93
SOLR-10306: Document in Reference Guide how to disable or reduce swapping ( #1256 )
2020-02-24 09:50:01 +01:00
Noble Paul
9f3f7244ac
SOLR-14270 export command to have an option to write to a zip file ( #1266 )
2020-02-21 13:41:50 +11:00
Mikhail Khludnev
001a35cc06
SOLR-14263: stripping .adoc to fix build.
2020-02-19 13:53:12 +03:00
Jan Høydahl
8389b87e39
LUCENE-9229: Fix some broken links
...
Change some wiki -> cwiki links
Signed-off-by: Jan Høydahl <janhoy@apache.org>
2020-02-19 10:33:26 +01:00
Erick Erickson
aa130c4259
SOLR-14263: Update jvm-settings.adoc
2020-02-18 16:44:51 -05:00
Dawid Weiss
2a88aa9d0f
LUCENE-9219: Port ECJ-based linter to gradle
...
Co-authored-by: Tomoko Uchida <tomoko@apache.org>
2020-02-19 02:43:47 +09:00
David Smiley
9a4f7661e9
SOLR-14194: Highlighters now supports docValues for the uniqueKey
...
and the original highlighter can highlight docValues.
2020-02-11 02:18:08 -05:00
David Smiley
46c0945614
SOLR-14149: CHANGES.txt Remove off-topic stuff
...
* No Introduction (to Solr) header. Point at solr-upgrade-notes.adoc instead
* No Getting Started header
* No Versions of Major Components header
* No "Upgrade Notes" for subsequent releases. See solr-upgrade-notes.adoc
Closes #1202
2020-02-08 22:52:38 -05:00
Marcus
bc5f837344
SOLR-14147 change the Security manager to default to true. ( #1141 )
...
* change the Security manager to default.
* update the ref-guide.
* uncomment init scripts update changes.
* changed the ref guide and re-commented file.
* remove added comment.
* modified shell script.
* removed comment in windows file.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* bashism and fix windows
* remove space
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
2020-02-05 19:17:55 -05:00
Houston Putman
80ed8c281b
SOLR-13887: Use the default idleTimeout instead of 0 for HTTP2 ( #991 )
2020-02-05 11:15:37 -08:00
Chris Hostetter
c5d0391df9
SOLR-14241: New delete() Stream Decorator
2020-02-05 10:49:24 -07:00
Mikhail Khludnev
d8bc9bcfcf
SOLR-12325: uniqueBlock(\{!v=foo:bar})
2020-02-02 15:15:35 +03:00
Munendra S N
a2c53dad72
fix typo in schema-api documentation
2020-02-01 10:21:52 +05:30
Jason Gerlowski
719b38c8d8
SOLR-13892: Add 'top-level' docValues Join implementation ( #1171 )
2020-01-31 11:21:01 -05:00
Cassandra Targett
1a14c67426
Ref Guide: Remove outdated or invalid links to Solr Wiki; update URL of those that remain
2020-01-27 16:38:31 -06:00
Cassandra Targett
b2f51f1941
Ref Guide: fix undefined substitution error caused by formatting of variables in paths
2020-01-27 16:38:30 -06:00
Robert Muir
975df9ddd3
LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task
2020-01-27 12:05:34 -05:00
Robert Muir
8e357b167b
LUCENE-9180: dos2unix files that don't need dos line endings
2020-01-27 11:29:59 -05:00
Cassandra Targett
ba77a5f2eb
SOLR-14214: Clean up client lists and references
2020-01-24 15:46:30 -06:00
Mikhail Khludnev
16e537db7e
SOLR-12045: Know how Analytic Component deployment.
2020-01-23 23:22:32 +03:00
Houston Putman
ffba54a827
SOLR-11746: Adding existence queries for PointFields
...
* DocValuesFieldExistsQuery and NormsFieldExistsQuery are used for existence queries when possible.
* Added documentation on the difference between field:* and field:[* TO *]
2020-01-22 18:00:55 -05:00
Dawid Weiss
351b30489c
LUCENE-9077: Enable javac linting as in ant. TONS of warnings are currently printed.
2020-01-20 10:10:48 +01:00
Cassandra Targett
2adecb1d6d
Ref Guide: make single shard requirement for TaggerRequestHandler slightly more prominent and descriptive
2020-01-16 09:18:31 -06:00
Dawid Weiss
c51a4a030b
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-15 13:00:02 +01:00
Dawid Weiss
0231b93731
Revert "SOLR-12490: corrected link."
...
This reverts commit 5cb5151421
.
2020-01-15 12:59:35 +01:00
Dawid Weiss
5cb5151421
SOLR-12490: corrected link.
2020-01-15 12:57:18 +01:00
Mikhail Khludnev
0e4abf7179
SOLR-12490: reverting ref-guide-fix.
2020-01-15 13:08:05 +03:00
Dawid Weiss
08d2c2d0df
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-15 09:54:45 +01:00
Mikhail Khludnev
5cf1ffef32
SOLR-12490: Describe json.queries in the ref guide.
...
Link it from many pages.
Fix a few errors by the way.
2020-01-15 09:04:54 +03:00
Dawid Weiss
2992e7dd86
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-13 19:11:04 +01:00
Dawid Weiss
2cda4184c9
Fix javadoc.
2020-01-13 19:09:56 +01:00
Dawid Weiss
3008dd9526
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-13 17:55:53 +01:00
Jason Gerlowski
5377742a62
SOLR-13985: Bind to localhost interface by default ( #1154 )
...
Prior to this commit, Solr's Jetty listened for connections on all
network interfaces. This commit changes it to only listen on localhost,
to prevent incautious administrators from accidentally exposing their
Solr deployment to the world.
Administrators who wish to override this behavior can set the
SOLR_JETTY_HOST property in their Solr include file
(solr.in.sh/solr.in.cmd) to "0.0.0.0" or some other value.
A version of this commit was previously reverted due to inconsistency
between SOLR_HOST and SOLR_JETTY_HOST. This commit fixes this issue.
2020-01-13 09:42:30 -05:00
Jason Gerlowski
6e4756fd48
SOLR-13890: Add "top-level" DV "terms" implementation ( #1151 )
...
{!terms} queries have a docValues-based implementation that uses per-segment DV structures. This does well with a small to moderate (a few hundred) number of query terms, but doesn't well scale beyond that due to repetitive seeks done on each segment.
This commit introduces an implementation that uses a "top-level" docValues structure, which scales much better to very large {!terms} queries (many hundreds, thousands of terms).
2020-01-13 06:43:21 -05:00
RompotiMiranda
e5cff170b7
SOLR-13934: Improve SimplePostTool & bin/post docs ( #1013 )
...
Co-Authored-By: RompotiMiranda
2020-01-13 06:34:47 -05:00
Dawid Weiss
3beb1cfd1e
Add initial support for rendering javadocs.
2020-01-10 16:43:52 +01:00
Dawid Weiss
5e2396d9fe
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-10 13:00:38 +01:00
Ishan Chattopadhyaya
6fb085943c
SOLR-14158: Package manager to read keys from package store, not ZK
2020-01-10 10:25:44 +05:30
Dawid Weiss
d7726495c5
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-09 19:22:09 +01:00
Kevin Risden
22155bf7a7
SOLR-14163: SOLR_SSL_CLIENT_HOSTNAME_VERIFICATION needs to work with Jetty server/client SSL contexts
...
Closes #1147
Signed-off-by: Kevin Risden <krisden@apache.org>
2020-01-09 10:28:35 -05:00
Eric Pugh
8718447112
SOLR-13927: Correct v2 /schema APIs in docs ( #1010 )
2020-01-09 08:58:14 -05:00
Dawid Weiss
09fb6f196f
Don't assemble solr ref guide by default.
2020-01-09 13:48:06 +01:00
Dawid Weiss
2ba3ec7173
LUCENE-9124: updated build script for solr-ref-guide; newer plugin version and a workaround against gem proxy down.
2020-01-09 13:31:50 +01:00
Dawid Weiss
0674fada65
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-09 11:56:02 +01:00
Houston Putman
08b64aab8f
Revert "SOLR-11746: Existence query support for numeric point fields"
...
This reverts commit f5ab3ca688
.
2020-01-08 18:33:15 -05:00
Houston Putman
ee66e5ef23
Revert "SOLR-11746: Adding docs for negative existence queries."
...
This reverts commit 9edb143efd
.
2020-01-08 18:32:31 -05:00
Dawid Weiss
7e4c841aa7
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-08 12:26:10 +01:00
Jason Gerlowski
a17c486424
Revert "SOLR-13985: Bind to localhost interface by default"
...
This temporarily reverts commit 479e73 while a potentially related
networking hiccup is investigated.
2020-01-07 09:05:13 -05:00
Dawid Weiss
405d227c55
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-07 08:45:12 +01:00
Houston Putman
9edb143efd
SOLR-11746: Adding docs for negative existence queries.
2020-01-06 13:08:13 -05:00
Houston Putman
f5ab3ca688
SOLR-11746: Existence query support for numeric point fields
2020-01-06 12:12:22 -05:00
Jason Gerlowski
479e736469
SOLR-13985: Bind to localhost interface by default
...
Prior to this commit, Solr's Jetty listened for connections on all
network interfaces. This commit changes it to only listen on localhost,
to prevent incautious administrators from accidentally exposing their
Solr deployment to the world.
Administrators who wish to override this behavior can set the
SOLR_JETTY_HOST property in their Solr include file
(solr.in.sh/solr.in.cmd) to "0.0.0.0" or some other value.
2020-01-03 15:17:24 -05:00
Eric Pugh
50176fd6fc
SOLR-14157: Document backup/restore 'name' param ( #1133 )
2020-01-03 10:18:27 -05:00
Dawid Weiss
1a690d95ad
Merge remote-tracking branch 'origin/master' into gradle-master
2020-01-02 10:49:19 +01:00
Nándor Mátravölgyi
4c9cc2cefd
LUCENE-9093: UnifiedHighlighter LengthGoalBreakIterator frag align
...
Matches in passages should be centered better on average.
Closes #1123
2020-01-01 00:57:00 -05:00
Dawid Weiss
a40b3e755b
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-31 10:08:07 +01:00
Cassandra Targett
6d24cacf78
Ref Guide: fix upgrade notes version typo
2019-12-30 10:03:13 -06:00
Eric Pugh
5a50eaa2c6
Word choice should be starting, not staring ( #1128 )
2019-12-30 12:45:19 +01:00
Dawid Weiss
d79b678b39
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-30 09:24:46 +01:00
Robert Muir
1cb6e35058
SOLR-14141: eliminate JKS keystore from solr ssl docs.
...
Currently the documentation pretends to create a JKS keystore. It is
only actually a JKS keystore on java 8: on java9+ it is a PKCS12
keystore with a .jks extension (because PKCS12 is the new java default).
It works even though solr explicitly tells the JDK
(SOLR_SSL_KEY_STORE_TYPE=JKS) that its JKS when it is in fact not, due
to how keystore backwards compatibility was implemented.
Fix docs to explicitly create a PKCS12 keystore with .p12 extension and
so on instead of a PKCS12 keystore masquerading as a JKS one. This
simplifies the SSL steps since the "conversion" step (which was doing
nothing) from .JKS -> .P12 can be removed.
2019-12-29 09:34:00 -05:00
Mikhail Khludnev
3f29fe0b80
SOLR-13808: caching {!bool filter=..} by default.
2019-12-28 21:48:11 +03:00
Dawid Weiss
23f3fd2d48
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-25 13:14:57 +01:00
Jan Høydahl
aa43f352d9
SOLR-14146: Zookeeper version not resolved in RefGuide ( #1119 )
2019-12-24 23:06:27 +01:00
Robert Muir
b73e27d1ca
SOLR-14144: add IP-based access control to securing solr page
2019-12-24 07:55:42 -08:00
Robert Muir
b87e1f5843
SOLR-14143: add request logging to securing solr page
2019-12-24 06:46:29 -08:00
Robert Muir
efd13f2884
SOLR-13984: docs, changes.txt
2019-12-24 06:41:14 -08:00
Bruno Roustant
27840562a6
SOLR-14131: Add maxQueryLength option to DirectSolrSpellchecker.
...
Closes #1113
2019-12-24 15:05:00 +01:00
Cassandra Targett
53423462f2
Ref Guide: various little typos; clean up Solr CLI section on bin/solr export
2019-12-20 15:00:22 -06:00
Dawid Weiss
5897b78572
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-20 17:35:40 +01:00
Cassandra Targett
fc2fbb2f7e
SOLR-13662: Improvements for Ref Guide package-manager.adoc
2019-12-18 09:28:16 -06:00
Dawid Weiss
28b19c2af2
Merge with master.
2019-12-18 09:32:35 +01:00
Mikhail Khludnev
b0e532b7f3
SOLR-14051: removing Block Join Facet Component in favor of uniqueBlock(\_root_).
2019-12-18 11:16:53 +03:00
Gus Heck
46e5e13728
SOLR-13749 Cross collection join filter (XCJF)
...
Squashed commit of the following: commit ffa68a8adb9c5dc16578ab26f731da247533c980
2019-12-18 03:01:24 -05:00
Cassandra Targett
3e8872738a
Ref Guide: fix typos & standardize spellings
2019-12-17 12:59:17 -06:00
Cassandra Targett
3d4246089f
Ref Guide: make section headings in Headline Case
2019-12-17 12:12:34 -06:00
Cassandra Targett
6785650317
Ref Guide: Upgrade notes for 8.4
2019-12-17 12:02:26 -06:00
Dawid Weiss
bc539fc0fd
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-16 11:20:45 +01:00
David Smiley
2db48314f9
SOLR-14072: Deprecate Blob API and runtimeLib ( #1086 )
2019-12-15 23:53:17 -05:00
David Smiley
7c048c5070
SOLR-14069: Ref guide: overhaul: resources, libs, plugins, config-sets ( #1077 )
...
* split "resource-and-plugin-loading.adoc" into "resource-loading.adoc" and "libs.adoc" then overhauled both.
* enhanced "config-sets.adoc", moving some content in from elsewhere; bit of an overhaul.
* solr-plugins.adoc is now top-level; overhauled content
* Move resource-loading.adoc up a level in the TOC to underneath "The Well-Configured Solr Instance.
* Separate out the leading sentence.
2019-12-14 11:50:00 -05:00
Dawid Weiss
6094d4dd13
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-12 14:16:48 +01:00
Ishan Chattopadhyaya
57e717eff2
SOLR-14065: Deprecate Velocity
2019-12-12 16:13:32 +05:30
Ishan Chattopadhyaya
fa1ad006b6
SOLR-14071: Untrusted configsets shouldn't be allowed to use <lib> directive
2019-12-12 15:00:09 +05:30
Munendra S N
88b5b5a7cd
SOLR-13970: disallow using collapse/expand with grouping
...
* Using collapse with grouping would cause inconsistent behavior.
This is because grouping calls the same postfilter twice without
resetting the internal state of the DocValues cache
* Using expand with grouping would cause NPE
2019-12-12 10:21:20 +05:30
Mikhail Khludnev
f01b3e97d1
SOLR-13904: Make Analytics component sensitive to timeAllowed.
2019-12-11 23:48:17 +03:00
Erik Hatcher
128360856d
SOLR-14025: VelocityResponseWriter hardening
2019-12-11 12:36:14 -05:00
Dawid Weiss
27d5509644
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-11 08:57:18 +01:00
Vergil Cheynov
20d3284a09
"Added missing parameter under 'topic parameters'" ( #1056 )
2019-12-10 16:05:46 -05:00
Andrzej Bialecki
c4f0c33638
SOLR-13975, SOLR-13896: ConcurrentUpdateSolrClient connection stall prevention.
2019-12-10 21:45:43 +01:00
Dawid Weiss
20eaaa012d
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-10 14:52:30 +01:00
Alessandro Benedetti
e84a23529e
SOLR-14029: Solr Ref Guide: clarify requestDispatcher handleSelect=true
2019-12-09 23:28:45 -05:00
Chris Hostetter
485e140e93
SOLR-14032: some misc ref-guide improvements related to clarifying the pros/cons of the diff ways to 'boost' documents by func/query
2019-12-09 15:34:42 -07:00
Houston Putman
1c78d2c637
SOLR-12217: Support shards.preference in SolrJ for individual shard requests ( #984 )
2019-12-09 17:11:58 -05:00
Dawid Weiss
f853d994ec
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-09 16:48:21 +01:00
Andrzej Bialecki
86cab79730
SOLR-13979: Expose separate metrics for distributed and non-distributed requests.
2019-12-09 13:46:33 +01:00
Dawid Weiss
f371df327f
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-06 11:57:29 +01:00
Andrzej Bialecki
d2b01ef28f
SOLR-13831: Context property _loop_iter_ should be a string in order to support
...
variable expansion.
2019-12-05 18:27:12 +01:00
Dawid Weiss
7c26c6de02
Merge remote-tracking branch 'origin/master' into gradle-master
2019-12-03 18:45:12 +01:00
Dawid Weiss
49bab132b1
Applying two forbidden api check violations (applied to master).
2019-12-03 14:26:02 +01:00
Dawid Weiss
6f0842eaa5
Use toLowerCase with an explicit locale in CheckLinksAndAnchors.
2019-12-03 13:01:43 +01:00
Cassandra Targett
de1c9fb9e8
SOLR-13885: various Ref Guide typos. This closes #990
2019-12-02 13:33:45 -06:00
Dawid Weiss
d4a9842375
Initial gradle build layer.
2019-12-02 15:34:57 +01:00
David Smiley
6a72b81ed3
SOLR-13971: Revert changes to the default configset.
...
* clarified these are Java system properties
* trivial dead code change; Boolean.getBoolean returns a primitive
2019-11-28 10:45:58 -05:00
Ishan Chattopadhyaya
212593d362
SOLR-13971: Renamed the velocity template parameter names
2019-11-28 15:46:26 +05:30
Ishan Chattopadhyaya
50e8cea918
SOLR-13971: Removing velocity from _default and disabling custom template support by default
2019-11-28 07:52:43 +05:30
Andrzej Bialecki
47a908a0b9
Fix the list of common handler metrics.
2019-11-27 15:59:53 +01:00
Jonathan Pool
a5ab17db82
Correct inconsistency on plugin support ( #272 )
2019-11-27 08:55:52 +01:00
Dawid Weiss
063c82ebd6
SOLR-13952: reverting Erick's commit (with permission).
2019-11-25 17:56:20 +01:00
Erick Erickson
4b34d726ab
SOLR-13952: Separate out Gradle-specific code from other (mostly test) changes and commit separately
2019-11-24 13:24:40 -05:00
Eric Pugh
537862d5bb
Document how to load your own streaming plugins ( #1025 )
2019-11-22 11:16:57 -08:00
Munendra S N
2740d90dee
SOLR-13912: add support for countvals aggregation in JSON facet module
...
* This aggregation is equivalent to StatsComponent's count
2019-11-22 18:16:20 +05:30
noble
f98555854c
SOLR-13822: Bug fixs and tests for URP loading
2019-11-21 11:25:16 +11:00
Cassandra Targett
b5bf906caf
SOLR-13782: Remove PDF Ref Guide build ( #999 )
...
closes #999
2019-11-19 14:54:30 -07:00
Ishan Chattopadhyaya
0857bb60d3
SOLR-13662, SOLR-13822: Fixing bug with refresh API, un-ignoring the test and new reference guide on Package Management
2019-11-18 04:00:00 +05:30
Munendra S N
0602956a44
SOLR-13911: add support for missing aggregation in JSON facet module
...
* This missing aggregation is equivalent to StatsComponent's missing
2019-11-16 12:12:11 +05:30
Andrzej Bialecki
b4fe911cc8
SOLR-13817: Remove legacy SolrCache implementations.
2019-11-14 21:21:44 +01:00
Chris Hostetter
30e55e2b6e
SOLR-13872: Fixed Backup failures due to race conditions in saving/reserving commit points
2019-11-13 08:58:52 -07:00
noble
8847711212
SOLR-13822: more ref guide
2019-11-12 18:02:40 +11:00
Noble Paul
40661489cd
SOLR-13822: Ref guide and error handling
...
SOLR-13822: Ref guide and error handling for package loader, package store
2019-11-12 16:45:04 +11:00
David Smiley
124d38a597
SOLR-13830: Correct ref guide on [child] response structure.
2019-11-01 11:15:25 -04:00
Munendra S N
bd0091d94e
update documentation for q.op and df
...
* defaultSearchField and defaultOperator are removed from schema.
update the documentation to reflect this change
2019-10-29 10:51:31 +05:30
Tobias Ibounig
ce3857cb27
Add temporal unit to warmupTime param in ref guide ( #975 )
2019-10-25 15:01:16 -05:00
Cassandra Targett
d91152e113
SOLR-13847: Fix docs for Metrics Trigger
2019-10-25 13:56:53 -05:00
Andrzej Bialecki
c1174dc0d6
SOLR-13831: Support defining arbitrary autoscaling simulation scenarios.
2019-10-23 20:48:10 +02:00
epugh
2e6119e8fd
tweak documentation to be clearer about uprefix
2019-10-20 23:50:42 -04:00
Munendra S N
227a624f8a
SOLR-12769: correct documentation for delete op in request params API
2019-10-18 21:13:35 +05:30
Cassandra Targett
621461fd1a
SOLR-12786: Update Ref Guide build tool versions & fix section links for new format requirements
2019-10-16 11:03:17 -05:00
Cassandra Targett
b881a09592
Ref Guide: fix headline case
2019-10-16 10:08:57 -05:00
Cassandra Targett
8dd2ab52b4
Ref Guide: fix headline case, e.g & i.e, random spaces
2019-10-15 09:45:08 -05:00
Cassandra Targett
96cf2d1762
Ref Guide: first pass at 8.3 upgrade notes
2019-10-15 09:02:31 -05:00
Cassandra Targett
3deff52b5f
Ref Guide: Upgrade Notes for 8.2 (neglected to do earlier)
2019-10-15 08:14:12 -05:00
Cassandra Targett
8ad759436b
Ref Guide: Fix errant & empty style block throwing errors
2019-10-14 19:54:49 -05:00
Andrzej Bialecki
430267ecc9
SOLR-13828: Improve ExecutePlanAction error handling.
2019-10-10 23:59:06 +02:00
Jason Gerlowski
083f2b5407
SOLR-13820: Small corrections to Rule-Based Auth docs
2019-10-10 17:04:27 -04:00
Andrzej Bialecki
8c144444fe
SOLR-13376: Multi-node race condition to create/remove nodeLost markers.
2019-10-08 13:41:02 +02:00
Jason Gerlowski
2b04363700
SOLR-13820: Improve RBAP documentation ( #924 )
...
The ref-guide page for Rule-Based Authorization was in need of a refresh. Some mailing-list questions made it clear there were a few areas users were unclear on, including permission resolution, permission syntax and defaults, and pros/cons of editing configuration using the API vs directly in ZooKeeper.
This commit clarifies these points, as well as doing some larger restructuring to (hopefully) make the page make a little more sense as a whole.
2019-10-07 12:33:06 -04:00
Mikhail Khludnev
1cf7368ed8
SOLR-13719: introducing SolrClient.ping(collection)
2019-10-06 23:36:58 +03:00
Ishan Chattopadhyaya
515af6d3ec
SOLR-13661: Reverting all half-baked stuff from SOLR-13707, SOLR-13659, SOLR-13565, SOLR-13650, SOLR-13710, SOLR-13721, SOLR-13637
...
All half baked package management and hot-classloading code reverted to allow for a fresh start.
2019-10-06 18:00:40 +05:30
Andrzej Bialecki
8007ac0cb0
SOLR-8241: Add CaffeineCache, an efficient implementation of SolrCache.
2019-10-03 15:17:08 +02:00
Ahmed Adel
9063cf1b96
Fixing link to Lucene Java Bugs page ( #909 )
2019-10-02 10:29:07 +02:00
Erick Erickson
a1f3d2c29a
SOLR-13771: Add -v and -m to ulimit section of reference guide and bin/solr checks
2019-09-30 17:58:35 -04:00
Cao Manh Dat
7350c50316
SOLR-13798: SSL: Adding Enabling/Disabling client's hostname verification config
2019-09-30 16:29:43 +01:00
Yonik Seeley
ae72f4f542
SOLR-13399: add SPLITSHARD splitByPrefix docs ( #903 )
...
* SOLR-13399: add SPLITSHARD splitByPrefix docs
* SOLR-13727: CHANGES entry for bug
2019-09-27 12:07:42 -04:00
Munendra S N
42e64ffd53
SOLR-13272: add documentation for arbitrary range in JSON facet
2019-09-26 09:50:34 +05:30
Jan Høydahl
dd729549b5
SOLR-13734 JWTAuthPlugin to support multiple issuers ( #860 )
2019-09-19 09:50:20 +02:00
Houston Putman
c7f8487328
SOLR-13773: Prometheus Exporter GC and Heap options ( #887 )
...
* SOLR-13773: Prometheus Exporter GC and Heap options
* Adding info to the ref-guide.
2019-09-18 13:31:53 -07:00
Andrzej Bialecki
30aad175e0
SOLR-13159: Add a warning about DNS resolution in SolrCloud clusters.
2019-09-16 18:50:36 +02:00
Andrzej Bialecki
e04917dc9f
SOLR-9658: Max idle time support for SolrCache implementations.
2019-09-16 16:50:07 +02:00
Michael Gibney
0ce635ec01
SOLR-13714: Correct refguide regarding shardHandlerFactory solrconfig.xml element ( #843 )
2019-09-12 13:18:35 -05:00
Jan Høydahl
4599f6e9ee
SOLR-13713: JWTAuthPlugin to support multiple JWKS endpoints
2019-09-10 13:01:47 +02:00
Erick Erickson
31c661f2db
SOLR-13729: Add the caution that schemaless is not suitable for production to the 'Schemaless Mode' section of the ref guide
2019-09-01 09:57:23 -04:00
Erick Erickson
742218d7ba
Merge branch 'SOLR-13729'
2019-09-01 09:54:45 -04:00
Erick Erickson
0ad1684dfc
SOLR-13729: Add the caution that schemaless is not suitable for production to the 'Schemaless Mode' section of the ref guide
2019-09-01 09:54:19 -04:00
Tomoko Uchida
66d7dffc79
SOLR-13691: Add example field type configurations using name attributes to Ref Guide
2019-09-01 01:32:10 +09:00
Marcus
b37d92bfee
SOLR-13649 change the default behavior of the basic authentication plugin. ( #805 )
...
SOLR-13649: Property 'blockUnknown' of BasicAuthPlugin and JWTAuthPlugin now defaults to 'true'. This change is backward incompatible. To achieve the previous default behavior, explicitly set 'blockUnknown':'false' in security.json
2019-08-29 10:57:50 +05:30
Noble Paul
e23c50b2a8
SOLR-13710: Persist package jars locally & expose them over http
2019-08-27 14:04:42 +10:00
Tomas Fernandez Lobbe
8f4103dd4b
SOLR-13257: Support deterministic replica routing
...
Deterministic replica routing can help improve caching and allow a more consistent paging when sorting by score
This closes #677
2019-08-21 11:31:12 -07:00
Noble Paul
30ce19a13e
SOLR-13650:ref guide typo
2019-08-20 18:36:24 +10:00
noble
37b2a1f9b2
SOLR-13650: ref guide
2019-08-20 12:04:15 +10:00
Mikhail Khludnev
70162d3fb1
adding <SpanPositionRange> into XML Query Parser
2019-08-14 18:19:47 +03:00
Megan Carey
768ca7c5a7
SOLR-13399: Adding splitByPrefix param to IndexSizeTrigger; some splitByPrefix test and code cleanup
2019-08-12 15:59:45 -04:00
Tomoko Uchida
9b986d268f
SOLR-13593: Allow to look up analyzer components by their SPI names in field type configuration.
2019-08-11 16:35:25 +09:00
noble
b9912411ea
SOLR-13682: precommit errors
2019-08-10 17:21:17 +10:00
Noble Paul
e45e8127d5
SOLR-13682: command line option to export documents to a file
...
* SOLR-13682: command line option to export documents to a file
2019-08-10 16:34:23 +10:00
Jason Gerlowski
2eb493d170
SOLR-13622: Rename FilesStream -> CatStream
...
Also fixes an 'cat' OS-dependent bug in StreamExpressionTest.
2019-08-08 08:38:21 -04:00
Shalin Shekhar Mangar
ed137dbe28
SOLR-13674: NodeAddedTrigger does not support configuration of replica type hint.
...
A new replicaType property has been added to NodeAddTrigger so that new replicas of the given type are added when the preferredOp is addreplica. The default value of replicaType is `NRT`.
This closes #821 .
2019-08-08 15:14:55 +05:30
Bruno Roustant
d97912529d
SOLR-11866: QueryElevationComponent match="subset" feature
...
Closes #780
2019-08-05 11:23:47 +02:00
Munendra S N
8566bcd25e
SOLR-13633: fix typos in analytics documentation
2019-07-29 09:28:28 +05:30
Jason Gerlowski
dc8e9afff9
SOLR-13622: Add fileStream stream-source
2019-07-25 09:13:00 -04:00
Munendra S N
eae7a46be9
SOLR-13191: correct the zookeeper link in ref-guide
2019-07-23 21:07:57 +05:30
Gus Heck
c97551cc36
SOLR-13375 - 2 dimensional routed aliases
2019-07-15 09:57:13 -04:00
Christine Poerschke
7eb730f6e0
Fix couple of solr-ref-guide typos.
2019-07-11 10:18:41 +01:00
Andrzej Bialecki
717afb11fc
SOLR-13583: Impossible to delete a collection with the same name as an existing alias.
2019-07-03 15:52:36 +02:00
Tomoko Uchida
9d2f516357
SOLR-13588: Document Estonian analyzer in Solr Ref Guide
2019-07-03 22:02:47 +09:00
David Smiley
325824cd39
SOLR-13158: DIH: Add System property toggle for use of dataConfig param
2019-07-02 23:59:39 -04:00
Munendra S N
0e877aac34
SOLR-12554: Expose IndexWriterConfig's ramPerThreadHardLimitMB
...
* When ramPerThreadHardLimitMB is not specified, then Lucene's
default value 1945 is used. The specified value should be
greater than 0 and less than 2048MB
2019-07-01 22:42:19 +05:30
Jason Gerlowski
d6345439dc
Add missing predefined RBAP perms to ref-guide
2019-06-30 06:36:43 -04:00
Jan Høydahl
b54126169b
SOLR-13569: AdminUI visual indication of prod/test/dev environment
2019-06-26 12:09:02 +02:00
Andrzej Bialecki
4d1058db6e
SOLR-13566: REINDEXCOLLECTION does not work with (basic) authentication.
2019-06-25 16:54:27 +02:00
Christine Poerschke
94ecd3a7f6
Fix op[t]ional typo in json-facet-api.adoc file.
2019-06-25 11:04:30 +01:00
David Smiley
85ec39d931
SOLR-13367: Range queries will now highlight in hl.method=unified mode.
...
Lucene MatchesUtils.disjunction method for disjunction over
BytesRefIterator terms.
2019-06-25 00:10:08 -04:00
Jason Gerlowski
d318a6e3f9
SOLR-13261: Clarify parallel-sql docs to make it clear 'SELECT *' not supported
2019-06-20 22:07:08 -04:00
Mikhail Khludnev
48a1cb0bdc
SOLR-7530: clarifying the doc
2019-06-19 10:45:01 +03:00
Noble Paul
aad7b96128
syntax error
2019-06-19 12:27:01 +10:00
Noble Paul
4c0c4cbdb5
typo
2019-06-19 12:21:30 +10:00
Noble Paul
39475119f7
typo
2019-06-19 12:20:17 +10:00
Noble Paul
ed42d36c7b
SOLR-13329: changed the put:on-each to put: on-each-node
2019-06-19 00:16:57 +10:00
Noble Paul
d514beab94
SOLR-13534: Dynamic loading of jars from a remote url ( #712 )
...
* SOLR-13534 : Dynamic loading to support loading jars from a URL
2019-06-17 16:49:31 +10:00
Ishan Chattopadhyaya
ded3b77171
SOLR-13434: Fixing documentation regarding samplePercentage clusterprop
2019-06-16 22:52:10 +05:30
Gus Heck
4ba4444154
SOLR-13551 Minor fix in aliases.adoc
2019-06-14 18:08:40 -04:00
Jan Høydahl
9a796117fe
LUCENE-8820: Fix download links from ref-guide
2019-06-13 10:36:19 +02:00
Cassandra Targett
c8b38d8969
SOLR-13235: Split Collections API Ref Guide page into several smaller child pages
2019-06-12 19:03:21 -05:00
Mikhail Khludnev
5ba6c0c7a2
SOLR-13509: add omitHeader=false for shards requests to avoid NPE on partialResuls check
2019-06-12 18:09:29 +02:00
Jan Høydahl
27b1c36994
SOLR-13371 improve security chapters in refguide ( #635 )
2019-06-10 23:46:22 +02:00
Andrzej Bialecki
010466ec04
SOLR-13512: Raw index data analysis tool (extension of COLSTATUS collection command).
2019-06-10 19:21:46 +02:00
Cassandra Targett
4130876510
Ref Guide: little typos
2019-06-07 17:31:46 -05:00
Cassandra Targett
c598e27ae7
Ref Guide: minor typos/fixes for 8.1 ref guide
2019-06-07 13:47:26 -05:00
Cassandra Targett
24f7a0bf51
SOLR-12330: ref guide typos
2019-06-07 13:47:26 -05:00
Cao Manh Dat
301ea0e462
SOLR-13434: OpenTracing support for Solr ( #685 )
2019-06-04 20:04:11 +01:00
noble
b6d20b6f1b
SOLR-13329: ref guide
2019-06-04 16:11:32 +10:00
noble
776ae37957
SOLR-13329: ref guide
2019-06-04 15:36:16 +10:00
Erick Erickson
7ebeab71f4
SOLR-8346: Upgrade Zookeeper to version 3.5.5
2019-06-03 17:50:35 -07:00
Cassandra Targett
0c15f638e9
Ref Guide: fix bad link reference
2019-05-30 14:58:20 -05:00
Cassandra Targett
b86dd59fe1
Ref Guide: expand abbreviations, standarize some spellings
2019-05-30 14:49:02 -05:00
Cassandra Targett
df96a0e1b8
Ref Guide: fix title case for all section headings
2019-05-30 14:10:05 -05:00
Cassandra Targett
19fe85a3e9
SOLR-13262: Capitalize section heading; extensive copy editing throughout
2019-05-29 17:59:05 -05:00
Andrzej Bialecki
32ad372433
SOLR-12941: Fix IndexSizeTrigger to correctly work with "aboveBytes" and "splitMethod=link" parameters.
2019-05-28 11:34:57 +02:00
Noble Paul
6ac31c6db3
SOLR-13493: /autoscaling/suggestions to be able to filter by type ( #686 )
...
* SOLR-13493: /autoscaling/suggestions to be able to filter by type
2019-05-28 07:20:12 +10:00
Noble Paul
da5e46fc5a
SOLR-13484: ref guide
2019-05-23 16:56:48 +10:00
Cassandra Targett
644af43c12
Ref Guide: Upgrade notes for Solr 8.1
2019-05-21 12:51:43 -05:00
Cassandra Targett
359a436c40
SOLR-13361: Add major changes in 8.0 for Ref Guide
2019-05-21 12:51:43 -05:00
Andrzej Bialecki
93e57e63cd
SOLR-13475: Null Pointer Exception when querying collection through collection alias.
2019-05-20 15:19:35 +02:00
Stefan Billet
2ad39e972d
SOLR-12584: Describe getting Prometheus metrics from a secure Solr ( #662 )
2019-05-20 10:54:06 +02:00
Alessandro Benedetti
b9db118ed3
SOLR-12304: MLT component now supports mlt.interestingTerms
2019-05-16 23:11:43 -04:00
Cassandra Targett
c726ada1d9
SOLR-13468: fix ref guide build failures
2019-05-16 05:36:25 -05:00
David Smiley
3a88ab616c
SOLR-13467: Include the S2 Geometry lib to make it simpler to use prefixTree="s2" on a Geo3D spatial field.
...
* Improved documentation on Geo3D.
* Better testing for Geo3D.
2019-05-15 22:15:13 -04:00
Noble Paul
82ede903f6
SOLR-13468: added ref-guide
2019-05-16 08:33:08 +10:00
epugh
fb911a21a8
highlight select * not supported
2019-05-10 05:58:06 -04:00
Gus Heck
76b854cb4f
SOLR-13306 Add a request parameter to execute a streaming expression locally
2019-05-08 12:13:07 -04:00
noble
733b071564
SOLR-13320 : add an update param failOnVersionConflicts=false to updates not fail when there is a version conflict
2019-05-07 15:20:02 +10:00
Ishan Chattopadhyaya
91969f40fe
SOLR-13394: Tweaking G1 parameters and adding ref guide documentation
2019-05-03 00:36:32 +05:30
moshebla
093990e744
SOLR-12638: ref-guide notes for partial/atomic updates of nested docs
2019-05-01 14:29:42 -04:00
Andrzej Bialecki
70e090717d
SOLR-12833: Avoid unnecessary memory cost when DistributedUpdateProcessor timed-out lock is not used.
2019-04-30 22:31:44 +02:00
Andrzej Bialecki
6eccf2bf53
SOLR-13427: Support simulating the execution of autoscaling suggestions.
2019-04-29 23:14:38 +02:00
Jan Høydahl
ef79dd548d
SOLR-13425: Wrong color in horizontal definition list ( #653 )
2019-04-25 15:57:16 +02:00
Andrzej Bialecki
f46ba5227e
SOLR-13407: Reject update requests sent to non-routed multi collection aliases.
2019-04-18 14:53:06 +02:00
Chris Hostetter
d90034f0d6
SOLR-13336: add maxBooleanClauses (default to 1024) setting to solr.xml, reverting previous effective value of Integer.MAX_VALUE-1, to restrict risk of pathalogical query expansion.
2019-04-15 10:27:08 -07:00
Christine Poerschke
fe1a109476
SOLR-13366: Clarify 'Invalid stage name' warning logging in AutoScalingConfig
2019-04-12 16:01:55 +01:00
Andrzej Bialecki
02c4503f8c
SOLR-13262: Add collection RENAME command and support using aliases in most collection admin commands.
2019-04-10 18:56:39 +02:00
Cassandra Targett
ef7be67ba1
Ref Guide: fix numbered list to resolve build warnings
2019-04-06 08:10:44 -05:00
Erick Erickson
7602f3c78e
SOLR-12809: Document recommended Java/Solr combinations
2019-04-05 10:20:57 -07:00
Jan Høydahl
96ef35cd2c
SOLR-13344: Admin UI inaccessible with RuleBasedAuthorizationPlugin
2019-04-04 16:07:23 +02:00
Jan Høydahl
361502da8a
SOLR-12120: New AuditLoggerPlugin type allowing custom Audit logger plugins
2019-04-04 15:48:51 +02:00
Christine Poerschke
1bf413ebc8
minor stream-decorator-reference.adoc tweak w.r.t. parallel function's partitionKeys
2019-04-02 19:28:54 +01:00
Christine Poerschke
c62db30597
s/reduce/rollup wording correction in stream-decorator-reference.adoc
2019-04-02 19:25:52 +01:00
Cassandra Targett
cc23cd9d55
SOLR-13259: clarify language around *must* reindex vs *should* reindex
2019-04-01 10:06:01 -05:00
Jason Gerlowski
1204d212d1
Improve docs on using basic-auth in SolrJ
2019-03-31 10:36:50 -04:00
Cassandra Targett
65165c7c87
SOLR-11959: Add docs on CDCR limitation with Basic Auth
2019-03-26 08:00:39 -05:00
Kevin Risden
4e230388ba
SOLR-13335: Upgrade to velocity 2.0 and velocity-tools 3.0
...
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-03-25 09:58:44 -04:00
Andrzej Bialecki
6f2b7bf5c0
SOLR-11127: REINDEXCOLLECTION command for re-indexing of existing collections.
2019-03-19 13:42:59 +01:00
Moshe
c2a6772f1e
SOLR-13129: nested docs: add more/better documentation in Solr ref-guide
2019-03-14 09:11:24 -04:00
Gus Heck
d8f2a02fdb
SOLR-13131 Category Routed Aliases
2019-03-13 01:32:23 -04:00
Gus Heck
9edc557f45
SOLR-12891 MacroExpander will no longer will expand URL parameters by
...
default inside of the 'expr' parameter, add InjectionDefense class
for safer handling of untrusted data in streaming expressions and add
-DStreamingExpressionMacros system property to revert to legacy behavior
2019-03-12 10:46:30 -04:00
Mikhail Khludnev
e353dcfe7d
SOLR-13284: fallback to json instead of NPE and 500 code, when wt is omitted or wrong.
2019-03-10 23:10:38 +03:00
Andrzej Bialecki
27df824a4b
SOLR-13292: Provide extended per-segment status of a collection.
2019-03-09 14:08:01 +01:00
Gus Heck
d2d3942721
SOLR-13296 fix doc example so that it can be accepted by Solr
...
(previously caused error due to decreasing offsets)
2019-03-07 08:01:01 -05:00
Andrzej Bialecki
0bc26d07ad
SOLR-13271: Read-only mode for SolrCloud collections.
2019-03-05 17:16:25 +01:00