当前位置:网站首页>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
边栏推荐
- JMeter-接口自动化测试读取用例,执行并结果回写
- 1. Sum of two numbers
- About idea cannot find or load the main class
- 聊聊支付流程的设计与实现逻辑
- Quelles sont les similitudes et les différences entre les communautés intelligentes et les villes intelligentes?
- 二叉树(Binary Tree)
- RE1 attack and defense world reverse
- 2021-01-12
- CAIP2021 初赛VP
- 经纬度PLT文件格式说明
猜你喜欢

iNFTnews | NFT技术的广泛应用及其存在的问题

JMeter-接口自动化测试读取用例,执行并结果回写

In the field of software engineering, we have been doing scientific research for ten years!

云原生正在吞噬一切,开发者该如何应对?

经纬度PLT文件格式说明

LeeCode -- 6. Zigzag transformation

Wechat forum exchange applet system graduation design (3) background function

Description of longitude and latitude PLT file format

ROS2专题(03):ROS1和ROS2的区别【02】

re1攻防世界逆向
随机推荐
Guessing game (read data from file)
Adrnoid开发系列(二十五):使用AlertDialog创建各种类型的对话框
VS扩展工具笔记
What are the similarities and differences between smart communities and smart cities
Wechat forum exchange applet system graduation design (3) background function
php 使用阿里云存储
Puce à tension stabilisée LDO - schéma de bloc interne et paramètres de sélection du modèle
微信论坛交流小程序系统毕业设计毕设(8)毕业设计论文模板
Network security - joint query injection
Unity3D学习笔记5——创建子Mesh
PCI-Express接口的PCB布线规则
Solve the problem of duplicate request resource paths /o2o/shopadmin/o2o/shopadmin/getproductbyid
Introduction to redis and jedis and redis things
ArcGIS:字段赋值_属性表字段计算器(Field Calculator)依据条件为字段赋值
Bit operation
漏洞复现----49、Apache Airflow 身份验证绕过 (CVE-2020-17526)
Dynamic agent explanation (July 16, 2020)
USB(十六)2022-04-28
2021-01-11
网络安全-burpsuit