Homec4science

WebSearch: get_index_id_from_field() look in index

Authored by Tibor Simko <tibor.simko@cern.ch> on Mar 31 2009, 18:06.

Description

WebSearch: get_index_id_from_field() look in index

  • So far, get_index_id_from_field() looked only in logical fields in order to find out the index ID corresponding to some field. This necessitated to have at least some field defined for an index. After this patch, we shall find index ID also via index name, even when there is no logical field of that name associated to it. (Example: index foo' consisting of two logical fields author' and title' is now usable in queries like foo:bar'.)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Mar 31 2009, 18:06
Parents
R3600:8f5ad73d78de: BibRank: initial release of citerank methods
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:dc520deccdd6: WebSearch: get_index_id_from_field() look in index (authored by Tibor Simko <tibor.simko@cern.ch>).Mar 31 2009, 18:06