This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7379cfcc6 Commit build products
7379cfcc6 is described below
commit 7379cfcc6cb3c570e400c44f4087063415513230
Author: Build Pelican (action) <[email protected]>
AuthorDate: Tue Oct 22 13:48:40 2024 +0000
Commit build products
---
output/blog.html | 14 +++
...-features-in-apache-solr-learning-to-rank.html} | 104 +++------------------
...nity-over-code-na-2024-birds-of-a-feather.html} | 101 ++------------------
3 files changed, 33 insertions(+), 186 deletions(-)
diff --git a/output/blog.html b/output/blog.html
index e6237ffcf..f70bd50b4 100644
--- a/output/blog.html
+++ b/output/blog.html
@@ -140,6 +140,20 @@ If you have one you'd like to contribute, or would like to
link out to an extern
<hr/>
+ <h2 id="community-over-code-na-2024-birds-of-a-feather">
+ <a href="blogposts/community-over-code-na-2024-birds-of-a-feather.html">
+ Community Over Code NA 2024 Apache Lucene/Solr Birds Of A Feather
+ </a>
+ </h2>
+ <h5>Published: 14 October 2024</h5>
+ <p><p>This blog post is a summary of the Apache Lucene/Solr Birds of a
Feather from Community Over Code NA 2024 in Denver. Written by Eric Pugh and
Stefan Vodita.</p></p>
+ <h2 id="categorical-features-in-apache-solr-learning-to-rank">
+ <a
href="blogposts/categorical-features-in-apache-solr-learning-to-rank.html">
+ Categorical Features in Apache Solr Learning to Rank
+ </a>
+ </h2>
+ <h5>Published: 9 October 2024</h5>
+ <p><p>Let's see the available learning to rank Apache Solr features with a
focus on categorical features and how to manage them. Written by Anna Ruggero,
R&D Software Engineer at Sease.</p></p>
<h2 id="community-over-code-north-america-2024">
<a href="blogposts/community-over-code-north-america-2024.html">
Join us at Community Over Code North America 2024
diff --git a/output/blog.html
b/output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html
similarity index 65%
copy from output/blog.html
copy to
output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html
index e6237ffcf..71e47144f 100644
--- a/output/blog.html
+++ b/output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html
@@ -38,15 +38,15 @@
<script src="//cdn.jsdelivr.net/jquery.slick/1.3.7/slick.min.js"/></script>
<script
src="/theme/javascript/lib/jquery.smooth-scroll.min.js?v=4dd59757"></script>
<script src="/theme/javascript/main.js?v=4dd59757"></script>
-<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<title>Blog Posts - Apache Solr</title>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<title>Categorical Features in Apache Solr Learning to Rank - Apache
Solr</title>
<meta name="keywords"
content="apache, apache lucene, apache solr, solr, lucene,
search, information retrieval, spell checking, faceting,
inverted index, open source"/>
<meta property="og:type" content="website" />
- <meta property="og:url" content="https://solr.apache.org/blog.html"/>
- <meta property="og:title" content="Blog Posts"/>
- <meta property="og:description" content="Welcome to the Apache Solr Blog,
where we periodically showcase Solr-related articles, tutorials, and other
content. Have something..."/>
+ <meta property="og:url"
content="https://solr.apache.org/blogposts/categorical-features-in-apache-solr-learning-to-rank.html"/>
+ <meta property="og:title" content="Categorical Features in Apache Solr
Learning to Rank"/>
+ <meta property="og:description" content="Categorical Features in Apache
Solr Learning to Rank If you're reading this post, you're likely interested in
Apache Solr's Learning..."/>
<meta property="og:image"
content="https://solr.apache.org/theme/images/solr_og_image.png?v=4dd59757"/>
<meta property="og:image:secure_url"
content="https://solr.apache.org/theme/solr/solr_og_image.png?v=4dd59757"/>
@@ -54,7 +54,7 @@
<link rel="shortcut icon" href="/theme/images/favicon.ico"
type="image/x-icon">
</head>
- <body class="page " x-ng-app-root="/solr" x-ng-app="page"
x-ng-controller="page.controllers.main">
+ <body class="page " x-ng-app="page" x-ng-controller="page.controllers.main">
<div class="contain-to-grid">
<div class="header-section">
<nav class="top-bar" data-topbar role="navigation">
@@ -117,94 +117,12 @@
<div class="header-fill"></div>
<div class="container">
<div class="row">
-<div class="small-12 columns">
-
- <style type="text/css">
- .headerlink, .elementid-permalink {
- visibility: hidden;
- }
- h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink {
- visibility: visible;
- }
- h2 {
- /* Avoid title being hidden behind header when linked by anchor link */
- padding-top: 70px;
- margin-top: -70px;
- }
- </style>
- <h1 id="solr-blogs">Solr<sup>™</sup> Blog Posts<a class="headerlink"
href="#solr-blog-posts" title="Permanent link">¶</a></h1>
- <p>Welcome to the Apache Solr Blog, where we periodically showcase
Solr-related articles, tutorials, and other content.</p>
-<p>Have something to share?
-We're always looking for new articles!
-If you have one you'd like to contribute, or would like to link out to an
external post, create a PR using the instructions <a
href="https://github.com/apache/solr-site">here</a>.</p>
-
- <hr/>
-
- <h2 id="community-over-code-north-america-2024">
- <a href="blogposts/community-over-code-north-america-2024.html">
- Join us at Community Over Code North America 2024
- </a>
- </h2>
- <h5>Published: 16 September 2024</h5>
- <p><p>Join us at Community Over Code NA 2024 in Denver, Oct 7-10, the
premier conference organized by The Apache Software Foundation.</p></p>
- <h2 id="how-to-sort-apache-solr-results-in-random-order">
- <a href="blogposts/how-to-sort-apache-solr-results-in-random-order.html">
- How to Sort Apache Solr Results in Random Order
- </a>
- </h2>
- <h5>Published: 2 September 2024</h5>
- <p><p>Let's explore how to obtain a set of documents randomly sorted,
regardless of their relevance, in Apache Solr. Written by Anna Ruggero, R&D
Software Engineer at Sease.</p></p>
- <h2 id="impact-of-large-stored-fields-on-apache-solr-query-performance">
- <a
href="blogposts/impact-of-large-stored-fields-on-apache-solr-query-performance.html">
- Impact of Large Stored fields on Apache Solr Query Performance
- </a>
- </h2>
- <h5>Published: 8 August 2024</h5>
- <p><p>This blog post analyzes the impact of large stored fields on Apache
Solr query performance. Written by Elia Porciani, R&D Software Engineer at
Sease.</p></p>
- <h2 id="apache-solr-neural-search-tutorial">
- <a href="blogposts/apache-solr-neural-search-tutorial.html">
- Apache Solr Neural Search Tutorial
- </a>
- </h2>
- <h5>Published: 27 July 2024</h5>
- <p><p>In this blog post, we show in practice how you can use Apache Solr to
index and search vectors and then run a full end-to-end neural search. Written
by Ilaria Petreti, Information Retrieval/Machine Learning Engineer at
Sease.</p></p>
- <h2 id="benchmark-apache-solr-performance-with-apache-jmeter">
- <a
href="blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html">
- Benchmark Apache Solr Performance With Apache JMeter
- </a>
- </h2>
- <h5>Published: 15 July 2024</h5>
- <p><p>This blog post shows an example of how to create an Apache Solr
performance test using the Apache JMeter tool. Written by Ilaria Petreti,
Information Retrieval/Machine Learning Engineer at Sease.</p></p>
- <h2 id="community-over-code-eu-2024-birds-of-a-feather">
- <a href="blogposts/community-over-code-eu-2024-birds-of-a-feather.html">
- Community Over Code EU 2024 Apache Lucene/Solr Birds Of A Feather
- </a>
- </h2>
- <h5>Published: 1 July 2024</h5>
- <p><p>This blog post is a summary of the Apache Lucene/Solr Birds of a
Feather from Community Over Code EU 2024 in Bratislava, Slovakia. Written by
Alessandro Benedetti, Director at Sease and Apache Solr Committer and PMC
member.</p></p>
- <h2 id="hybrid-search-with-apache-solr">
- <a href="blogposts/hybrid-search-with-apache-solr.html">
- Hybrid Search with Apache Solr
- </a>
- </h2>
- <h5>Published: 17 June 2024</h5>
- <p><p>This blog post shows how to run a hybrid search (keyword-based search
+ vectors) in Apache Solr with code examples and explanations. Written by
Alessandro Benedetti, Director at Sease and Apache Solr Committer and PMC
member.</p></p>
- <h2 id="contribute-to-the-apache-solr-blog">
- <a href="blogposts/contribute-to-the-apache-solr-blog.html">
- How To: Contribute to the Apache Solr Blog
- </a>
- </h2>
- <h5>Published: 23 April 2024</h5>
- <p><p>You have a brilliant idea for Solr's new blog. But what next? How
does the blog work, and how can writers contribute posts?</p></p>
- <h2 id="welcome-to-the-apache-solr-blog">
- <a href="blogposts/welcome-to-the-apache-solr-blog.html">
- Welcome to the Apache Solr Blog
- </a>
- </h2>
- <h5>Published: 22 April 2024</h5>
- <p><p>We have a blog? What is it, and why do we have it?</p></p>
-</div>
- </div>
+<h1 id="categorical-features-in-apache-solr-learning-to-rank">Categorical
Features in Apache Solr Learning to Rank</h1>
+<p>If you're reading this post, you're likely interested in Apache Solr's
Learning to Rank features, particularly how to implement categorical features.
+In this article, we'll provide an overview of the feature types currently
supported by Solr and the computational cost of using them.
+We'll also look into which of these feature types can be adapted to implement
categorical features, since Solr doesn't offer dedicated support for them.
+Instead, we'll explore how to make the most of the available options. To read
the full post, continue here: <a
href="https://sease.io/2022/10/categorical-features-in-apache-solr-learning-to-rank.html">Categorical
Features in Apache Solr Learning to Rank
+</a></p> </div>
</div>
<footer>
<div class="row">
diff --git a/output/blog.html
b/output/blogposts/community-over-code-na-2024-birds-of-a-feather.html
similarity index 65%
copy from output/blog.html
copy to output/blogposts/community-over-code-na-2024-birds-of-a-feather.html
index e6237ffcf..5af7997de 100644
--- a/output/blog.html
+++ b/output/blogposts/community-over-code-na-2024-birds-of-a-feather.html
@@ -38,15 +38,15 @@
<script src="//cdn.jsdelivr.net/jquery.slick/1.3.7/slick.min.js"/></script>
<script
src="/theme/javascript/lib/jquery.smooth-scroll.min.js?v=4dd59757"></script>
<script src="/theme/javascript/main.js?v=4dd59757"></script>
-<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<title>Blog Posts - Apache Solr</title>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<title>Community Over Code NA 2024 Apache Lucene/Solr Birds Of A Feather -
Apache Solr</title>
<meta name="keywords"
content="apache, apache lucene, apache solr, solr, lucene,
search, information retrieval, spell checking, faceting,
inverted index, open source"/>
<meta property="og:type" content="website" />
- <meta property="og:url" content="https://solr.apache.org/blog.html"/>
- <meta property="og:title" content="Blog Posts"/>
- <meta property="og:description" content="Welcome to the Apache Solr Blog,
where we periodically showcase Solr-related articles, tutorials, and other
content. Have something..."/>
+ <meta property="og:url"
content="https://solr.apache.org/blogposts/community-over-code-na-2024-birds-of-a-feather.html"/>
+ <meta property="og:title" content="Community Over Code NA 2024 Apache
Lucene/Solr Birds Of A Feather"/>
+ <meta property="og:description" content="Community Over Code NA 2024
Apache Lucene/Solr "Birds Of A Feather" Dive into the insights and
key takeaways from the..."/>
<meta property="og:image"
content="https://solr.apache.org/theme/images/solr_og_image.png?v=4dd59757"/>
<meta property="og:image:secure_url"
content="https://solr.apache.org/theme/solr/solr_og_image.png?v=4dd59757"/>
@@ -54,7 +54,7 @@
<link rel="shortcut icon" href="/theme/images/favicon.ico"
type="image/x-icon">
</head>
- <body class="page " x-ng-app-root="/solr" x-ng-app="page"
x-ng-controller="page.controllers.main">
+ <body class="page " x-ng-app="page" x-ng-controller="page.controllers.main">
<div class="contain-to-grid">
<div class="header-section">
<nav class="top-bar" data-topbar role="navigation">
@@ -117,94 +117,9 @@
<div class="header-fill"></div>
<div class="container">
<div class="row">
-<div class="small-12 columns">
-
- <style type="text/css">
- .headerlink, .elementid-permalink {
- visibility: hidden;
- }
- h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink {
- visibility: visible;
- }
- h2 {
- /* Avoid title being hidden behind header when linked by anchor link */
- padding-top: 70px;
- margin-top: -70px;
- }
- </style>
- <h1 id="solr-blogs">Solr<sup>™</sup> Blog Posts<a class="headerlink"
href="#solr-blog-posts" title="Permanent link">¶</a></h1>
- <p>Welcome to the Apache Solr Blog, where we periodically showcase
Solr-related articles, tutorials, and other content.</p>
-<p>Have something to share?
-We're always looking for new articles!
-If you have one you'd like to contribute, or would like to link out to an
external post, create a PR using the instructions <a
href="https://github.com/apache/solr-site">here</a>.</p>
-
- <hr/>
-
- <h2 id="community-over-code-north-america-2024">
- <a href="blogposts/community-over-code-north-america-2024.html">
- Join us at Community Over Code North America 2024
- </a>
- </h2>
- <h5>Published: 16 September 2024</h5>
- <p><p>Join us at Community Over Code NA 2024 in Denver, Oct 7-10, the
premier conference organized by The Apache Software Foundation.</p></p>
- <h2 id="how-to-sort-apache-solr-results-in-random-order">
- <a href="blogposts/how-to-sort-apache-solr-results-in-random-order.html">
- How to Sort Apache Solr Results in Random Order
- </a>
- </h2>
- <h5>Published: 2 September 2024</h5>
- <p><p>Let's explore how to obtain a set of documents randomly sorted,
regardless of their relevance, in Apache Solr. Written by Anna Ruggero, R&D
Software Engineer at Sease.</p></p>
- <h2 id="impact-of-large-stored-fields-on-apache-solr-query-performance">
- <a
href="blogposts/impact-of-large-stored-fields-on-apache-solr-query-performance.html">
- Impact of Large Stored fields on Apache Solr Query Performance
- </a>
- </h2>
- <h5>Published: 8 August 2024</h5>
- <p><p>This blog post analyzes the impact of large stored fields on Apache
Solr query performance. Written by Elia Porciani, R&D Software Engineer at
Sease.</p></p>
- <h2 id="apache-solr-neural-search-tutorial">
- <a href="blogposts/apache-solr-neural-search-tutorial.html">
- Apache Solr Neural Search Tutorial
- </a>
- </h2>
- <h5>Published: 27 July 2024</h5>
- <p><p>In this blog post, we show in practice how you can use Apache Solr to
index and search vectors and then run a full end-to-end neural search. Written
by Ilaria Petreti, Information Retrieval/Machine Learning Engineer at
Sease.</p></p>
- <h2 id="benchmark-apache-solr-performance-with-apache-jmeter">
- <a
href="blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html">
- Benchmark Apache Solr Performance With Apache JMeter
- </a>
- </h2>
- <h5>Published: 15 July 2024</h5>
- <p><p>This blog post shows an example of how to create an Apache Solr
performance test using the Apache JMeter tool. Written by Ilaria Petreti,
Information Retrieval/Machine Learning Engineer at Sease.</p></p>
- <h2 id="community-over-code-eu-2024-birds-of-a-feather">
- <a href="blogposts/community-over-code-eu-2024-birds-of-a-feather.html">
- Community Over Code EU 2024 Apache Lucene/Solr Birds Of A Feather
- </a>
- </h2>
- <h5>Published: 1 July 2024</h5>
- <p><p>This blog post is a summary of the Apache Lucene/Solr Birds of a
Feather from Community Over Code EU 2024 in Bratislava, Slovakia. Written by
Alessandro Benedetti, Director at Sease and Apache Solr Committer and PMC
member.</p></p>
- <h2 id="hybrid-search-with-apache-solr">
- <a href="blogposts/hybrid-search-with-apache-solr.html">
- Hybrid Search with Apache Solr
- </a>
- </h2>
- <h5>Published: 17 June 2024</h5>
- <p><p>This blog post shows how to run a hybrid search (keyword-based search
+ vectors) in Apache Solr with code examples and explanations. Written by
Alessandro Benedetti, Director at Sease and Apache Solr Committer and PMC
member.</p></p>
- <h2 id="contribute-to-the-apache-solr-blog">
- <a href="blogposts/contribute-to-the-apache-solr-blog.html">
- How To: Contribute to the Apache Solr Blog
- </a>
- </h2>
- <h5>Published: 23 April 2024</h5>
- <p><p>You have a brilliant idea for Solr's new blog. But what next? How
does the blog work, and how can writers contribute posts?</p></p>
- <h2 id="welcome-to-the-apache-solr-blog">
- <a href="blogposts/welcome-to-the-apache-solr-blog.html">
- Welcome to the Apache Solr Blog
- </a>
- </h2>
- <h5>Published: 22 April 2024</h5>
- <p><p>We have a blog? What is it, and why do we have it?</p></p>
-</div>
- </div>
+<h1
id="community-over-code-na-2024-apache-lucenesolr-birds-of-a-feather">Community
Over Code NA 2024 Apache Lucene/Solr "Birds Of A Feather"</h1>
+<p>Dive into the insights and key takeaways from the Apache Lucene/Solr "Birds
of a Feather" (BoF) session at Community Over Code NA 2024, held in the mile
high city of Denver, Colorado. This session was specially organized to gather
feedback from the community, fostering a collaborative environment where
developers, users, and enthusiasts could share their experiences and insights.
</p>
+<p>Read about the brainstorming that took place during the event to shape the
future of these Apache projects - the complete post can be read here: <a
href="https://dep4b.hashnode.dev/community-over-code-na-2024-apache-lucenesolr-birds-of-a-feather">Community
Over Code NA 2024 Apache Lucene/Solr Birds Of A Feather</a></p> </div>
</div>
<footer>
<div class="row">