Monday, 30 April 2007
Know about the Lucene Index and Symfony |
| |
|
| |
Dave Dash has come out with an article where he follows up sfZendPlugin and give you instructions to learn a newer way to obtain Zend Framework.
For this he delves into the Lucene index. Zend Search Lucene relies on building a Lucene index. This is a directory that contains files that can be indexed and queried by Lucene or other ports. He facilitates this with an example, where he creates a search for user profiles.
In the 'Index Something' section, he tries out a user search where you can find a user by their name or e-mail address. He gives some code examples to present you the tutorial in a clear light.
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|