Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F30F17579 for ; Tue, 21 Oct 2014 13:27:49 +0000 (UTC) Received: (qmail 40947 invoked by uid 500); 21 Oct 2014 13:27:49 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 40937 invoked by uid 99); 21 Oct 2014 13:27:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2014 13:27:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2014 13:27:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AD6BB23889BB; Tue, 21 Oct 2014 13:26:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1633373 - in /lucene/cms/branches/solr_6058: content/solr/features.mdtext templates/_solr-version.html templates/solr-index.html Date: Tue, 21 Oct 2014 13:26:57 -0000 To: commits@lucene.apache.org From: gsingers@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141021132657.AD6BB23889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gsingers Date: Tue Oct 21 13:26:57 2014 New Revision: 1633373 URL: http://svn.apache.org/r1633373 Log: SOLR-6058: make it easier to change version on headers, start updating the features section Added: lucene/cms/branches/solr_6058/templates/_solr-version.html Modified: lucene/cms/branches/solr_6058/content/solr/features.mdtext lucene/cms/branches/solr_6058/templates/solr-index.html Modified: lucene/cms/branches/solr_6058/content/solr/features.mdtext URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/features.mdtext?rev=1633373&r1=1633372&r2=1633373&view=diff ============================================================================== --- lucene/cms/branches/solr_6058/content/solr/features.mdtext (original) +++ lucene/cms/branches/solr_6058/content/solr/features.mdtext Tue Oct 21 13:26:57 2014 @@ -3,15 +3,12 @@ Title: Features
-
- Solr 4.9 -

Solr Features

Solr is a standalone enterprise search server with a REST-like API. You put - documents in it (called "indexing") via XML, JSON, CSV or binary over HTTP. You query it via HTTP GET and receive XML, JSON, CSV or binary results. + documents in it (called "indexing") via JSON, XML, CSV or binary over HTTP. You query it via HTTP GET and receive JSON, XML, CSV or binary results.

@@ -26,7 +23,7 @@ Title: Features

Advanced Full-Text Search Capabilities

-

BRIEF DESCRIPTION

+

Powered by Lucene, Solr enables powerful matching capabilities including phrases, wildcards, joins, grouping and much more across a any data type

@@ -35,7 +32,7 @@ Title: Features

Optimized for High Volume Traffic

-

BRIEF DESCRIPTION

+

Solr is proven at extremely large scales the world over

@@ -44,7 +41,7 @@ Title: Features

Standards Based Open Interfaces - XML, JSON and HTTP

-

BRIEF DESCRIPTION

+

Solr uses the tools you use to make application building a snap

@@ -53,7 +50,7 @@ Title: Features

Comprehensive HTML Administration Interfaces

-

BRIEF DESCRIPTION

+

Solr ships with a built-in, responsive Admin interface to make it easy to control your Solr instances

@@ -62,16 +59,16 @@ Title: Features

Server statistics exposed over JMX for monitoring

-

BRIEF DESCRIPTION

+

