FlexSearch

所属分类:collect
开发工具:F#
文件大小:0KB
下载次数:0
上传日期:2017-05-23 01:02:26
上 传 者sh-1993
说明:  FlexSearch服务器,
(FlexSearch Server,)

文件列表:
LICENSE (10970, 2017-05-22)
NOTICE (3893, 2017-05-22)
RELEASE_NOTES.md (9907, 2017-05-22)
build.bat (372, 2017-05-22)
lib/ (0, 2017-05-22)
perf/ (0, 2017-05-22)
perf/ExploratoryPerfTests/ (0, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests.sln (1005, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/ (0, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/App.config (184, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/AssemblyInfo.fs (1497, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/ExploratoryPerfTests.fsproj (4475, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/Program.fs (264, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/ThreadLocalVsObjectPools.fs (1580, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/TranasactionLog.fs (2341, 2017-05-22)
perf/ExploratoryPerfTests/ExploratoryPerfTests/packages.config (314, 2017-05-22)
scripts/ (0, 2017-05-22)
scripts/GenerateAPI.fsx (10966, 2017-05-22)
scripts/Helpers.fsx (4111, 2017-05-22)
scripts/Octokit.fsx (8533, 2017-05-22)
scripts/Release.fsx (14746, 2017-05-22)
scripts/SwaggerInjector.fsx (991, 2017-05-22)
scripts/codegen-config.json (37, 2017-05-22)
spec/ (0, 2017-05-22)
spec/Glossary.md (4874, 2017-05-22)
spec/cs-template/ (0, 2017-05-22)
spec/cs-template/ApiClient.mustache (8666, 2017-05-22)
spec/cs-template/ApiException.mustache (1674, 2017-05-22)
spec/cs-template/ApiResponse.mustache (1305, 2017-05-22)
spec/cs-template/Configuration.mustache (9215, 2017-05-22)
spec/cs-template/api.mustache (16074, 2017-05-22)
spec/cs-template/model-constructor-body.mustache (148, 2017-05-22)
spec/cs-template/model-property.mustache (1139, 2017-05-22)
spec/cs-template/model.mustache (10264, 2017-05-22)
spec/html-template/ (0, 2017-05-22)
spec/html-template/index.mustache (6268, 2017-05-22)
... ...

FlexSearch ========== [![Build status](https://ci.appveyor.com/api/projects/status/lv07ggb6pxxt4dtg/branch/master?svg=true)](https://ci.appveyor.com/project/seemantr/flexsearch/branch/master) FlexSearch is a high performance REST/SOAP services based full-text searching platform built on top of the popular Lucene search library. At its core it is about extensibility and maintainability with minimum overhead. FlexSearch is written in F# & C# 5.0 (.net framework 4.6). It exposes REST, SOAP and Binary based web service endpoints enabling easy integration. It has an extensive plug-in architecture with ability to customize most of the functionality with minimum amount of efforts. One area where FlexSearch particularly excel over competition is providing easy extensible connector model which allows a developer to tap directly into core’s indexing engine, thus avoiding the reliance on web services. This results in a greatly improved indexing performance when indexing over millions of records. More information is available at http://www.flexsearch.net/ ### Build FlexSearch #### Prerequisites - Windows machines only - Visual Studio 2015 - Java installed on your machine. Make sure the `JAVA_HOME` system environment variable is set up. - NodeJS In order to build FlexSearch you need to run the following commands: ``` > git submodule update --init --recursive > .\build ```

近期下载者

相关文件


收藏者