History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
81ccaa93addf | Tibor Simko | Reflect recent stopwords/stemmer refactoring. | Dec 13 2004 | |||
59a81c9a971f | Tibor Simko | Renamed stopword/stemmer options, added more explicit help. | Dec 13 2004 | |||
3f9af11d2c36 | Tibor Simko | Refactored redundant functions. Added docstrings. | Dec 13 2004 | |||
5cec85e6b889 | Tibor Simko | Fixed case when no available stemmer is found. Refactored redundant functions. | Dec 13 2004 | |||
47a171417985 | Tibor Simko | Cosmetics. | Dec 13 2004 | |||
dc529f1ce09a | Tibor Simko | Added a basic unit test file for the stemmer. | Dec 13 2004 | |||
5b9a69d469d8 | Trond Aksel Myklebust | Added "Manage fields" link in "add fields to index" | Dec 10 2004 | |||
9dd1e40edef4 | Trond Aksel Myklebust | Changed so that bibrank can use stopword removal while bibindex not | Dec 8 2004 | |||
a13d48b948a7 | Trond Aksel Myklebust | Turned off stemming/stopword removal as default | Dec 6 2004 | |||
94bbb913ef5c | Trond Aksel Myklebust | Updated guide with new sections | Dec 3 2004 | |||
39c1fadfc4d4 | Trond Aksel Myklebust | forgot to add files... | Nov 19 2004 | |||
ceb6867786d0 | Trond Aksel Myklebust | Added stemming/stopword functionality. Check /lib/bibindex_engine_config.py for… | Nov 19 2004 | |||
b0f02bf3a10d | Trond Aksel Myklebust | Using page_not_authorized in webuser | Nov 1 2004 | |||
4f403c77f3a6 | Trond Aksel Myklebust | Splitted managing indexes and fields into two interfaces. Fixed interfacebug… | Nov 1 2004 | |||
e46187a56098 | Trond Aksel Myklebust | *** empty log message *** | Oct 20 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
720e0d74e7d8 | Trond Aksel Myklebust | Changed textbox to a textarea for the Index description | Oct 6 2004 | |||
a68d636e8c77 | Trond Aksel Myklebust | +Added admin functionality for modifying indexes in addition to fields | Oct 6 2004 | |||
bc726da81963 | Tibor Simko | Activate our fancy non-interactive URL opener for fail-safe fulltext-indexing… | Sep 27 2004 | |||
1d40f209ada0 | Trond Aksel Myklebust | *** empty log message *** | Sep 23 2004 | |||
220b909f90a4 | Trond Aksel Myklebust | Modified error messages when not authorized | Sep 23 2004 | |||
e8185fb0dfaf | Tibor Simko | Eliminated excessive write_message() function. Reduced serialize/deserialize… | Sep 8 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 | |||
87ea8a9e07df | Tibor Simko | Added option to fulltext-index local files only, i.e. remote URLs are skipped… | Jul 7 2004 | |||
5df73cfb8570 | Tibor Simko | BibIndex monolithic bin file split into a small bin file and large lib engine… | Jun 15 2004 | |||
46c3f0e63f8c | Trond Aksel Myklebust | Changed back to using the name field instead of i8n names | Jun 4 2004 | |||
a061e861fe1d | Tibor Simko | Added appropriate Makefile.am and .cvsignore files. | May 19 2004 | |||
f4634f67a8d5 | Trond Aksel Myklebust | Removed makefiles | May 19 2004 | |||
da2b38b3397e | Trond Aksel Myklebust | Forget Makefiles... | May 14 2004 | |||
9afde79383e7 | Trond Aksel Myklebust | First version of BibIndex interface | May 14 2004 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
cfdcf866382d | Tibor Simko | Initial release of the documentation. | May 4 2004 | |||
edbec6bc3910 | Tibor Simko | Correct updating task status message when verbosity level is 9+. | Apr 19 2004 | |||
c9c0ba76a5bd | Tibor Simko | Use run_sql() in easy places. Use `options' instead of `opts_dict' to harmonize… | Mar 23 2004 | |||
739e8330a612 | Tibor Simko | Remove fulltext test print. | Mar 11 2004 | |||
8c41245e861b | Tibor Simko | Workaround for getfile.py links. Needs bibdoc treatment in the future. | Mar 11 2004 | |||
5d16d8df4db8 | Tibor Simko | Added dependence on cdswmllib. | Mar 10 2004 | |||
21809c909d29 | Tibor Simko | Introduced -h and -V options. | Mar 10 2004 | |||
fa20436c8e01 | Tibor Simko | Make pretty version number. | Mar 10 2004 | |||
a0fda83213f5 | Tibor Simko | Remove second instance of get_field_tags(). | Mar 5 2004 | |||
3b709bfb0181 | Tibor Simko | bibwords->bibindex | Feb 27 2004 | |||
11977456b92d | Tibor Simko | Adapted to word/wordlist->term/termlist table column name change. | Feb 25 2004 | |||
576a78e0c37f | Tibor Simko | Typo fixed. | Feb 23 2004 | |||
653cedc5e419 | Tibor Simko | BibWords removed into BibIndex. | Feb 23 2004 |
c4science · Help