lucene

Events happening in the community are now at Drupal community events on www.drupal.org.
cpliakas's picture

Bye Bye, Search Lucene API!

Search has been a passion of mine for some time now. In many ways the Search Lucene API module was my introduction to Drupal and helped me understand and love the platform. Therefore I am somewhat sad to announce that Search Lucene API has reached "end of life".

Read more
di3gopa's picture

Presentaciones del Primer Encuentro de Drupal Panamá

Hola todos, adjunto mi presentación de Lucene, los otros expositores por favor hagan disponible sus presentaciones en este thread.

  • Apache solr, lucene.
  • CCK y Views

Saludos,
Diego Tejera

Read more
mbohlig's picture

Lucene Revolution: Boston, October 7-8, 2010: Learn more about using Solr

Drupalers,

Do you want to learn more about what Solr offers? Want to go beyond just copying the packaged schema.xml and solrconfig.xml files, and use more of the rich Solr features for search applications?

If so, please check out Lucene Revolution in Boston, October 7 & 8, 2010 - the first US conference dedicated to Lucene and Solr.

Read more
ebremer's picture

VIVO WEB - Enabling National Networking of Scientists

Hi everyone,

I was wondering if anyone had any comments on the http://www.vivoweb.org project and it's relationship ship to Drupal. VIVO in a nutshell, is a web application provides a semantic database that can be searched that contains information about scientists, their research interests, affiliations, publications, grants, etc. VIVO is in deployment at several universities and is being expanded through a $12.2m stimulus grant from the National Center for Research Resources (NCRR) of the National Institutes of Health (NIH). see more at http://www.vivoweb.org/about/faq/about-project

Read more
t14's picture

searching content stored in xml using Lucence

Hi

I want to implement the lucence search module into my Drupal site.

However, I have a custom module that I developed myself which pulls content from an xml file and displays it using xslt.

I was wondering if it is possible to use the Lucence search module to offer search capabilities for my xml content.

The xml content is stored in files on the server and not in a database.

Is it possible to search xml content with the Lucence module or its API?

I am also interested in any other solutions for searching xml content.

Thank you in advance for your time.

Read more
cpliakas's picture

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.

Read more
dlo001's picture

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}"

Read more
jvandervort's picture

New Zend Framework 1.0.0 RC

http://framework.zend.com/

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
Read more
jvandervort's picture

CCK fields and custom searching

Any ideas on using the lucene indexing with cck fields, custom searches, and field weighting?

Just curious...

Read more
jvandervort's picture

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
Read more
Subscribe with RSS Syndicate content