Giter VIP home page Giter VIP logo

sdlyhu / coreseek-fix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huijiewei/coreseek-fix

0.0 2.0 0.0 7.49 MB

Coreseek 修复在新版 GCC 下编译错误

Makefile 1.13% M4 1.07% Java 1.98% Batchfile 0.13% Shell 12.60% C 9.86% Ruby 2.52% PHP 5.51% Smarty 0.01% Python 1.81% Perl 0.10% Groff 0.80% CSS 0.01% HTML 12.54% XSLT 0.01% CMake 0.01% C++ 47.96% Yacc 0.60% Lex 0.10% Objective-C 1.25%

coreseek-fix's Introduction

最新使用文档,请查看:http://www.coreseek.cn/products/products-install/

目录说明:
csft-x.y.z:coreseek源代码
mmseg-i.j.k:mmseg源代码
testpack:测试配置和数据包

testpack测试说明:
目录说明:
api:api接口和测试脚本
etc:配置文件
etc/pysource:python数据源脚本
var:运行数据
var/data:索引文件
var/log:搜索日志
var/test:测试源数据

配置1:
	测试对象:xml数据源,中文分词与搜索
    对应配置:etc/csft.conf
	测试数据:var/test/test.xml
	PHP程序:api/test_coreseek.php
	在线说明:http://www.coreseek.cn/products/products-install/install_on_bsd_linux/

配置2:
	测试对象:xml数据源,单字切分与搜索
    对应配置:etc/csft_cjk.conf
	测试数据:var/test/test.xml
	PHP程序:api/test_coreseek.php
	在线说明:http://www.coreseek.cn/products-install/ngram_len_cjk/

配置3:
	测试对象:mysql数据源,中文分词与搜索
    对应配置:etc/csft_mysql.conf
	测试数据:var/test/documents.sql
	PHP程序:api/test_coreseek.php
	测试说明:请先将测试数据导入数据库,并设置好配置文件中的MySQL用户密码数据库
	在线说明:http://www.coreseek.cn/products-install/mysql/

配置4:
	测试对象:python数据源,中文分词与搜索
    对应配置:etc/csft_demo_python.conf
	数据脚本:etc/pysource/csft_demo/__init__.py
	PHP程序:api/test_coreseek.php
	测试说明:请先安装Python 2.6 (x86)
	在线说明:http://www.coreseek.cn/products-install/python/

配置5:
	测试对象:python+mssql数据源,中文分词与搜索
    对应配置:etc/csft_demo_python_pymssql.conf
	数据脚本:etc/pysource/csft_demo_pymssql/__init__.py
	PHP程序:api/test_coreseek.php
	测试说明:请先安装Python 2.6 (x86)、pymssql(py2.6)
	在线说明:http://www.coreseek.cn/products-install/python/

coreseek-4.y.z测试:
配置6:
	测试对象:RT实时索引,中文分词与搜索
    对应配置:etc/csft_rtindex.conf
    PHP程序:api/test_coreseek_rtindex.php
	在线说明:http://www.coreseek.cn/products-install/rt-indexes/
	
配置7:
	测试对象:RT实时索引,单字切分与搜索
    对应配置:etc/csft_rtindex_cjk.conf
    PHP程序:api/test_coreseek_rtindex.php
	在线说明:http://www.coreseek.cn/products-install/rt-indexes/

coreseek-fix's People

Contributors

huijiewei avatar

Watchers

 avatar  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.