Can I use Lucene with PHP ? I don\'t want to use Zend. Can I use in native PHP (not framework) ?
When you say you don't want to use Zend, I'm assuming you mean you don't want to use the whole Zend Framework. Well you don't have to - the individual Zend components can be used on their own without needing to be part of a Zend framework project.