drmet46444 2012-04-04 14:13
浏览 51

如何在不使用RDBMS的情况下在文本中进行全文搜索?

I want to search within a text with a certain criteria but without using any RDBMS and SQL. here is my example :

text is :

"Quantum optics has played an important role in the exploration of foundational issues in quantum mechanics, and in using quantum effects for information processing and communications purposes. Photonic quantum systems now also provide a valuable test bed for quantum simulations. This article surveys the first generation of such experiments, and discusses the prospects for tackling outstanding problems in physics, chemistry and biology."

criteria is :

(optic* OR plastic OR organic OR "bulk heterojunction") AND ("physics*" OR photovoltaic*)

my prefer language is PHP

How can I do that?

  • 写回答

3条回答 默认 最新

  • dpo60833 2012-04-04 14:47
    关注

    There is also ht://dig an indexer written in c that can do what you want.

    评论

报告相同问题?

悬赏问题

  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥15 Oracle触发器记录修改前后的字段值
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题