473,799 Members | 3,224 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Flat File Search Engine (a la Lucene)

Hi,

Wonder if someone could help me. I'm looking for a PHP/MySQL based
search engine that can search flat files i.e. build it's own index
from flat files. I've used Apaches' Lucene before
(http://jakarta.apache.org/lucene/docs/index.html), so I'm looking for
something similar. If there's a pay-for product out there, I don'd
mind paying.

So, it needs:
- Ability to search a set of flat files and build an index
- Allow users to enter BOOLEAN operators, e.g. dog AND cat OR donkey
- Return results on an accuracy match basis e.g. no. of times all
words in search phrase occured in a file/record

Can anyone help?
Thanks,
Steve.
Jul 17 '05 #1
1 4504
On 2004-02-27, Steve Jenkins <st************ *@hotmail.com> wrote:
Hi,

Wonder if someone could help me. I'm looking for a PHP/MySQL based
search engine that can search flat files i.e. build it's own index
from flat files. I've used Apaches' Lucene before
(http://jakarta.apache.org/lucene/docs/index.html), so I'm looking for
something similar. If there's a pay-for product out there, I don'd
mind paying.


Have a look at freshmeat.net, i think very recently such a driver passed
by...

--
http://home.mysth.be/~timvw
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2590
by: Frank | last post by:
Hello, I'm running a site with +20.000 articles. The articles (html files) are saved on the server as txt files. Alle other data (author, date, category and so on) are in a MySQL db. Before we had the articles put in the db also and then performed SQL queries for the search engine. But this is no longer feasable since there are too many articles and the db has gotten too big. The search engine does all of the db and the server cpu goes...
10
1797
by: Harlin Seritt | last post by:
Hi, Is anyone aware of an available open-source/free search engine app (something similar to HTDig) written in Python that is out there? Googling has turned up nothing. Thought maybe I'd mine some of you guys' minds on this. thanks, Harlin Seritt
1
1320
by: David | last post by:
Hi there, I have been looking up various search engine material on the net. One that looks promising is an article that Wrox published, which is no longer available. I have the article, but cannot get the source code, as the company that have taken over from wrox have decided to drop it in their infinite wisdom. So, does anyone have the source code for the articles?
6
329
by: vinodh kumar | last post by:
hai all, i am student of computer science dept. i have planned to design a search engine in python. i am seeking info about how to proceed further. i need to know what r the modules that can be used. -
11
2610
by: susiedba | last post by:
does anyone know of a framework; or tools; or something-- that describes an open source VB.net search engine / spider? anyone want to trade notes? I want to build something a lot more focused than google; for example; I want to spider Home Depot websites and sell it to Lowes. Does anyone want to help?
0
1155
by: John | last post by:
http://www.teenwag.com/search?q=sports+illustrated&btn=Search http://www.teenwag.com/search?q=%09+Antonella+Barba&btn=Search http://www.teenwag.com/search?q=%09+Anna+Nicole+smith&btn=Search Accelarated and GZIP compressed Served deliciously by Lighttpd PHP 5 Search engine driven partly by google and partly by Lucene Index size 42 million
12
4797
RedSon
by: RedSon | last post by:
Greetings all, The host I use does not let me have mysql so I am going to need to write a comment engine that uses flat files. Unless of course there are commenting solutions already available that do not use mysql. So now lets talk about how this is going to work... (your input is appreciated). I think we are going to need a couple things, an admin panel and the UI. The user is going to need a UI, so we will have a few fields, probably...
0
1262
by: Aquila Deus | last post by:
Hi all! Does anyone know a working full-text search engine for CJK text? I have tried several but all of them seem to suck: - MySQL full-text: cannot understand chinese "words" at all - Sphinx: there is manual for using it CJK, but search result is incorrect...
10
5798
sagacious
by: sagacious | last post by:
Hi There.. Nice Site.. I Want to add a File Search Engine For My Upload And Download Site.. As Like As Rapidshare Search Engins.. I Mean A Search System That Will Search Files From A Folder Of My Server where the files are Uploading by Users..
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9538
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10470
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10023
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9067
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7561
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5583
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4135
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.