You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/06/06 01:53:48 UTC

[lucene-solr] 03/04: SOLR-13105: Add visualization place holder

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch SOLR-13105-visual
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit 027a3a62861a6b8609c6849333026e1ebcaee76e
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Wed Jun 5 21:52:42 2019 -0400

    SOLR-13105: Add visualization place holder
---
 .../src/images/math-expressions/curve-fitting.png    | Bin 0 -> 265820 bytes
 solr/solr-ref-guide/src/visualization.adoc           |  19 +++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/solr/solr-ref-guide/src/images/math-expressions/curve-fitting.png b/solr/solr-ref-guide/src/images/math-expressions/curve-fitting.png
new file mode 100644
index 0000000..2f63cfd
Binary files /dev/null and b/solr/solr-ref-guide/src/images/math-expressions/curve-fitting.png differ
diff --git a/solr/solr-ref-guide/src/visualization.adoc b/solr/solr-ref-guide/src/visualization.adoc
new file mode 100644
index 0000000..a3f1a65
--- /dev/null
+++ b/solr/solr-ref-guide/src/visualization.adoc
@@ -0,0 +1,19 @@
+= Visualization
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
+
+