Tagged articles
9 articles
Page 1 of 1
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 31, 2026 · Artificial Intelligence

Turning a Bluetooth Speaker into a Smart Assistant with Qwen 3.5‑Omni

The author demonstrates a proof‑of‑concept that combines Qwen 3.5‑Omni's real‑time internet search and audio output with a locally hosted voice‑wake‑up model to transform a Bluetooth speaker into an always‑on smart assistant, while noting latency challenges and the potential of a sub‑10B open‑source alternative.

AI integrationBluetoothlarge language model
0 likes · 2 min read
Turning a Bluetooth Speaker into a Smart Assistant with Qwen 3.5‑Omni
php Courses
php Courses
Jun 12, 2025 · Backend Development

Build Real-Time Search with PHP and Xunsearch: Step-by-Step Guide

This tutorial explains how to set up Xunsearch, a C++‑based full‑text engine, with PHP to create fast, real‑time search functionality and automatically keep the index updated, covering environment preparation, installation, coding examples, and best practices.

XunSearchfull-text indexingreal-time search
0 likes · 5 min read
Build Real-Time Search with PHP and Xunsearch: Step-by-Step Guide
php Courses
php Courses
Dec 9, 2024 · Backend Development

Implement Real-Time Search and Automatic Index Updating with PHP and Xunsearch

This article provides a step‑by‑step guide on setting up Xunsearch with PHP to achieve real‑time full‑text search and automatic index updates, covering environment preparation, server installation, search script implementation, and index‑updating routines.

Backend DevelopmentFull‑Text SearchPHP
0 likes · 4 min read
Implement Real-Time Search and Automatic Index Updating with PHP and Xunsearch
php Courses
php Courses
Jul 1, 2024 · Backend Development

Implement Real-Time Search and Automatic Index Updating with PHP and Xunsearch

This article demonstrates how to set up Xunsearch, a C++-based full-text search engine, and integrate it with PHP to achieve real-time search capabilities and automatically update the index, covering environment preparation, installation, sample code for searching, and index maintenance.

Backend DevelopmentFull‑Text SearchPHP
0 likes · 4 min read
Implement Real-Time Search and Automatic Index Updating with PHP and Xunsearch
Java Interview Crash Guide
Java Interview Crash Guide
May 21, 2021 · Backend Development

Mastering Elasticsearch: Core Concepts, Indexing, and Real‑Time Search Explained

This comprehensive guide walks through Elasticsearch fundamentals, including its architecture, core concepts like indices, shards, and replicas, the write and update processes, search workflow, consistency mechanisms, master election, performance tuning, and strategies for deep pagination and scroll searches.

Elasticsearchindexingreal-time search
0 likes · 17 min read
Mastering Elasticsearch: Core Concepts, Indexing, and Real‑Time Search Explained
Beike Product & Technology
Beike Product & Technology
Nov 23, 2018 · Backend Development

Elasticsearch Internals: Distributed Document Storage, Real‑time Search, and Translog Mechanics

This article explains the core Elasticsearch architecture—including shard routing, primary‑replica interaction, document CRUD workflows, multi‑document APIs, segment merging, translog durability, and storage file formats—providing a comprehensive view of how near‑real‑time search is achieved on large‑scale data.

ElasticsearchSegment Mergingdistributed storage
0 likes · 20 min read
Elasticsearch Internals: Distributed Document Storage, Real‑time Search, and Translog Mechanics
Qunar Tech Salon
Qunar Tech Salon
Nov 27, 2017 · Backend Development

Real-Time Flight Ticket Pricing Search System Architecture at Qunar

This article describes how Qunar’s senior architect designed a high‑availability, high‑performance, real‑time flight ticket pricing search system, discussing user requirements, challenges, and the backend architecture choices such as on‑demand computation, caching, MQ‑Redis integration, and layered system design.

MQcachingflight pricing
0 likes · 8 min read
Real-Time Flight Ticket Pricing Search System Architecture at Qunar
Architecture Digest
Architecture Digest
Jun 19, 2017 · Databases

Tera: Baidu’s Large‑Scale Distributed Table System and Its Role in Real‑Time Search

The article explains how Baidu’s Tera distributed table storage system underpins the search engine’s trillion‑scale real‑time data processing, detailing its architecture, data model, high‑availability mechanisms, and performance optimizations that enable rapid link storage, index filtering, and user‑behavior analysis.

BaiduDatabase ArchitectureTera
0 likes · 9 min read
Tera: Baidu’s Large‑Scale Distributed Table System and Its Role in Real‑Time Search
Efficient Ops
Efficient Ops
Jun 19, 2016 · Operations

How Real‑Time Log Analysis Is Revolutionizing IT Operations

This article summarizes a 2016 Global Operations conference talk that explains the concept of IT Operations Analytics (ITOA), its four data sources, the evolution of log management from databases to real‑time search engines, and real‑world case studies demonstrating how fast, large‑scale log analysis improves monitoring, security, and business insight.

Big DataIT Operationslog analysis
0 likes · 25 min read
How Real‑Time Log Analysis Is Revolutionizing IT Operations