20120831-update-instant-search-index-search-result-list
<< | Index | >>
Summary
- Updated index definition for instant-search
- Replaced old index (There was not any definition in source code.)
Commits
- ch.oddb.org
-
- oddb2xml
-
Index
Update instant search index
Some indices are not defined in index_definition.yml
.
- oddb_galenicform_name
- oddb_package_pharmacode
- oddb_commercialform_name
- oddb_persistence_pointer
oddb_package_name_with_size
- oddb_indextherapeuticus_code
- oddb_minifi_publication_date
created oddb_package_name_with_size.
ch.oddb> rebuild_indices 'oddb_package_name_with_size'
->
# =>
dropping: oddb_package_name_with_size
creating: oddb_package_name_with_size
filling: oddb_package_name_with_size
self.active_packages
source.size: 18063
finished in 10.054611398050001 min
all Indices Created in total: 0.16757748718944443 h
- commit
-
Update compare search result list
Update Layout of Compare search result
@:compare_list_compornents@ is defined in these files.
- src/custom/lookandfeelbase.rb <= (base)
- src/custom/lookandfeelwrapper.rb
- commit
-
Create oddb xml converter
use @Savon@
- commit(download only)
-
TODO
- Build clean XML by Locale(DE, FR) and Subject(product, article).
Ref.