开发者

Need a simple way to index queries from page content in JAVA

开发者 https://www.devze.com 2023-03-09 15:22 出处:网络
I have access to page content in my JAVA class and would like to index queries in simple way in JAVA to get some queries out of the page content. The queries i am getting are independent and from the

I have access to page content in my JAVA class and would like to index queries in simple way in JAVA to get some queries out of the page content. The queries i am getting are independent and from the page conte开发者_开发知识库nt.

Thanks in advance


Have you tried Solr?

0

精彩评论

暂无评论...
验证码 换一张
取 消