Member Profile
John Herren (staff)
|
6 comments | Tuesday, March 28, 2006
John Herren a staff writer for Zend and a freelance technical consultant with focus on web applications design and development. Along with founding neat experiments like TagCloud.com, John served as senior project architect at Ionzoft, Inc., and co-founded what is now the largest web development firm in Mississippi. He is a published author of Linux certification study material, and is really, really close to converting his first patent. John enjoys using open source software like PHP to bend the web into exciting new chimeras of hyperlinked goodness.


Comments (Login to leave comments)
Leonid Lukin ( http://blog.phpworld.ru/ )
I've got a few questions on your domains - would be great if you contacted me: roland(dot)finger(at)gmx(dot)de
Thanks and regards
Roland
I just start to try Zend Search Lucene. I previously use Lucene with Jsp/Servlet.. A trial file runs well on my Window PC, but on Solaris server, it got failed.
Indexing data is finished, but the index file is smaller than that in PC. Searching data just gives empty page.
Do you have any ideas or suggestions on installation and configuration of Zend Search Lucene on different platforms?
Thanks,
Huacheng Tu
I've seen it that you guys had used Trac as your Issue Tracker in the past.
I was wondering which one you guys are using right now. We use Zend and Magento and we would like to know which solution the Zend community is using.
If you could help me I would very appreciate it.
Thanks,
JOC
Can you tell approximately how much time it require to index 90,000 records in Lucene? I am working on lucene search in PHP. Currently it is taking large amount of time to index records. It will create first few records very fast and then slows down. Can you specify why it takes so much time to index?