当前位置:网站首页>Coreseek: the second step is index building and testing
Coreseek: the second step is index building and testing
2022-07-07 23:20:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm the king of the whole stack .
1, Indexing is very easy. One line of code
g:/service/coreseek/bin/indexer -c g:/service/coreseek/etc/csft_mysql.conf person
In front of you bin Under folder indexer Program Back -c Refers to the following configuration file Then there is the configuration file address It's best to use absolute addresses Next is the index It can also be used –all That is, index all parts of the configuration file
Then write a batch file . This is more convenient .
2. Now you can test on the command line .
Test English :g:\service\coreseek\bin\search -c g:\service\coreseek\etc\csft_mysql.conf w
The last parameter is to retrieve the content , Literally change
Test Chinese :echo Brake fluid | iconv -f gbk -t utf-8 | bin\search -c g:\service\coreseek\etc\csft_mysql.conf –stdin | iconv -f utf-8 -t gbk
There will be a lot of garbled code in search results . It doesn't matter and it's very normal
It is better to add
::timeout /t 1 pause
Be able to keep the interface on the screen
Assuming the search results are OK , Then it means that your configuration file should be successful . Can enter API Called
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/116206.html Link to the original text :https://javaforall.cn
边栏推荐
猜你喜欢
Wechat forum exchange applet system graduation design (5) assignment
Matlab 信号处理【问答随笔·2】
GEE(四):计算两个变量(影像)之间的相关性并绘制散点图
云原生正在吞噬一切,开发者该如何应对?
Unity3D学习笔记6——GPU实例化(1)
ArcGIS: field assignment_ The attribute table field calculator assigns values to fields based on conditions
JMeter-接口自动化测试读取用例,执行并结果回写
Talk about the design and implementation logic of payment process
深入理解Mysql锁与事务隔离级别
Wechat forum exchange applet system graduation design completion (4) opening report
随机推荐
Vs extension tool notes
Matlab 信号处理【问答随笔·2】
When copying something from the USB flash disk, an error volume error is reported. Please run CHKDSK
Locate to the bottom [easy to understand]
系统架构设计师备考经验分享:论文出题方向
LeeCode -- 6. Zigzag transformation
USB(十五)2022-04-14
Wechat forum exchange applet system graduation design completion (7) Interim inspection report
RE1 attack and defense world reverse
微信论坛交流小程序系统毕业设计毕设(6)开题答辩PPT
FreeLink开源呼叫中心设计思想
Dynamics 365 查找字段过滤
Wechat forum exchange applet system graduation design completion (6) opening defense ppt
2021ICPC上海 H.Life is a Game Kruskal重构树
Install a new version of idea. Double click it to open it
Inftnews | the wide application of NFT technology and its existing problems
Network security CSRF
微信论坛交流小程序系统毕业设计毕设(4)开题报告
【微服务|SCG】gateway整合sentinel
Network security - install CentOS