History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9bb5a2cc734d | Samuele Kaplun | Fixed index not existing error. | Oct 30 2008 | |||
068d69b1e798 | Samuele Kaplun | Fixed integer usage in SQL query. | Oct 30 2008 | |||
f6a59649096a | Samuele Kaplun | Escaping run_sql calls in bibindex and websearch | Oct 30 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
e1842fade1fa | Samuele Kaplun | Tried to clean Makefile.am files WRT CLEANFILES variable. | Oct 22 2008 | |||
919c5c448915 | Samuele Kaplun | Fixing bug (reported by Devin Bougie) triggered when filename has no extension… | Sep 9 2008 | |||
ac6d47d5fa26 | Samuele Kaplun | Escaped filenames. in get_words_from_fulltext | Aug 12 2008 | |||
ce9ac13658ca | Samuele Kaplun | Added stenWords method and back compatibility for PyStemmer-1.0.1 | Aug 11 2008 | |||
b859ba7d6fb9 | Samuele Kaplun | Added hungarian, romanian, turkish, supported by PyStemmer 1.0.2 (that has… | Aug 11 2008 | |||
448568f31e1f | Marko Niinimaki | key error problem finally found here | Jul 31 2008 | |||
34bf83a6a43d | Samuele Kaplun | Cleaned links in WebInterface | Jul 28 2008 | |||
6c4510b06391 | Tibor Simko | Catch exceptions of lower_index_term() and continue in spite of UTF-8 problems… | Jun 17 2008 | |||
c3b76be701ba | Tibor Simko | Cosmetics of output messages for the stemming info. | Jun 4 2008 | |||
62b87aa91c88 | Tibor Simko | Lower phrase-to-be-indexed in a Unicode-friendly manner. | May 29 2008 | |||
45754e8ba6bc | Samuele Kaplun | Added French to the stemming dictionary. | May 27 2008 | |||
4dd00adc2995 | Tibor Simko | First implementation of the intelligent 'journal' index. This is an index… | May 16 2008 | |||
e12a89b824b5 | Samuele Kaplun | Better closed mkstemp-created files. | May 14 2008 | |||
6d17ad8b673e | Samuele Kaplun | Fixed mkstemp calls that leaved open files. | May 14 2008 | |||
a3b4bad725ec | Tibor Simko | Added debugging code WRT encoding, just as for the bibrank word indexer. Now… | May 13 2008 | |||
ffb2b3a00592 | Samuele Kaplun | Trying to fixing select/update vs select/insert bug. | May 12 2008 | |||
8e489b9e2ffd | Samuele Kaplun | get_word_tables now returns a list of tuples (index_id, index_tags) instead of… | May 11 2008 | |||
02c67d5a4a19 | Samuele Kaplun | Deployed task_sleep_now_if_required to bibindex. | Apr 3 2008 | |||
52406fde46bb | Samuele Kaplun | Added C# and C++ to the stemmer testsuite. | Apr 2 2008 | |||
cc5418ab136d | Samuele Kaplun | New cleaner signal handling. By using task_sleep_now_if_required(can_stop_too)… | Apr 1 2008 | |||
3d880f427bbe | Samuele Kaplun | Fixed bibindex --reindex to work when no indexes are specified (it reindexes… | Apr 1 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
c47f7c426b8d | Samuele Kaplun | Removed last spourious printed newline. | Mar 26 2008 | |||
91c19744a9d8 | Samuele Kaplun | Clened fulltext indexing logging: if extraction method does not exist for a… | Mar 26 2008 | |||
caec8e4f6e4e | Samuele Kaplun | Removed notImplemented get_words_from_local_fulltext: it will be anyway… | Mar 26 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | Mar 25 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
a0235b21a588 | Samuele Kaplun | Hopefully fixed "[must be sys.stdout or sys.stderr] spurious messages. | Mar 12 2008 | |||
8b53ea007afc | Tibor Simko | Fixed verbosity of some necessary output messages. | Mar 11 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
b6d3dcd69474 | Samuele Kaplun | Different small fixes after pylint. | Mar 11 2008 | |||
999451f5b5b7 | Tibor Simko | Fixed indentation. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
0035392b57e0 | Samuele Kaplun | Fixed bug about last_update_time of an index no more updated. | Feb 28 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
a95669a34b71 | Tibor Simko | Added unit tests for wash_index_term(). Cleaned the other test. | Feb 7 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
abe7f722fb22 | Samuele Kaplun | Disabled idxPHRASE indexing until websearch will exploit it. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
c555c383303e | Samuele Kaplun | Made washing of terms configurable. idxPHRASEs should infact not wash terms (i. | Jan 18 2008 | |||
38ea82c85b9c | Samuele Kaplun | Removed UNIQUE key to idxPHRASE term inkdex. | Jan 18 2008 | |||
b8e1a9748c1f | Tibor Simko | Removed unnecessary bibindex migration kit. | Jan 16 2008 | |||
22223b2f9e3d | Samuele Kaplun | Implemented idxPHRASE indexes that should help when searching for exact phrases… | Jan 15 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
2b12930494aa | Tibor Simko | Clarified the section on reindexing (fixed wrong use of idxINDEX, rephrased… | Jan 10 2008 | |||
7023be194b69 | Samuele Kaplun | Fixed logical fields column in Overview of indexes panel. Previously it wrongly… | Jan 8 2008 | |||
8a8eab22376a | Samuele Kaplun | Reverted configuration of stemming to two-letter iso639-2 codes for identifying… | Jan 8 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
ec8821f104b9 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
bf158564e785 | Tibor Simko | Fixed navtrail links to respect the new /help/{admin,hacking}/foo style. | Dec 13 2007 | |||
8d3952c4f752 | Tibor Simko | Phased out BibIndex Admin static intro page. | Dec 12 2007 | |||
252561a6ed6f | Samuele Kaplun | Still to be find a better place for this adderrorbox, but at least now things… | Dec 7 2007 | |||
229092586df1 | Samuele Kaplun | Fixed stemming applyed to all the indexes, by adding… | Dec 7 2007 | |||
a40e83798f69 | Tibor Simko | Verified and fixed webdoc files, removed WML files. | Dec 7 2007 | |||
17c7f225d6e1 | Samuele Kaplun | Ported to bibdocfile, implemented -R,--reindex feature, directly reading of… | Dec 4 2007 | |||
9031d72450c8 | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
11ff313db7ff | Tibor Simko | Replaced escape_string() occurrences. | Nov 8 2007 | |||
1115e53b3879 | Tibor Simko | Get rid of dbquery's escape_string() and cStringIO factory, escaping SQL… | Nov 6 2007 | |||
e72ca5f81610 | Tibor Simko | Fixed truncation of 50+ bytes long index terms, respecting strictly UTF-8… | Nov 6 2007 | |||
3bbb7e469769 | Tibor Simko | Fixed syntax error in the fulltext indexing branch. | Oct 18 2007 | |||
6048dd37581e | Tibor Simko | Make HTM and HTML files also fulltext-indexable. This is needed for articles… | Oct 16 2007 | |||
0070ba5dbef6 | Tibor Simko | Make HTM and HTML files also fulltext-indexable. This is needed for articles… | Oct 16 2007 | |||
aaee5ecf4408 | Tibor Simko | Improved section on reindexing with information on how to truncate custom… | Sep 21 2007 | |||
53a96fd8f9bb | Samuele Kaplun | Removed not needed anymore config parameter CFG_MAX_RECID. | Aug 10 2007 | |||
cfdd1ea34eed | Samuele Kaplun | New intbitset with universe support. | Aug 9 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
323799c6c85c | Tibor Simko | stem() now uses full langugage names in the Snowball-like format, e.g. | Aug 7 2007 | |||
59faff2caf00 | Tibor Simko | Fixed definition order of the PorterStemmer code branch in case Snowball… | Aug 6 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
e7219f68ed92 | Samuele Kaplun | Cleaned sources to support Snowball PyStemmer. | Aug 3 2007 | |||
56de16b36051 | Samuele Kaplun | Added support for C library SnowBall PyStemmer (http://snowball.tartarus.org)… | Jul 24 2007 | |||
7b2f8868dcd2 | Samuele Kaplun | Refactored bibupload, bibindex and bibreformat tasks to new bibtask cleaned… | Jun 8 2007 | |||
c9303324e339 | Samuele Kaplun | Ported to new BibTask class | Jun 6 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
b1a58ccbe074 | Tibor Simko | Adapted to the new stemmer. | May 15 2007 | |||
41edafa40e4f | Tibor Simko | Adapted and enriched test cases for the English stemmer. | May 15 2007 | |||
1901c69b2aa2 | Tibor Simko | Use PorterStemmer Pythonic implementation of the Martin Porter Stemming… | May 15 2007 | |||
db71f1e58654 | Tibor Simko | Clarified emergency output messages in case unrepairable errors were found… | May 15 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
792a21d62db7 | Tibor Simko | Added section on the fulltext indexing. | Feb 12 2007 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
2bfebc745d97 | Tibor Simko | Fixed free variable problems (extra, fldID). | Dec 4 2006 | |||
774b71fb3b50 | Tibor Simko | Fixed free variable problems (verbose, ln, cdsname). | Dec 1 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 |
c4science · Help