[go: up one dir, main page]

Browse free open source Search software and projects below. Use the toggles on the left to filter open source Search software by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
    Leader badge">
    Downloads: 105 This Week
    Last Update:
    See Project
  • 2
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you will find binary downloads and discussion (https://sourceforge.net/p/crgrep/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/crgrep
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    User contributed components that extends the functionality of NHibernate. More information in the wiki: http://www.nhforge.org/wikis/. Development List: http://groups.google.com/group/nhcdevs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PDFcat - Portable Document (PDF) Catalog Manager
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 5
    Enable your academic documents on your hard-drive to be searched using an automated solution with limited user-intervention. All this is done in a non-intrusive manner, ensuring your files are not moved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A high-performance implementation of bloom filters, a lightweight duplicate detection algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CD Maze is an easy to use CD-ROM/DVD-ROM catalog system for the GNOME/Unix/Linux-Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Document summarization system. By adding document content to system, user queries will generate a summary document containing the available information to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A highly adaptable, configuration-driven search engine that uses a data source connector interface that allows for many different data sources to be accessed. Needs no recompilation. Ever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    Isolate Project is a straightforward data retrieval software that connects to popular relational database management systems and performs search operations based on the criteria specified. This project aims to speedup data retrieval operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library implements several locality sensitive hashing(LSH) based algorithms, including indexing data structure for high dimensional spaces and metric spaces, sketch constructions and set embedding algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table. Active record is an approach to accessing data in a database. A database table or view is wrapped into a class; thus an object instance is tied to a single row in the table. After creation of an object, a new row is added to the table upon save. Any object loaded gets its information from the database; when an object is updated, the corresponding row in the table is also updated. The wrapper class implements accessor methods or properties for each column in the table or view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Meilisearch

    Meilisearch

    An open-source, lightning-fast, and hyper-relevant search engine

    An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow. Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. Search-as-you-type returns answers in less than 50 milliseconds. That's faster than the blink of an eye! Deploy in a matter of minutes. Smart presets let you start searching through your data with zero configuration. Send data to Meilisearch however you want, no need to match a schema or convert your dataset to a compatible format. Everyone makes mistakes! If typos break your search experience, many users will leave thinking what they were looking for just wasn't there. Start searching through your dataset in less than 5 minutes and quickly connect your codebase to Meilisearch with our official libraries. Meilisearch is designed to work out-of-the-box, no configuration needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MyLib is a smart desktop assistant to manage PDF/PPT/PS documents. These types of documents are frequently used by academic & engineering communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OSSclass :: OpenSource Support Classification. It's an online project to help people to classificate their support (like cd/dvd/hdd).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A implementation of the Trie data structure with java random access files and regular expression queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Perl package for Topic Map management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TR2F goal is to be attributes/tags management system, a sort of web based browser and deal engine. Features: contacts directory, portfolios, product catalogs, marketplace, and more. Web feed/attribute viewer/creator/composer/publisher is coming soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TiTLi: A Google-like, full-text search tool for relational databases. It is very fast and independent of vendor specific RDBMS's like mysql, oracle etc. It uses Apache Lucene for indexing and provides some advanced features like similarity search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UProm for Agile Development
    UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a search engine that really works!Written in PHP/MySQL,easy installation(only edit the database settings,ex. localhost),upload and start using it!Only 2mb in size,for more please check the home page of the search engine: http://findthis.info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Clucened is a project to build a daemon around CLucene, which is a C++ implementation of the Lucene search engine. This is *not* the CLucene project, but is a separate project to write a generic daemon based on CLucene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iMeMex is a dataspace management system. iMeMex is a research prototype. The package also provides several useful components for research such as external sorting, B+-trees, inverted indexes, content converters, query operators, and graph indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    myDbSearcher is a search engine for MySQL Databases. It is written in Java. It scans several tables on different databases. A XMLRPC-Server will give you access to the Index. Currently it runs on http://www.idowa.de/ueberblick/suche/index_html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next