-
Code cleanup
-
Added code to index files when cron runs, via hook_update_index() Z
-
Search Lucene Attachments: February 25, 2011 2:13
Commit 632b259 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Using luceneapi_field_add() to add data to the Lucene document; added explicit call to commit the document to the index which seems to be working
-
Bug fixes in the admin settings form, and in the code that creates the new Lucene document
-
Initial commit of the luceneapi_attachments module