Need more insight into your instances? Solr publishes loads of metric data via JMX

  • -
    +
    -

    Linearly scalable, auto index replication, auto failover and recovery

    -

    BRIEF DESCRIPTION

    +

    Highly Scalable and Fault Tolerant

    +

    Built on the battle-tested Apache Zookeeper, Solr makes it easy to scale up and down. Solr bakes in replication, distribution, rebalancing and fault tolerance out of the box.

  • @@ -79,8 +76,8 @@ Title: Features
    -

    Flexible and Adaptable with XML configuration

    -

    BRIEF DESCRIPTION

    +

    Flexible and Adaptable with easy configuration

    +

    Solr's is designed to adapt to your needs all while simplifying configuration

    @@ -89,7 +86,7 @@ Title: Features

    Near Real-Time Indexing

    -

    BRIEF DESCRIPTION

    +

    Want to see your updates now? Solr takes advantage of Lucene's Near Real-Time Indexing capabilities to make sure you see your content when you want to see it

    @@ -98,7 +95,7 @@ Title: Features

    Extensible Plugin Architecture

    -

    BRIEF DESCRIPTION

    +

    Solr publishes many well-defined extension points that make it easy to plugin both index and query time plugins. Of course, since it is Apache-licensed open source, you can change any code you want!

    @@ -130,8 +127,8 @@ Title: Features
    -

    A Real Data Schema

    -

    BRIEF DESCRIPTION

    +

    Schema when you want, schemaless when you don't

    +

    Use Solr's data-driven schemaless mode when getting started and then lock it down when it's time for production.

    @@ -140,7 +137,7 @@ Title: Features

    Powerful Extensions

    -

    BRIEF DESCRIPTION

    +

    Solr ships with optional plugins for indexing rich content (e.g. PDFs, Word), language detection, search results clustering and more

    @@ -149,7 +146,7 @@ Title: Features

    Faceted Search and Filtering

    -

    BRIEF DESCRIPTION

    +

    Slice and dice your data as you see fit using a large array of faceting algorithms

    @@ -158,7 +155,7 @@ Title: Features

    Geospatial Search with Support

    -

    BRIEF DESCRIPTION

    +

    Enabling location-based search is simple with Solr's built-in support for spatial search

    @@ -167,7 +164,8 @@ Title: Features

    Advanced Configurable Text Analysis

    -

    BRIEF DESCRIPTION

    +

    Solr ships with support for most of the widely spoken languages in the world (English, Chinese, Japanese, German, French and many more) and many other analysis tools + designed to make indexing and querying your content as flexible as possible

    @@ -176,7 +174,7 @@ Title: Features

    Highly Configurable and User Extensible Caching

    -

    BRIEF DESCRIPTION

    +

    Fine-grained controls on Solr's built-in caches make it easy to optimize performance

    @@ -185,7 +183,7 @@ Title: Features

    Performance Optimizations

    -

    BRIEF DESCRIPTION

    +

    Solr has been tuned to handle the world's largest sites

    @@ -194,7 +192,7 @@ Title: Features

    External Configuration via XML

    -

    BRIEF DESCRIPTION

    +

    Solr's configuration files make it easy to adjust and extend your setup without burying your configuration in code

    @@ -203,7 +201,7 @@ Title: Features

    An AJAX based administration interface

    -

    BRIEF DESCRIPTION

    +

    TODO: REPLACE WITH SOMETHING ELSE, AS THIS IS REPETITIVE

    @@ -212,7 +210,7 @@ Title: Features

    Monitorable Logging

    -

    BRIEF DESCRIPTION

    +

    Easily ccess Solr's log files from the admin interface

    @@ -221,7 +219,7 @@ Title: Features

    Fast Near Real-time

    -

    BRIEF DESCRIPTION

    +

    TODO: REPEAT OF ABOVE

    @@ -230,7 +228,7 @@ Title: Features

    Highly Scalable

    -

    BRIEF DESCRIPTION

    +

    TODO: REPLACE

    @@ -239,7 +237,7 @@ Title: Features

    JSON, XML, CSV, delimited text

    -

    BRIEF DESCRIPTION

    +

    TODO: REPLACE

    @@ -247,8 +245,8 @@ Title: Features
    -

    Easy Ways to Pull Data

    -

    BRIEF DESCRIPTION

    +

    Your Data, Your Way!

    +

    JSON, CSV, XML and more are supported out of the box.

    @@ -257,7 +255,7 @@ Title: Features

    Rich Document Parsing

    -

    BRIEF DESCRIPTION

    +

    Solr ships with Apache Tika built-in, making it easy to index rich content such as Adobe PDF, Microsoft Word and more.

    @@ -266,7 +264,7 @@ Title: Features

    Apache UIMA

    -

    BRIEF DESCRIPTION

    +

    Ready to enhance your content with advanced annotation engines? Solr integrates into Apache UIMA, making it easy to leverage NLP and other tools as part of your application.

    @@ -275,7 +273,7 @@ Title: Features

    Multiple search indices

    -

    BRIEF DESCRIPTION

    +

    Solr supports multi-tenant architectures, making it easy to isolate users and content.

    Added: lucene/cms/branches/solr_6058/templates/_solr-version.html URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/templates/_solr-version.html?rev=1633373&view=auto ============================================================================== --- lucene/cms/branches/solr_6058/templates/_solr-version.html (added) +++ lucene/cms/branches/solr_6058/templates/_solr-version.html Tue Oct 21 13:26:57 2014 @@ -0,0 +1,2 @@ + +4.10 \ No newline at end of file Modified: lucene/cms/branches/solr_6058/templates/solr-index.html URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/templates/solr-index.html?rev=1633373&r1=1633372&r2=1633373&view=diff ============================================================================== --- lucene/cms/branches/solr_6058/templates/solr-index.html (original) +++ lucene/cms/branches/solr_6058/templates/solr-index.html Tue Oct 21 13:26:57 2014 @@ -19,7 +19,7 @@
    - Apache Solr 4.10 + Apache Solr {% include "_solr-version.html" %}

    Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene.