You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Steve Rowe <sa...@gmail.com> on 2013/11/25 19:03:44 UTC

Re: svn commit: r1545026 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/

Unfortunately, the 4.6 Solr Ref Guide hasn’t been released yet, so solrnews.mdtext is wrong - I’ll fix:

On Nov 24, 2013, at 1:39 PM, simonw@apache.org wrote:
[…]
> Modified: lucene/cms/trunk/content/solr/solrnews.mdtext
> URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/solrnews.mdtext?rev=1545026&r1=1545025&r2=1545026&view=diff
> ==============================================================================
> --- lucene/cms/trunk/content/solr/solrnews.mdtext (original)
> +++ lucene/cms/trunk/content/solr/solrnews.mdtext Sun Nov 24 18:39:56 2013
> @@ -1,5 +1,46 @@
> # Solr<span style="vertical-align: super; font-size: xx-small">TM</span> News
> 
> +## 24 November 2013 - Apache Solr 4.6 and Apache Solr Reference Guide 4.6 Available
> +
> +The Lucene PMC is pleased to announce the release of
> +Apache Solr 4.6 and the Apache Solr Reference Guide 4.6
> +
> +Solr is the popular, blazing fast, open source NoSQL search
> +platform from the Apache Lucene project. Its major features
> +include powerful full-text search, hit highlighting, faceted
> +search, dynamic clustering, database integration, rich document
> +(e.g., Word, PDF) handling, and geospatial search. Solr is highly
> +scalable, providing fault tolerant distributed search and indexing,
> +and powers the search and navigation features of many of the
> +world's largest internet sites.
> +
> +Solr 4.6 is available for immediate download at: 
> +<http://lucene.apache.org/solr/mirrors-solr-latest-redir.html>
> +
> +See the [CHANGES.txt](/solr/4_6_0/changes/Changes.html)
> +file included with the release for a full list of details.
> +
> +The Solr Reference Guide, a 338 page PDF that serves as the
> +definitive users manual for Solr 4.6, is available for download
> +from the Apache mirror network:
> +
> +<https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/>
> +
> +Solr 4.6 Release Highlights:
> +
> +* Many improvements and enhancements for shard splitting options
> +* New AnalyzingInfixLookupFactory to leverage the AnalyzingInfixSuggester
> +* New CollapsingQParserPlugin for high performance field collapsing on high 
> +  cardinality fields
> +* New SolrJ APIs for collection management
> +* New DocBasedVersionConstraintsProcessorFactory providing support for user 
> +  configured doc-centric versioning rules
> +* New default index format: Lucene46Codec
> +* New EnumField type
> +
> +Solr 4.6 also includes many other new features as well as numerous
> + optimizations and bugfixes.
> +


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: svn commit: r1545026 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/

Posted by Steve Rowe <sa...@gmail.com>.
No problem, thanks for releasing!

On Nov 25, 2013, at 1:58 PM, Simon Willnauer <si...@gmail.com> wrote:

> ah sorry I thought it's already there! thanks for fixing
> 
> simon
> 
> On Mon, Nov 25, 2013 at 7:39 PM, Steve Rowe <sa...@gmail.com> wrote:
>> Fixed.
>> 
>> On Nov 25, 2013, at 1:03 PM, Steve Rowe <sa...@gmail.com> wrote:
>> 
>>> Unfortunately, the 4.6 Solr Ref Guide hasn’t been released yet, so solrnews.mdtext is wrong - I’ll fix:
>>> 
>>> On Nov 24, 2013, at 1:39 PM, simonw@apache.org wrote:
>>> […]
>>>> Modified: lucene/cms/trunk/content/solr/solrnews.mdtext
>>>> URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/solrnews.mdtext?rev=1545026&r1=1545025&r2=1545026&view=diff
>>>> ==============================================================================
>>>> --- lucene/cms/trunk/content/solr/solrnews.mdtext (original)
>>>> +++ lucene/cms/trunk/content/solr/solrnews.mdtext Sun Nov 24 18:39:56 2013
>>>> @@ -1,5 +1,46 @@
>>>> # Solr<span style="vertical-align: super; font-size: xx-small">TM</span> News
>>>> 
>>>> +## 24 November 2013 - Apache Solr 4.6 and Apache Solr Reference Guide 4.6 Available
>>>> +
>>>> +The Lucene PMC is pleased to announce the release of
>>>> +Apache Solr 4.6 and the Apache Solr Reference Guide 4.6
>>>> +
>>>> +Solr is the popular, blazing fast, open source NoSQL search
>>>> +platform from the Apache Lucene project. Its major features
>>>> +include powerful full-text search, hit highlighting, faceted
>>>> +search, dynamic clustering, database integration, rich document
>>>> +(e.g., Word, PDF) handling, and geospatial search. Solr is highly
>>>> +scalable, providing fault tolerant distributed search and indexing,
>>>> +and powers the search and navigation features of many of the
>>>> +world's largest internet sites.
>>>> +
>>>> +Solr 4.6 is available for immediate download at:
>>>> +<http://lucene.apache.org/solr/mirrors-solr-latest-redir.html>
>>>> +
>>>> +See the [CHANGES.txt](/solr/4_6_0/changes/Changes.html)
>>>> +file included with the release for a full list of details.
>>>> +
>>>> +The Solr Reference Guide, a 338 page PDF that serves as the
>>>> +definitive users manual for Solr 4.6, is available for download
>>>> +from the Apache mirror network:
>>>> +
>>>> +<https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/>
>>>> +
>>>> +Solr 4.6 Release Highlights:
>>>> +
>>>> +* Many improvements and enhancements for shard splitting options
>>>> +* New AnalyzingInfixLookupFactory to leverage the AnalyzingInfixSuggester
>>>> +* New CollapsingQParserPlugin for high performance field collapsing on high
>>>> +  cardinality fields
>>>> +* New SolrJ APIs for collection management
>>>> +* New DocBasedVersionConstraintsProcessorFactory providing support for user
>>>> +  configured doc-centric versioning rules
>>>> +* New default index format: Lucene46Codec
>>>> +* New EnumField type
>>>> +
>>>> +Solr 4.6 also includes many other new features as well as numerous
>>>> + optimizations and bugfixes.
>>>> +
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: svn commit: r1545026 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/

Posted by Simon Willnauer <si...@gmail.com>.
ah sorry I thought it's already there! thanks for fixing

simon

On Mon, Nov 25, 2013 at 7:39 PM, Steve Rowe <sa...@gmail.com> wrote:
> Fixed.
>
> On Nov 25, 2013, at 1:03 PM, Steve Rowe <sa...@gmail.com> wrote:
>
>> Unfortunately, the 4.6 Solr Ref Guide hasn’t been released yet, so solrnews.mdtext is wrong - I’ll fix:
>>
>> On Nov 24, 2013, at 1:39 PM, simonw@apache.org wrote:
>> […]
>>> Modified: lucene/cms/trunk/content/solr/solrnews.mdtext
>>> URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/solrnews.mdtext?rev=1545026&r1=1545025&r2=1545026&view=diff
>>> ==============================================================================
>>> --- lucene/cms/trunk/content/solr/solrnews.mdtext (original)
>>> +++ lucene/cms/trunk/content/solr/solrnews.mdtext Sun Nov 24 18:39:56 2013
>>> @@ -1,5 +1,46 @@
>>> # Solr<span style="vertical-align: super; font-size: xx-small">TM</span> News
>>>
>>> +## 24 November 2013 - Apache Solr 4.6 and Apache Solr Reference Guide 4.6 Available
>>> +
>>> +The Lucene PMC is pleased to announce the release of
>>> +Apache Solr 4.6 and the Apache Solr Reference Guide 4.6
>>> +
>>> +Solr is the popular, blazing fast, open source NoSQL search
>>> +platform from the Apache Lucene project. Its major features
>>> +include powerful full-text search, hit highlighting, faceted
>>> +search, dynamic clustering, database integration, rich document
>>> +(e.g., Word, PDF) handling, and geospatial search. Solr is highly
>>> +scalable, providing fault tolerant distributed search and indexing,
>>> +and powers the search and navigation features of many of the
>>> +world's largest internet sites.
>>> +
>>> +Solr 4.6 is available for immediate download at:
>>> +<http://lucene.apache.org/solr/mirrors-solr-latest-redir.html>
>>> +
>>> +See the [CHANGES.txt](/solr/4_6_0/changes/Changes.html)
>>> +file included with the release for a full list of details.
>>> +
>>> +The Solr Reference Guide, a 338 page PDF that serves as the
>>> +definitive users manual for Solr 4.6, is available for download
>>> +from the Apache mirror network:
>>> +
>>> +<https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/>
>>> +
>>> +Solr 4.6 Release Highlights:
>>> +
>>> +* Many improvements and enhancements for shard splitting options
>>> +* New AnalyzingInfixLookupFactory to leverage the AnalyzingInfixSuggester
>>> +* New CollapsingQParserPlugin for high performance field collapsing on high
>>> +  cardinality fields
>>> +* New SolrJ APIs for collection management
>>> +* New DocBasedVersionConstraintsProcessorFactory providing support for user
>>> +  configured doc-centric versioning rules
>>> +* New default index format: Lucene46Codec
>>> +* New EnumField type
>>> +
>>> +Solr 4.6 also includes many other new features as well as numerous
>>> + optimizations and bugfixes.
>>> +
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: svn commit: r1545026 - in /lucene/cms/trunk: content/ content/core/ content/solr/ templates/

