improving NOzebra search :
authortipaul <tipaul>
Wed, 2 May 2007 11:57:11 +0000 (11:57 +0000)
committertipaul <tipaul>
Wed, 2 May 2007 11:57:11 +0000 (11:57 +0000)
commit4213b6ec988ab2f34a62efc5be54d5ec87ec306a
tree83ecf22156b342901e61d3bba111b49a3695fc35
parenta0b19e3e9402007088be9c4dc4af80c261476087
improving NOzebra search :
- changing nozebra table to have biblionumber,title-ranking; (; is the entry separator. Now, if a value is several times in an index, it is stored only once, with a higher ranking (the ranking is the number of times the word appeard for this index)
- improving search to have ranking value (default order). The ranking is the sum of ranking of all terms. The list is ordered by ranking+title, from most to lower
C4/Search.pm
misc/migration_tools/rebuild_nozebra.pl