GithubHelp home page GithubHelp logo

qq975163418 / docfetcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaoniu-578fa6bff964d005/docfetcher

0.0 1.0 0.0 266.76 MB

docfetcher with new features

Shell 0.04% Python 0.45% NSIS 0.43% HTML 2.04% C++ 1.72% C 0.07% Java 95.14% CSS 0.10% PHP 0.01%

docfetcher's Introduction

docfetcher

docfetcher with new features.

Lucene6 Support and Chinese Analyzer.

Based on marvelous project ansj_seg, docfetcher provide new exprience for chinese user.

type-ahead search

Animated demonstration

Users can toggle whether enable type-ahead search in preference window.

docfetcher_py3

DocFetcher is an Open Source desktop search application. In order to maximize extensibility of docfetcher, this repository provide python access to docfetcher by integrating it with py4j.

One demo search command line tool which is written in Python can be found at demo_search.py

You don't have to reinstall the whole docfetcher to enjoy the python interface. Just copy py4j0.10.7-py3.jar and replace net.sourceforge.docfetcher_1.1.19_xxxxxxxx-xxxx.jar in lib directory in original docfetch release.

The python interface is only available when docfetcher main process rather than docfetcher-daemon is running.

Warning

Using py4j without TLS can be dangerous because py4j runs a TCP server, by default on localhost, which is subject to both local and (potential) remote code execution exploits.

The py4j is disabled by default. In order to enable it manually, append code below to conf/program-conf.txt.

OpenPy4jGatewayServer  = true
Py4jPort=28834

docfetcher's People

Contributors

xiaoniu-578fa6bff964d005 avatar heldersepu avatar moberhuber avatar rvl001 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.