lucene
Introducing Search Lucene API 2.0
My name is Chris Pliakas, and I am the author of the Search Lucene API module. Although the project has been around for a little while, 2.0 development is coming to a close and I think it is the appropriate time to make the Drupal community aware of it's existence.
Search URL
I am trying to integrate lucene api search to my site. But have run into an issue with my ad servers. The URL is example.com/search/luceneapi_node/{querystring} . The problem is that "luceneapi_node" in the url generates ads that are related to lucene and open source. This is a business journal magazine site with ads coming from various feeds and networks. So getting rid of or changing the url path is ideal here.
How do I change the url path or create an apache redirects to go to an ideal "/search/site/{querystring}" or "/search/qry/{querystring}"
Drupal Back End Architect - Assistant Technical Architect - Senior Developer | CNS
Senior Drupal/PHP developer with a desire to move from Development into Architecture sought urgently. Great day rate. NEed to hear from you in the next couple of hours though!!!
This role is based in Reading although a significant number of the team commute daily from London, Paddington (journey time 30 minutes).
I'm looking for an enthusiastic, hardworking, reliable and knowledgeable assistant technical architect to join our agile team working on a cutting edge Website based on the Drupal Framework.
New Zend Framework 1.0.0 RC
Some lucene goodies:
- Zend_Search_Lucene
ZF-1262 CaseInsensitive.php missing require_once for the class it extends
ZF-1263 DocumentWriter.php missing require_once for the class it extends
ZF-1264 Default.php missing require_once for the class it extends
ZF-1350 testUtf8(Zend_Search_Lucene_AnalysisTest) failing
ZF-1351 testUtf8Num(Zend_Search_Lucene_AnalysisTest) failing
ZF-1365 Zend_Search_Lucene::close() not setting or checking the $_close flag
ZF-1376 Error in sample code of section 27.3.1.1 - Query Parsing
CCK fields and custom searching
Any ideas on using the lucene indexing with cck fields, custom searches, and field weighting?
Just curious...
New Zend Framework 0.9.0
Zend Framework Beta 0.9.0
Zend_Search_Lucene: now matches the performance of Java Lucene
or so they say. We'll see...
- Zend_Search_Lucene
ZF-96 Implement Search Highlighting
ZF-295 Implement score normalisation
ZF-626 Exception when adding document using static variables
ZF-693 Using unoptimized indexing database damages storage
ZF-943 Java examples are no longer necessary.
ZF-1002 Document deleting/updating problem
ZF-1050 Result sorting problem
New Zend Framework 0.8.0
For those keeping up-to-date. I'll be loading it next week.
They are claiming: Great performance improvement for Zend_Search_Lucene.
Zend-Lucene for Non-Drupal Search
To answer some of Roberts questions and open up discussion, I've implemented a non-Drupal search using the Zend port
