-
Apache Solr RDF Support: February 25, 2011 2:11
Commit 357e868 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Apache Solr RDF Support: February 25, 2011 2:11
Commit 1a78545 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Updated the documentation to reflect the recent changes.
-
Refactored the system for defining dynamic fields to add type functionality.
-
Some small changes, mainly to the "dynamic fields" schema. * Contexts are now selected via select inputs, instead of textfields. * Individual searches are now local tasks, instead of sub items to one local task. * Added a "text" Solr field to the "dynamic fields" schema as the new default search field. * Added options to disable the indexing of "text" and/or "property_object" in the "dynamic fields" schema.
-
Some refactorings, slight bug fixes and fix of a major bug in ~_execute_search_dynamic() where the code was falsely copied from ~~_text_data().
-
Added tests file. Doesn't work properly, yet, as it fails at creating an index via the form.
-
Added note regarding the required JAR for the "dynamic fields" schema.
-
Added TODO.txt to keep track of smaller things that should be worked on.
-
Updated info file to correctly mention the dependency on "search".