Posted by Steve Rowe <sa...@gmail.com>.
Fixed.

On Nov 25, 2013, at 1:03 PM, Steve Rowe <sa...@gmail.com> wrote:

> Unfortunately, the 4.6 Solr Ref Guide hasn’t been released yet, so solrnews.mdtext is wrong - I’ll fix:
> 
> On Nov 24, 2013, at 1:39 PM, simonw@apache.org wrote:
> […]
>> Modified: lucene/cms/trunk/content/solr/solrnews.mdtext
>> URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/solrnews.mdtext?rev=1545026&r1=1545025&r2=1545026&view=diff
>> ==============================================================================
>> --- lucene/cms/trunk/content/solr/solrnews.mdtext (original)
>> +++ lucene/cms/trunk/content/solr/solrnews.mdtext Sun Nov 24 18:39:56 2013
>> @@ -1,5 +1,46 @@
>> # Solr<span style="vertical-align: super; font-size: xx-small">TM</span> News
>> 
>> +## 24 November 2013 - Apache Solr 4.6 and Apache Solr Reference Guide 4.6 Available
>> +
>> +The Lucene PMC is pleased to announce the release of
>> +Apache Solr 4.6 and the Apache Solr Reference Guide 4.6
>> +
>> +Solr is the popular, blazing fast, open source NoSQL search
>> +platform from the Apache Lucene project. Its major features
>> +include powerful full-text search, hit highlighting, faceted
>> +search, dynamic clustering, database integration, rich document
>> +(e.g., Word, PDF) handling, and geospatial search. Solr is highly
>> +scalable, providing fault tolerant distributed search and indexing,
>> +and powers the search and navigation features of many of the
>> +world's largest internet sites.
>> +
>> +Solr 4.6 is available for immediate download at: 
>> +<http://lucene.apache.org/solr/mirrors-solr-latest-redir.html>
>> +
>> +See the [CHANGES.txt](/solr/4_6_0/changes/Changes.html)
>> +file included with the release for a full list of details.
>> +
>> +The Solr Reference Guide, a 338 page PDF that serves as the
>> +definitive users manual for Solr 4.6, is available for download
>> +from the Apache mirror network:
>> +
>> +<https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/>
>> +
>> +Solr 4.6 Release Highlights:
>> +
>> +* Many improvements and enhancements for shard splitting options
>> +* New AnalyzingInfixLookupFactory to leverage the AnalyzingInfixSuggester
>> +* New CollapsingQParserPlugin for high performance field collapsing on high 
>> +  cardinality fields
>> +* New SolrJ APIs for collection management
>> +* New DocBasedVersionConstraintsProcessorFactory providing support for user 
>> +  configured doc-centric versioning rules
>> +* New default index format: Lucene46Codec
>> +* New EnumField type
>> +
>> +Solr 4.6 also includes many other new features as well as numerous
>> + optimizations and bugfixes.
>> +
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org