Skip to content
#

searching-algorithms

Here are 13 public repositories matching this topic...

A Php - MySql Search Engine. Considering the challenges of using MySQL/MSSQL/SQL as a back-end database management tool for large enterprise/industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.

  • Updated Jul 6, 2023
  • PHP

This repository demonstrates how to implement full-text search in a large database using Laravel Scout. Laravel Scout offers a simple, driver-based solution to add full-text search to your Eloquent models. This demo guides you through setting up Laravel Scout with a search engine, indexing your data, and performing efficient search queries.

  • Updated Jun 14, 2024
  • PHP

Improve this page

Add a description, image, and links to the searching-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the searching-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more