You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2021/01/28 16:33:32 UTC

svn commit: r1070647 [9/35] - in /websites/production/lucene/content/solr/guide/8_8: ./ images/math-expressions/ meta-docs/

Modified: websites/production/lucene/content/solr/guide/8_8/how-to-contribute.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/how-to-contribute.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/how-to-contribute.html Thu Jan 28 16:33:25 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>How to Contribute to Solr Documentation | Apache Solr Reference Guide 8.8-DRAFT</title>
+<title>How to Contribute to Solr Documentation | Apache Solr Reference Guide 8.8</title>
 
 <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
 <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
@@ -68,7 +68,7 @@
 
     </script>
 </head>
-<body class="DRAFT" id="how-to-contribute">
+<body class="" id="how-to-contribute">
 <div class="container-fluid">
   <div class="row">
   <nav id="sidebar" class="col-2 d-none d-md-block">
@@ -76,11 +76,6 @@
 <div class="sidebar-header">
   <div class="sidebarTitle text-center">Apache Solr Reference Guide</div>
   
-  <p class="draft-notice">
-    This is an unofficial DRAFT of the Guide for 8.8.
-    <a href="https://lucene.apache.org/solr/guide/">Official releases are available from the Solr website</a>.
-  </p>
-  
 
   <!--comment out this block if you want to hide search-->
     <!--start search-->
@@ -872,11 +867,36 @@
       </li>
       
       <li class="sb-level2">
-        <a href="math-expressions.html">Math Expressions</a>
+        <a href="math-expressions.html">Streaming Expressions and Math Expressions</a>
         
         <ul>
           
           <li class="sb-level3">
+            <a href="visualization.html">Visualization</a>
+            
+          </li>
+          
+          <li class="sb-level3">
+            <a href="math-start.html">Getting Started</a>
+            
+          </li>
+          
+          <li class="sb-level3">
+            <a href="loading.html">Loading Data</a>
+            
+          </li>
+          
+          <li class="sb-level3">
+            <a href="search-sample.html">Searching, Sampling and Aggregation</a>
+            
+          </li>
+          
+          <li class="sb-level3">
+            <a href="transform.html">Transforming Data</a>
+            
+          </li>
+          
+          <li class="sb-level3">
             <a href="scalar-math.html">Scalar Math</a>
             
           </li>
@@ -897,12 +917,12 @@
           </li>
           
           <li class="sb-level3">
-            <a href="vectorization.html">Streams and Vectorization</a>
+            <a href="term-vectors.html">Text Analysis and Term Vectors</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="term-vectors.html">Text Analysis and Term Vectors</a>
+            <a href="probability-distributions.html">Probability Distributions</a>
             
           </li>
           
@@ -912,12 +932,12 @@
           </li>
           
           <li class="sb-level3">
-            <a href="probability-distributions.html">Probability Distributions</a>
+            <a href="regression.html">Linear Regression</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="simulations.html">Monte Carlo Simulations</a>
+            <a href="curve-fitting.html">Curve Fitting</a>
             
           </li>
           
@@ -927,32 +947,32 @@
           </li>
           
           <li class="sb-level3">
-            <a href="regression.html">Linear Regression</a>
+            <a href="numerical-analysis.html">Interpolation, Derivatives and Integrals</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="numerical-analysis.html">Interpolation, Derivatives and Integrals</a>
+            <a href="dsp.html">Digital Signal Processing</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="curve-fitting.html">Curve Fitting</a>
+            <a href="simulations.html">Monte Carlo Simulations</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="dsp.html">Digital Signal Processing</a>
+            <a href="machine-learning.html">Machine Learning</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="machine-learning.html">Machine Learning</a>
+            <a href="computational-geometry.html">Computational Geometry</a>
             
           </li>
           
           <li class="sb-level3">
-            <a href="computational-geometry.html">Computational Geometry</a>
+            <a href="logs.html">Log Analytics</a>
             
           </li>
           
