Trending

#Solr

Latest posts tagged with #Solr on Bluesky

Latest Top
Trending

Posts tagged #Solr

Understanding Content Indexing in Alfresco: Configuration, Architecture, and Impact on Performance Every document uploaded to an Alfresco repository that is configured for full-text search goes through a transformation pipeline: the binary content is converted to plain text, and that text is then p...

New blog post: Understanding Content Indexing in @Alfresco

How documents become searchable, why transforms drive heavy CPU usage, and how to tune or disable content indexing to reduce Transform Service load.

Read it here: connect.hyland.com/t5/alfresco-...

#Alfresco #Solr #OpenSearch

1 1 0 0
Preview
Solr News You may also read these news as an ATOM feed.

Apache Solr next major release 10.0.0 is out.
Congrats to the maintainers and all involved 👏
solr.apache.org/news.html#ap...

#opensource #search #solr

1 0 0 0
Preview
Apache Solr Monitoring Dashboard PHP & Web Development Projects for $15-25 USD / hour. I’m building a dashboard powered by Apache Solr whose single mission is to monitor our mechanical pumps in real time



#Apache #Solr #API #Development #Data #Visualization #JavaScript #Linux #MySQL #PHP #Web

Origin | Interest | Match

1 0 0 0
Preview
Making PDF Content Searchable in Drupal 11 with Solr and Tika Ron Ferguson of Drupal Odyssey demonstrates how to index PDF content in Drupal 11 using Solr and Tika. The post explains how extracted text, field boosting, and Search API configuration enable deep-text search within large document collections. For d...

Ron Ferguson explains how to make PDF content searchable in Drupal 11.

Using Search API with Solr and Tika, he indexes extracted PDF text, applies weighted boosts, and enables operator-based full-text queries.

Read more:
https://bit.ly/3MQvLgr

#Drupal #Drupal11 #Solr #SearchAPI

0 0 0 0
Preview
Canada PM hails strategic partnership with China to adapt to ‘new global realities’ Mark Carney holds talks with Xi Jinping on rare Beijing trip as Canada seeks to diversify trade links away from US

'Carney announced on Friday that Canada and China had reached a preliminary trade deal aimed at reducing tariffs, including a commitment to import 49,000 electric vehicles from China at preferential tariff rates.'
#canada #carney #trade #tariffs #renewables #oil #EVs #solr #wind #trump #china

1 1 0 0
Preview
How to Index PDF and Word Docs in Drupal with Search API and Solr Learn how to extract, index, and search content from PDF and Word documents in Drupal using Search API, Solr, and Search API Attachments. This guide walks through setting up document thumbnails, configuring Solr, and building a powerful faceted searc...

📄 Want to search PDF + Word docs in Drupal?

Ivan Zugec’s @ivanzugec.com WebWash @webwash.net tutorial walks through Solr, Search API Attachments, and faceted Views.

Useful for document-heavy Drupal sites.
https://bit.ly/3LyYTrV

#DrupalSearch #SearchAPI #Solr #DrupalDev

0 0 0 0
Preview
Getting Started with Search API in Drupal: A Practical Site Builder’s Guide Ivan Zugec walks through setting up Drupal’s Search API module, from basic configuration to Solr integration. This detailed guide covers index setup, processor tuning, faceting, and Views integration, giving site builders the tools to implement scala...

Want better search in Drupal? Ivan Zugec @ivanzugec.com of @webwash.net shows how to use Search API with Solr and DDEV.

Boost fields, add facets, and scale as you grow—all in the admin UI.

Watch and read: https://bit.ly/4aA48li

#Drupal #SearchAPI #Solr #SiteBuilding

1 0 0 0
Post image

