Showing 144 open source projects for "lucene search"

View related business solutions
  • Turn chaos into productivity with one app. Icon
    Turn chaos into productivity with one app.

    We make remote work simple, productive and more connected.

    Copy5 is the first platform built to emulate how people actually work, bringing all the benefits of physically working in the same room into the digital space. Customize your daily workspace to prioritize activities, update tasks or collaborate with others.
  • The complete Network Management Solution for MSPs and IT Teams Icon
    The complete Network Management Solution for MSPs and IT Teams

    NMIS consolidates multiple tools into one system, ready for Network Engineers to use.

    NMIS is a solution that provides network performance and analysis, network automation, event management and monitoring of your entire network.
  • 1
    Apache Lucene

    Apache Lucene

    Apache Lucene open-source search software

    The Apache Lucene™ project develops open-source search software. The project releases a core search library, named Lucene™ core, as well as PyLucene, a Python binding for Lucene. Lucene Core is a Java library providing powerful indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities. The PyLucene sub-project provides Python bindings for Lucene Core. The Apache Software Foundation provides support for the Apache community of open...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    OpenSearch

    OpenSearch

    Open source distributed and RESTful search engine

    OpenSearch is a distributed search and analytics engine based on Apache Lucene. After adding your data to OpenSearch, you can perform full-text searches on it with all of the features you might expect: search by field, search multiple indices, boost fields, rank results by score, sort results by field, and aggregate results. Unsurprisingly, people often use search engines like OpenSearch as the backend for a search application, think Wikipedia or an online store. It offers excellent performance...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Firebird

    Firebird

    Firebird server, client and tools

    ... Search UDR" to perform full-text search queries within SQL and PSQL. UDR works with Firebird 3 and 4, for Windows, there are ready-to-use binaries, for Linux, it is necessary to build the UDR. The UDR is based on Lucene++ engine, with all the powerful features required for full-text search and with very fast performance (build as native C++ library). The Firebird Project is a commercially independent project of C/C++ programmers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Self-hosted Git Server with Kanban

    Self-hosted Git Server with Kanban

    Self-hosted Git Server with CI/CD and Kanban

    ... to configure CI job to generate and upload LSIF which is troublesome and can occupy considerable space if you do it for each commit. You can also jump to symbol definition in diff while reviewing commits or pull requests. You may switch to any commit, and search code with regular expression. OneDev under the hood indexes the code with Lucene incrementally. At search time, literal tri-grams in the regular expression are extracted for a coarse search, followed by exact match in the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Print management system for direct buyers, brokers, in-plants and printers. Icon
    Print management system for direct buyers, brokers, in-plants and printers.

    P3Software is a premier provider of intelligent print management solutions.

    P3Software's affordable print management system, is ideally suited for corporate, non-profit and educational print buyers, print managers, in-plants and print manufacturers. Designed by print experts, this easy-to-use print procurement management system helps users manage the print sourcing and buying workflow, from initial job specification to project delivery. Core features include bid and buy or direct buy, customer proposal (estimate), customer direct ordering, enhanced CRM, powerful reporting, easy access to current and historical data, and outstanding training and support.
  • 5

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6

    Public Nonstop Manuals

    Public NonStop Manuals

    This tool downloads the public NonStop manuals of HPE NonStop Servers. Highlights: - Local availablity of the manuals - Text search with Apache Lucene
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CodeXCavator - code indexing and search

    CodeXCavator - code indexing and search

    Source code indexing and full text search tool based on Lucene.

    The CodeXCavator is a tool for source code indexing, tagging, and fast full-text search. It consists of two applications: The indexer is a configurable tool for creating an index for large amounts of source code or plain text files. The searcher is a GUI based tool for fast full text search within previously created indexes. The toolchain also supports code tagging, i.e. you can include special tags within comments inside the source code. These are indexed separately and can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    owl-indexer

    Full-text index generator of OWL literals

    owl-indexer generates full text index of OWL literal via either Apache Lucene or Sphinx Search. It is based on OWL API (https://github.com/owlcs/owlapi).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    panFMP
    panFMP is a generic framework suitable for harvested XML metadata that is searchable through Apache Lucene without any additional RDBMS. Fields can be defined by XPath allowing for full text queries on all types of fields including numerical ranges. The code was moved to Github: https://github.com/pangaea-data-publisher/panfmp
    Downloads: 0 This Week
    Last Update:
    See Project
  • JS7 JobScheduler is an open source workload automation solution. Icon
    JS7 JobScheduler is an open source workload automation solution.

    JS7 offers cross-platform job execution, managed file transfer, complex no-code job dependencies and a real REST API.

    JS7 JobScheduler is an open source workload automation solution. It is used to run executable files, shell scripts etc. and database procedures.
  • 10

    Summa

    Lucene/Solr based search engine and workflow system

    Important: This project has been moved to https://github.com/statsbiblioteket/summa/ Lucens (and Solr) based search engine with very flexible setup and workflow system. It supports incremental updates, hierarchical faceting and index lookup with low memory overhead. Note: Although Summa is open source, the focus is on features used at Statsbiblioteket. No explicit resources has been allocated for support of external users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graph Portal

    Graph Portal

    Software to build web portals using concepts of Graph Theory

    Graph Portal allows to organize many types of data so that you can get the information you want in the easiest way possible. There are many use cases for this software, including: building a web portal, creating mind map, wiki, studying graph theory concepts and algorithms,content management etc. The application has built-in Lucene search, custom query, file attachment to nodes etc. Graph Portal comes with an optional built-in security for authentication and role-based authorization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Hibernate Search Eclipse plugin

    Eclipse IDE plugin for more convenient work with hibernate search

    The Eclipse plugin for Hibernate Search helps you work with lucene indexes, analyzers and other features in a more convenient way. It repeats some instruments from Luke tool, but inside Eclipse. You need jboss hibernate tools installed onto your eclipse, because this plugin is its feature plugin.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 13
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties +...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Colloquium QDA

    Colloquium QDA

    A free and open source qualitative ethnographic interview coding tool.

    Colloquium QDA is a tool for custom coding and analyzing qualitative ethnographic interviews. To run, make sure you first have JRE 8 or later installed (http://www.oracle.com/technetwork/java/javase/downloads/). Colloquium QDA is an open source cross-platform Java Swing app utilizing an embedded Java DB with Lucene integrated search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    eXtensible Text Framework (XTF)

    Framework for search and display of heterogenous document collections.

    NOTICE: This code repository is deprecated. Please visit https://github.com/cdlib/xtf for the latest updates. Obsolete Description: The eXtensible Text Framework (XTF) is an architecture that supports searching across collections of heterogeneous textual data (XML, PDF, HTML, text, and more), and the presentation of results and documents in a highly configurable manner. Includes highly customized versions of the proven open-source components Lucene and Saxon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    montezuma

    Montezuma is a Common Lisp full text index/search library.

    Montezuma was based on the Java Lucene library and the Ferret Ruby library. This code in this project is open source, stable and robust and continues to run the unit tests. It provides full text indexing in the form of Common Lisp methods.It is maintained and continues to evolve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Freemind Search Plugin

    Plugin to allow search from multiple Freemind maps

    This is a plugin for FreeMind ( https://sourceforge.net/projects/freemind ) The main app only allows you to search the current open map. This plugin will allow you to search multiple maps for chosen key words. Code now at https://github.com/leonarduk/freemindsearchplugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IndexFile (IFile)

    IndexFile (IFile)

    IFile, PHP based framework for indexing and search in the documents

    Index documents using Lucene Seach Engine or the MySql Full-Text. IFile supports many type of documents: Rich Text Format (.rtf); Moving Picture Expert Group-1/2 Audio Layer 3 (.mp3); Joint Photographic Experts Group (.jpg - .jpeg); Tagged Image File Format (.tiff); Microsoft Word 97-2000 (.doc); Microsoft Word 2003-2007 (.docx); Microsoft Excel 97-2000 (.xls); Microsoft Excel 2003-2007 (.xlsx); Microsoft PowerPint 2003-2007 (.pptx); OpenOffice.org Writer (.odt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lucon

    Lucon

    Lucene based concordancer

    Lucon is a user friendly graphical concordancer. It runs on UTF-8 text and xml files and it allows to search for a sole word, for terms, for words at a certain distance and it displays the contexts of the searched terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Lucene IndexApplication

    indexing of text document using lucene

    Lucene is an open source java based search library. Lucene is very popular and fast search library used in java based application to add document search capability to any kind of application in a very simple and efficient way. Lucene Capabilities:- Powerful, accurate, and efficient search algorithms. Many powerful query types: phrase queries, wildcard queries, proximity queries, range queries, and more. Date-range searching and sorting by any field. Incremental indexing as fast as batch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Carrot2
    Project moved to GitHub! https://github.com/carrot2/carrot2 Carrot2 is an Open Source Search Results Clustering Engine. It can automatically organize small collections of documents, e.g. search results, into thematic categories. Carrot2 integrates very well with both Open Source and proprietary search engines.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23

    LuceneNext

    Core port of the Lucene search engine library written in C#

    LuceneNext is a core port of the Lucene search engine library written in C# and targeted at .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Intelligent Requirements Mining

    Information Retrieval EasySaaS Service

    * We store, index, search tenant requirement in the flat file system. * Index the data in the file system using Apache Lucene into lucene index directory * Perform Keyword search based on keyword and number matches. * Add requirements published by user and assign category to the published data by matching to close requirement stored in lucene index directory. * This project provide GUI and REST webservices to perform keyword search and publish requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ILIAS LMS
    ILIAS is a web base learning management system (LMS, VLE). Features: Courses, SCORM 1.2 and 2004, mail, forum, chat, groups, podcast, file sharing, authoring, CMS, test, wiki, personal desktop, LOM, LDAP, role based access, see http://www.ilias.de/
    Downloads: 4 This Week
    Last Update:
    See Project