@@ -2070,7 +2090,7 @@ The <code>-Dsolr-guide-version</code> sy
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8-DRAFT <br />Site last generated: 2021-01-19 <br />
+ Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2Centroids.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2Centroids.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2DCluster1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2DCluster1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2DCluster2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2DCluster2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2Dcentroids.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2Dcentroids.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2Dcluster.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/2Dcluster.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/add.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/add.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/aggs.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/aggs.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/anomaly.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/anomaly.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/array.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/array.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/autocorr.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/autocorr.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/bar.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/bar.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/beta.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/beta.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/binomial.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/binomial.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/bivariate.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/bivariate.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cartesian.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cartesian.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cartogram.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cartogram.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/centroidplot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/centroidplot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/centroidzoom.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/centroidzoom.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/clusters.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/clusters.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/clusterzip.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/clusterzip.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/clusterzipplot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/clusterzipplot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/commit-series.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/commit-series.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/constant.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/constant.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv-smooth.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv-smooth.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv4.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/conv4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex0.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex0.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/convex2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/correlation.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/correlation.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrmatrix.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrmatrix.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrmatrix2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrmatrix2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrsim1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrsim1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrsim2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrsim2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrsim3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/corrsim3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/covariance.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/covariance.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/crosscorr.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/crosscorr.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/csv.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/csv.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/csvselect.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/csvselect.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/csvtable.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/csvtable.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cumPct.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cumPct.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cumProb.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/cumProb.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/curve-fitting.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/curve-fitting.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/custom-hist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/custom-hist.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/dbscan1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/dbscan1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/dbscan2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/dbscan2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/delay.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/delay.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivative.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivative.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivative1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivative1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivative2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivative2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivatives.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/derivatives.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/describe.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/describe.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diagnostics.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diagnostics.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diff.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diff.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diff1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diff1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diffcorr.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diffcorr.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diffzoom.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/diffzoom.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/dist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/dist.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/distance.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/distance.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/distanceview.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/distanceview.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/empirical.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/empirical.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/enum1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/enum1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/enum2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/enum2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/expmoving.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/expmoving.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facet2D.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facet2D.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facettab1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facettab1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facettab2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facettab2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facetviz1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facetviz1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facetviz2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/facetviz2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/fft.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/fft.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/forecast.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/forecast.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/freqTable.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/freqTable.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/freqTable1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/freqTable1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/fuzzyk.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/fuzzyk.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/gamma.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/gamma.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/gaussfit.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/gaussfit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/gaussfit2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/gaussfit2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/geometric.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/geometric.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/harmfit.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/harmfit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/harmfit2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/harmfit2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hashRollup.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hashRollup.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/having.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/having.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/having2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/having2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/having3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/having3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/havingId.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/havingId.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/havingIsNull.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/havingIsNull.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/havingNotNull.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/havingNotNull.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/heat.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/heat.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hfit.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hfit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hidden-signal-autocorrelation.png
==============================================================================
Binary files - no diff available.

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hidden-signal-fft.png
==============================================================================
Binary files - no diff available.

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hidden-signal.png
==============================================================================
Binary files - no diff available.

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hist.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/histtable.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/histtable.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hullplot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/hullplot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/ifIsNull.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/ifIsNull.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/integral.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/integral.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/interpolate1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/interpolate1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/knn.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/knn.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/knnRegress.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/knnRegress.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/knnSearch.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/knnSearch.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/line.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/line.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/line1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/line1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/linear.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/linear.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/loess.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/loess.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/lognormal.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/lognormal.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-collection.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-collection.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-dates.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-dates.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-sample.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-sample.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-time-series.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-time-series.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-time-series2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-time-series2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-time-series3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-time-series3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-type-collection.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-type-collection.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-type.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/logs-type.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mad.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mad.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/maddist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/maddist.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/madsort.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/madsort.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/map.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/map.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/matches.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/matches.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/matrix.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/matrix.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/minmaxscale.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/minmaxscale.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mnorm.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mnorm.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mnorm1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mnorm1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mnorm2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/mnorm2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/monte-carlo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/monte-carlo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/movingMedian.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/movingMedian.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/movingavg.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/movingavg.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/multitime1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/multitime1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/nodestab.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/nodestab.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/nodesviz.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/nodesviz.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/noise-autocorrelation.png
==============================================================================
Binary files - no diff available.

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/noise-fft.png
==============================================================================
Binary files - no diff available.

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/noise.png
==============================================================================
Binary files - no diff available.

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/num.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/num.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/number.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/number.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/outliers.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/outliers.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/overlay-series.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/overlay-series.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/paging.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/paging.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/poisson.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/poisson.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/polyfit-predict.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/polyfit-predict.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/polyfit-resid.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/polyfit-resid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/polyfit.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/polyfit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-dist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-dist.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-highest-scatter.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-highest-scatter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-scatter.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-scatter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-series.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/qtime-series.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/quantile-plot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/quantile-plot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/quantiles.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/quantiles.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/quantiles1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/quantiles1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-ids.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-ids.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-qq.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-qq.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-shard-level.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-shard-level.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-spike.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-spike.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-top-level.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/query-top-level.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk4.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk5.1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk5.1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk5.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk5.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk6.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/randomwalk6.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/ratscatter.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/ratscatter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/recNum.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/recNum.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/redwine1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/redwine1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/redwine2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/redwine2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/regression-plot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/regression-plot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/residual-plot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/residual-plot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/residual-plot2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/residual-plot2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/residuals.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/residuals.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sample-overlay.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sample-overlay.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sample-scatter.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sample-scatter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sample-scatter1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sample-scatter1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/scalar.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/scalar.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/scoring.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/scoring.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-error.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-matches.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-matches.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-page.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-page.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-resort.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-resort.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-sort-plot.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-sort-plot.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-sort.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search-sort.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/search1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/searchiris.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/searchiris.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/season.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/season.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/seasondiff.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/seasondiff.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/select-math.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/select-math.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/select1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/select1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/select2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/select2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/selectconcat.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/selectconcat.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/selectupper.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/selectupper.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/selectuuid.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/selectuuid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/signal-autocorrelation.png
==============================================================================
Binary files - no diff available.

Modified: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/signal-fft.png
==============================================================================
Binary files - no diff available.

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/significantTerms2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/significantTerms2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/significantTermsCompare.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/significantTermsCompare.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/lucene/content/solr/guide/8_8/images/math-expressions/sined.png
==============================================================================
Binary file - no diff available.