Мои книги по Search & Recsys Друзья, я наконец опубликовал третью книгу по теме поиска (плюс еще одна по близкой т...

#search #recsys #ecommerce #solr

Origin | Interest | Match

0 0 0 0

The registration link is now up! londonsearchweek.com/hackday-apac... Come and learn and build with #Solr!

1 0 0 0
London Search Week

This time next week we'll be kicking off #LondonSearchWeek with a BarCamp for Search Product Managers - and there's many more events over the next few days! A Meetup, conference, tutorials, Agentic AI and a #Solr Hackday www.londonsearchweek.com

1 0 0 0

🚨 エスカレーションフロー

レベル1: システム監視アラート

レベル2: 運用担当者の初期対応

レベル3: システム管理者の詳細調査

レベル4: ベンダーサポート

段階的に問題を解決。

#Solr #障害対応

0 0 0 0

📈 SLA目標値

可用性: 99.9%
平均応答時間: <100ms
インデックス更新反映: <1秒
バックアップ: 日次
保持期間: 30日

本番環境での品質基準。

#Solr #SLA

0 0 0 0

🔧 月次運用タスク

✅ セキュリティパッチの適用
✅ ログのアーカイブとクリーンアップ
✅ キャパシティプランニングのレビュー

月単位で長期的な安定性を確保。

#Solr #保守

0 0 0 0

📊 週次運用タスク

✅ インデックス最適化の実行
✅ バックアップの確認
✅ パフォーマンスメトリクスのレビュー

週単位でシステムの健全性を維持。

#Solr #定期メンテナンス

0 0 0 0

📅 日次運用タスク

✅ ログファイルの確認
✅ ディスク使用量の確認
✅ エラーメッセージのチェック

毎日の監視で問題を早期発見。

#Solr #運用管理

0 0 0 0

🌐 管理画面とAPI

管理画面: http://localhost:8983/solr/
検索API: /solr/[core]/select
更新API: /solr/[core]/update
管理API: /solr/admin/cores

ブラウザとREST APIで操作。

#Solr #API

1 0 0 0

⏹️ Solrの停止・再起動

停止: bin/solr stop -all
再起動: bin/solr restart
ステータス確認: bin/solr status

シンプルなコマンドで操作可能。

#Solr #運用

0 0 0 0

▶️ Solrの起動方法

スタンドアロン: bin/solr start
SolrCloud: bin/solr start -c -z localhost:2181

モードに応じてコマンドを使い分けます。

#Solr #起動

0 0 0 0

☁️ SolrCloudモード

複数サーバーでのクラスタ構成。大規模システムや本番環境向けで、高可用性と水平スケーリングを実現。ZooKeeperによる分散調整が必要。

#Solr #SolrCloud

0 0 0 0

🖥️ スタンドアロンモード

単一サーバーでの運用モード。小規模システムや開発環境向けで、構成がシンプル。起動も簡単で管理しやすいのが特徴。

#Solr #運用モード

0 0 0 0

📁 Solrのディレクトリ構造

/opt/solr/配下に、実行ファイル(bin/)、Solrホーム(server/solr/)、ログ(server/logs/)、ライブラリ(server/lib/)、追加モジュール(contrib/)が配置されます。

#Solr #ディレクトリ

0 0 0 0

⚙️ 推奨環境設定

JVMヒープサイズ: 4GB(SOLR_HEAP=\"4g\")
ログディレクトリ: /var/solr/logs
データディレクトリ: /var/solr/data

これらの設定で安定運用が可能。

#Solr #設定

0 0 0 0

☕ ソフトウェア要件

Java: OpenJDK 11以上(Solr 9.x以降)
OS: Linux推奨(Windows、macOSも可)
ZooKeeper: 3.6.x以上(SolrCloud使用時)

#Solr #環境構築

1 0 0 0

🚀 ハードウェア要件(推奨構成)

CPU: 4コア以上
メモリ: 8GB以上
ディスク: SSD推奨、RAID構成
ネットワーク: 1Gbps以上

本番環境ではこの構成が理想的。

#Solr #インフラ

0 0 0 0

💻 ハードウェア要件(最小構成)

CPU: 2コア以上
メモリ: 4GB以上
ディスク: 20GB以上(インデックスサイズに応じて増加)

小規模環境でもこれだけあれば動作可能。

#Solr #システム要件

0 0 0 0

🐘 ZooKeeperの役割

SolrCloud使用時に必須。クラスタの状態管理、設定の集中管理、リーダー選出を担当し、分散システム全体を調整します。

#Solr #ZooKeeper

0 0 0 0

🔄 レプリカで高可用性

シャードの複製コピーがレプリカ。データの冗長化と負荷分散を実現し、高可用性と耐障害性を確保します。

#Solr #高可用性

0 0 0 0

🔀 シャードで水平スケーリング

データを分割して保存する単位がシャード。複数のシャードに分散することで、大規模データの水平スケーリングが可能になります。

#Solr #スケーリング

0 0 0 0

📦 コアとコレクション

スタンドアロンモードでは「コア」、SolrCloudモードでは「コレクション」が基本単位。コレクションは論理的な検索インデックスとして機能します。

#Solr #データ構造

0 0 0 0

🏗️ Solrのアーキテクチャ

HTTP/REST APIでリクエストを受け、Request Handler → Query Parser → Search Component → Lucene Core → Index Storageと処理が流れる階層構造。

#Solr #アーキテクチャ

1 0 0 0