History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
03ef8c7918c8 | Trond Aksel Myklebust | Changed structure of dictionary used by singletagrankmethod,citations and… | Oct 4 2004 | |||
6d8bfa2998fb | Trond Aksel Myklebust | -Modified error messages from webaccess -and something else... | Sep 23 2004 | |||
88850ab8f94b | Trond Aksel Myklebust | Changed error message when Psyco is not installed from "ERROR:" to "Warning:" | Sep 21 2004 | |||
bda3eaa22dab | Trond Aksel Myklebust | Modified structure of hash table used by single_tag_rank_method Added exception… | Sep 21 2004 | |||
df4691882b79 | Trond Aksel Myklebust | *** empty log message *** | Sep 15 2004 | |||
2b2f89660147 | Trond Aksel Myklebust | Changed some text | Sep 15 2004 | |||
12d74c97eeb4 | Trond Aksel Myklebust | Split into one test file per library | Sep 15 2004 | |||
528d9da95850 | Trond Aksel Myklebust | Added a few testcases | Sep 15 2004 | |||
f1b7ee19a3cd | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | |||
4eff9d3661a6 | Trond Aksel Myklebust | Added support for recid:x type of queries for methods using… | 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 | |||
099f1295a035 | Trond Aksel Myklebust | Changed name of a function from merge_methods to combine_method | Sep 8 2004 | |||
9374eb47c3f2 | Trond Aksel Myklebust | Changed a function name from word_frequency to word_similarity | Sep 7 2004 | |||
b3e89972410d | Trond Aksel Myklebust | Not much, some naming issues | Sep 7 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 | |||
9d2220d9f6bc | Trond Aksel Myklebust | Changed two %S into %s | Sep 3 2004 | |||
8039cdc062ee | Trond Aksel Myklebust | Modified debug 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 | |||
a194f7a82652 | Trond Aksel Myklebust | -Fixed get_bibrank_methods. Returning only methods available for the current… | Sep 2 2004 | |||
21e7013f1d83 | Tibor Simko | Deleted extra <b> markup. | 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 | |||
4d1b8ae649c3 | Trond Aksel Myklebust | -Modified interfaces mostly | 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 | |||
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 | |||
8a040ea1c4e2 | Trond Aksel Myklebust | *Fixed: An error caused the stemmer not to stem the 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 | |||
75c14ef84ff0 | Trond Aksel Myklebust | *Fixed bug causing nothing to happen if executed before searching worked | Aug 26 2004 | |||
5d58f1e52c40 | Trond Aksel Myklebust | Missed an = in a if bla == bla line | Aug 26 2004 | |||
7b1616786591 | Trond Aksel Myklebust | Modified error message when PyStemmer is not installed, or language is not… | Aug 26 2004 | |||
945c20e71ed2 | Trond Aksel Myklebust | Modified ranking files, mostly small changes in naming of methods. | Aug 26 2004 | |||
3cd67604b2a1 | Tibor Simko | Added .pyc extension. | Aug 25 2004 | |||
b55f5a594ea0 | Trond Aksel Myklebust | Methods for ranking/sorting records based on various methods like word… | Aug 25 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
6ac4e434b28c | Trond Aksel Myklebust | Modified feedback messages | Aug 16 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
c74c83a2ae84 | Trond Aksel Myklebust | bug fixed in modify_translations | Jun 4 2004 | |||
95330a8bfffd | Trond Aksel Myklebust | Using name field in rankmethod table instead of i8n names | Jun 4 2004 | |||
5231c84f640e | Trond Aksel Myklebust | Unsure what is change...commiting just to be sure | May 14 2004 | |||
5e590d30c010 | Trond Aksel Myklebust | *** empty log message *** | May 11 2004 | |||
a6a2a3f836d9 | Trond Aksel Myklebust | Bugfix | May 10 2004 | |||
5e4ba7b81567 | Trond Aksel Myklebust | Fixed role/security issue | May 7 2004 | |||
b63d9eb1940f | Trond Aksel Myklebust | Added link to guide from interface | May 6 2004 | |||
541059f58888 | Trond Aksel Myklebust | Changed navbar | May 4 2004 | |||
43e855ab1572 | Trond Aksel Myklebust | Fixed sorting bug. | May 4 2004 | |||
a149fa35b6e6 | Tibor Simko | Name bibrankadminlib target properly. | Apr 30 2004 | |||
3e97acba9aa6 | Trond Aksel Myklebust | Made it easier to add new nametypes, next step: add a config file | Apr 30 2004 | |||
d3b4def0c6be | Trond Aksel Myklebust | did a quick fix for the rnkMETHODname error | Apr 29 2004 | |||
1b908aac21c9 | Trond Aksel Myklebust | trying to fix problem | Apr 29 2004 | |||
bffaad750080 | Trond Aksel Myklebust | Made a few methods more general, changed the translation interface | Apr 29 2004 | |||
8b4b779d2b59 | Trond Aksel Myklebust | Changed the name of the bibrankadminlib | Apr 29 2004 | |||
77205991e631 | Trond Aksel Myklebust | Changed guide.html mostly. removed an old file. | Apr 23 2004 | |||
0a772b66febc | Tibor Simko | Renamed bibrankadminguide to guide in view of standardizing admin guide names… | Apr 23 2004 | |||
6cc6a8d12614 | Tibor Simko | Added missing Makefile and cvsignore files. | Apr 2 2004 | |||
54ce194749aa | Trond Aksel Myklebust | Removed 'name' from cfg files. Changed documentation. Removed bibrankdemoguide. | Apr 1 2004 |
c4science · Help