Graphlegacy
Graph
legacy
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
df4691882b79 | Trond Aksel Myklebust | *** empty log message *** | Sep 15 2004 | ||||
2b2f89660147 | Trond Aksel Myklebust | Changed some text | Sep 15 2004 | ||||
d43d5290ba99 | Trond Aksel Myklebust | Added bibrank test cases | Sep 15 2004 | ||||
12d74c97eeb4 | Trond Aksel Myklebust | Split into one test file per library | Sep 15 2004 | ||||
6b3077150960 | Thomas Baron | new job status: "DONE WITH ERRORS" | Sep 15 2004 | ||||
4eb756b73013 | Thomas Baron | change "status" column of schTASK table. | Sep 15 2004 | ||||
3e77116c1385 | Thomas Baron | corrected total number of records. always store absolute path to files | Sep 15 2004 | ||||
528d9da95850 | Trond Aksel Myklebust | Added a few testcases | Sep 15 2004 | ||||
7a0bbbf18029 | Thomas Baron | bibupload stops with an error when a file cannot be found | Sep 15 2004 | ||||
dc088a9880d7 | Thomas Baron | added doc page explaining the relation between a search catalogue and a… | Sep 15 2004 | ||||
b571383f53a6 | Thomas Baron | added function to insert files which were stored in a "files" directory of the… | Sep 15 2004 | ||||
8db66f955b3c | Thomas Baron | added function simplendaction to deal with non-web submissions | Sep 15 2004 | ||||
4f4060b8db0f | Thomas Baron | os.path.getctime does not exist in python 2.3 | Sep 14 2004 | ||||
f1b7ee19a3cd | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | ||||
2ad8701f2c5e | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | ||||
29cf9b46e37c | Trond Aksel Myklebust | Changed how a new task is submitted because of a bug creating an exception at… | Sep 14 2004 | ||||
8cb0bbbc1b08 | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | ||||
130cc0c2b651 | Trond Aksel Myklebust | Changed text from "rearrange by name" to "order alphabetically" | Sep 14 2004 | ||||
4ad67483a601 | Trond Aksel Myklebust | Added functionality for rearranging sort options/search fields by name… | Sep 14 2004 | ||||
09cce2dea5c8 | Trond Aksel Myklebust | Added two new functions, rearrangefield/rearrangefieldvalue | Sep 14 2004 | ||||
4eff9d3661a6 | Trond Aksel Myklebust | Added support for recid:x type of queries for methods using… | Sep 13 2004 | ||||
d82bf3bfd17d | Trond Aksel Myklebust | Fixed a few issues regarding sort fields/search options Still a issue when… | Sep 13 2004 | ||||
cdc62491a69e | Trond Aksel Myklebust | Modified write_outcome (again) | Sep 13 2004 | ||||
b71777ff8655 | Trond Aksel Myklebust | Modified write_outcome | Sep 13 2004 | ||||
a7e8df751ec6 | Trond Aksel Myklebust | Fixed write_outcome when parameter res is empty | Sep 13 2004 | ||||
c5d22f234c23 | Trond Aksel Myklebust | Fixed some bugs with changing the "score" of fields/fieldvalues | Sep 13 2004 | ||||
1a6d3554901d | Thomas Baron | got rid of os.walk which does not exist in python 2.2 replaced with os.listdir: | Sep 13 2004 | ||||
5cf957458d8c | Trond Aksel Myklebust | Modified document width | Sep 10 2004 | ||||
099f1295a035 | Trond Aksel Myklebust | Changed name of a function from merge_methods to combine_method | Sep 8 2004 | ||||
33134a097788 | Trond Aksel Myklebust | Changed name of rank method | Sep 8 2004 | ||||
6671093dcd5c | Trond Aksel Myklebust | updated config | Sep 8 2004 | ||||
8489022c6fd6 | Trond Aksel Myklebust | Added template for merge method | Sep 8 2004 | ||||
6dd3bcf05fa4 | Trond Aksel Myklebust | File changed name to template_word_similarity.cfg.wml | Sep 8 2004 | ||||
be6e11d8fb4d | Trond Aksel Myklebust | Documentation updated | Sep 8 2004 | ||||
e8185fb0dfaf | Tibor Simko | Eliminated excessive write_message() function. Reduced serialize/deserialize… | Sep 8 2004 | ||||
f5863ce8193c | Tibor Simko | Added bibrank process to the list of usually expected daemons. | Sep 8 2004 | ||||
4b4299a3f51a | Tibor Simko | Added a FIXME comment on the not-yet-working UTF-8 parsing. | Sep 8 2004 | ||||
d127e5fa3203 | Tibor Simko | User rankscoreinfo class for outputting relevance scores. | Sep 8 2004 | ||||
f023c0525f47 | Tibor Simko | Added `rankscoreinfo' for the ranked search engine output. | Sep 8 2004 | ||||
2b30e721fb21 | Tibor Simko | Added final bibrank call after demo records have been loaded. | Sep 8 2004 | ||||
6bade7bd963c | Tibor Simko | Added demo of `journal impact factor' ranking method. | Sep 8 2004 | ||||
9bee17358572 | Tibor Simko | Introduced `word similarity' to be a default ranking method. | Sep 8 2004 | ||||
f6e9b93c4f84 | Tibor Simko | Added support for new BibRank tables. | Sep 8 2004 | ||||
f0feb11e877a | Tibor Simko | New BibRank tables. | Sep 8 2004 | ||||
ceca0ce74d7a | Tibor Simko | Added section on MARC schema in use at CERN. | Sep 8 2004 | ||||
9374eb47c3f2 | Trond Aksel Myklebust | Changed a function name from word_frequency to word_similarity | Sep 7 2004 | ||||
49dcdffa3d06 | Trond Aksel Myklebust | Changed name from word_frequency to word_similarity | Sep 7 2004 | ||||
9a3385477b5c | Trond Aksel Myklebust | Hacking documentation for the Bibrank module | Sep 7 2004 | ||||
b3e89972410d | Trond Aksel Myklebust | Not much, some naming issues | Sep 7 2004 | ||||
a592bc592668 | Trond Aksel Myklebust | Documentation for the BibRank module updated, especially the hacking section | Sep 7 2004 | ||||
832886fb5896 | Tibor Simko | Changed bibrank process name to the one expected by bibsched. | Sep 6 2004 | ||||
d92ae18bc81d | Trond Aksel Myklebust | -Removed no longer used parameter from config files. (overall_importance) | Sep 6 2004 | ||||
9edda9de105b | Trond Aksel Myklebust | *** empty log message *** | Sep 6 2004 | ||||
675c3b8b0030 | Trond Aksel Myklebust | -Added method for merging the result of various rank methods into one. -Removed… | Sep 6 2004 | ||||
9e8e2d19cdcc | Trond Aksel Myklebust | Fixed: If translation of a rank method didnt exist in a language, the code was… | Sep 3 2004 | ||||
d34bfbc3bf5a | Trond Aksel Myklebust | Verbose output was not returned for some methods | Sep 3 2004 | ||||
2a9844665214 | Trond Aksel Myklebust | Modified output text | Sep 3 2004 | ||||
9d2220d9f6bc | Trond Aksel Myklebust | Changed two %S into %s | Sep 3 2004 | ||||
8039cdc062ee | Trond Aksel Myklebust | Modified debug information | Sep 3 2004 | ||||
8eaaefc4279a | Trond Aksel Myklebust | Modified parameter names | Sep 3 2004 | ||||
09f34bb70287 | Tibor Simko | Keep selected rank method when doing `jump to record X'. | Sep 3 2004 | ||||
c8deb767ee83 | Tibor Simko | Demo site uses 909C4 to store publication information. | Sep 3 2004 | ||||
767ffe8f3e28 | Trond Aksel Myklebust | -Fixed crash if Stemmer is not available | Sep 3 2004 | ||||
55d693402288 | Trond Aksel Myklebust | Tiny bug fixed...not much.. | Sep 3 2004 | ||||
e98f0f0028f7 | Trond Aksel Myklebust | -Bibrank_word_indexer: fixed bug when verbose > 0 -bibrank: fixed default… | Sep 3 2004 | ||||
2b7ec6adb61a | Trond Aksel Myklebust | -Fixed up how the configuration options are handled inside the methods. Only… | Sep 2 2004 | ||||
3bec1f20fba0 | Trond Aksel Myklebust | -Sending verbose value to rank_records | Sep 2 2004 | ||||
a194f7a82652 | Trond Aksel Myklebust | -Fixed get_bibrank_methods. Returning only methods available for the current… | Sep 2 2004 | ||||
f5bf66d14c98 | Tibor Simko | get_bibrank_methods() now accepts colID, not collection name. | Sep 2 2004 | ||||
449f47ea03f8 | Tibor Simko | get_colID() is now read from search engine's library. | Sep 2 2004 | ||||
a7b3c32f78c6 | Tibor Simko | Added collection argument to get_bibrank_method calls. | Sep 2 2004 | ||||
37fadd1fe5a8 | Tibor Simko | Fixed off-by-one search unit counting in stage 2-1. | Sep 1 2004 | ||||
1aff2e099517 | Tibor Simko | Boolean query warning message changed. Added similarity messages. Rank by… | Sep 1 2004 | ||||
43c6cc9423bd | Tibor Simko | Similar records message added. | Sep 1 2004 | ||||
21e7013f1d83 | Tibor Simko | Deleted extra <b> markup. | Sep 1 2004 | ||||
e18a9ed12c21 | Tibor Simko | Remove bibranktest from the list of common targets. | Sep 1 2004 | ||||
37f7075bf280 | Tibor Simko | More information (Detailed record, Similar records) is made smaller. | Sep 1 2004 | ||||
d322bc237bc8 | Tibor Simko | Support for the ranking and similarity search. | Sep 1 2004 | ||||
f955ad977a24 | Tibor Simko | - Added support for record ranking and similarity search. | Sep 1 2004 | ||||
0a734a3ba668 | Trond Aksel Myklebust | -Turned verbose off | Sep 1 2004 | ||||
f384cd611c4e | Trond Aksel Myklebust | - rank_records returns (a,b,c,d,e) | Sep 1 2004 | ||||
e3cee608be0a | Trond Aksel Myklebust | -Fixed error in rank_records | Sep 1 2004 | ||||
5787ca9dcfda | Trond Aksel Myklebust | If error, first parameter returned by rank_records, ([0]) is (None,None) | Sep 1 2004 | ||||
5a4747b31859 | Trond Aksel Myklebust | Modified configuration files. Added prefix/postfix | Sep 1 2004 | ||||
4d1b8ae649c3 | Trond Aksel Myklebust | -Modified interfaces mostly | Sep 1 2004 | ||||
fc8260d9e8c3 | Tibor Simko | Stage 2-1 checks now for boolean OR operator in the next unit too. | Sep 1 2004 | ||||
7700125dac49 | Tibor Simko | Stage 2-1 altered as to retain also zero-hit (p_i, f_i) search unit in case it… | Sep 1 2004 | ||||
f5dc88ff365e | Tibor Simko | Print run time information with two decimal places only. | Sep 1 2004 | ||||
a64816463e34 | Trond Aksel Myklebust | -Fixed warning messages | Aug 30 2004 | ||||
b61ba3caa00c | Trond Aksel Myklebust | -Added error messages -changed api's. | Aug 30 2004 | ||||
98ef5b2312c3 | Trond Aksel Myklebust | Updated configuration files | Aug 30 2004 | ||||
3e38fcbc8d9e | Trond Aksel Myklebust | -get_bibrank_methods now accepts the collectionnames as parameter, but does not… | Aug 27 2004 | ||||
a4135e288663 | Trond Aksel Myklebust | *Fixed: Last document after finding similar documents was never shown. | Aug 27 2004 | ||||
a44beb8004f7 | Trond Aksel Myklebust | *Changed output from rank_records in bibrank_record_sorter, now returning (list… | Aug 27 2004 | ||||
ddb6a5194b7d | Trond Aksel Myklebust | Added options for configuring finding similar pages using the word frequency. | Aug 27 2004 | ||||
652519f1ed47 | Tibor Simko | Changed Erik's email address. | Aug 27 2004 | ||||
8a040ea1c4e2 | Trond Aksel Myklebust | *Fixed: An error caused the stemmer not to stem the query | Aug 26 2004 | ||||
7ba8da779725 | Trond Aksel Myklebust | Added parameter in configuration files to use for stemming of search query | Aug 26 2004 | ||||
f8c1f6e60c67 | Trond Aksel Myklebust | Added possibility to select language to stem the query in | Aug 26 2004 | ||||
247007d9810b | Trond Aksel Myklebust | Modified update of last_update field in rnkMETHOD | Aug 26 2004 |
c4science · Help