This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /bin
Directory Listing
Revision
193 -
Directory Listing
Modified
Fri May 23 22:31:37 2008 UTC
(15 years ago)
by
dpavlin
don't remove duplicates (which can be enabled with --no-duplicates)
for raster reindexing
Revision
190 -
Directory Listing
Modified
Fri May 23 21:05:42 2008 UTC
(15 years ago)
by
dpavlin
make proper split between top-level Grep::Search package
and Grep::Search::KinoSearch
Revision
181 -
Directory Listing
Modified
Wed Apr 9 16:53:09 2008 UTC
(15 years, 1 month ago)
by
dpavlin
simple command-line searcher
Revision
158 -
Directory Listing
Modified
Sun Jun 10 20:16:30 2007 UTC
(15 years, 11 months ago)
by
dpavlin
fixed requirements, cleanup API, resolve links in imported content
Revision
157 -
Directory Listing
Modified
Sun Jun 10 19:56:21 2007 UTC
(15 years, 11 months ago)
by
dpavlin
added ScrapBook owner to configuration file and create objects with correct ownership
Revision
156 -
Directory Listing
Modified
Sun Jun 10 19:38:13 2007 UTC
(15 years, 11 months ago)
by
dpavlin
better output
Revision
155 -
Directory Listing
Modified
Sun Jun 10 19:20:59 2007 UTC
(15 years, 11 months ago)
by
dpavlin
hush debugging, Import plugin now returns stats for better reporting
Revision
154 -
Directory Listing
Modified
Sun Jun 10 18:41:00 2007 UTC
(15 years, 11 months ago)
by
dpavlin
starting to extend Grep so it can import data from local filesystem (for now
pages from ScrapBook fireFox plugin) and make them searchable
Revision
145 -
Directory Listing
Modified
Tue May 8 14:28:14 2007 UTC
(16 years, 1 month ago)
by
dpavlin
delete items from full-text invindex also
Revision
144 -
Directory Listing
Modified
Tue May 8 14:11:38 2007 UTC
(16 years, 1 month ago)
by
dpavlin
added --duplicates switch to reindex.pl to keep duplicate items, create new
index every time to prevent duplicate results for same item
Revision
129 -
Directory Listing
Modified
Sun Apr 29 11:37:28 2007 UTC
(16 years, 1 month ago)
by
dpavlin
remove oldest duplicates, not newest
Revision
128 -
Directory Listing
Modified
Sun Apr 29 00:48:04 2007 UTC
(16 years, 1 month ago)
by
dpavlin
use superuser when reindex-ing
Revision
127 -
Directory Listing
Modified
Sun Apr 29 00:16:05 2007 UTC
(16 years, 1 month ago)
by
dpavlin
Move from Lucene (mostly because locking problems prevented fastcgi
deployment, and later haunted development server too) to KinoSearch.
For good measure added (slow) de-duplication and increased version to 0.02
Revision
110 -
Directory Listing
Modified
Wed Mar 14 20:02:19 2007 UTC
(16 years, 2 months ago)
by
dpavlin
another bunch of various tweaks, but Lucene still doesn't lock index right
Revision
64 -
Directory Listing
Modified
Wed Feb 21 20:22:07 2007 UTC
(16 years, 3 months ago)
by
dpavlin
store _owner_id in index and add them to search queries so that we get just
rearch results we should see (as opposed to Jifty current_user_can throwing
them away much later)
Revision
47 -
Directory Listing
Modified
Wed Feb 21 03:04:48 2007 UTC
(16 years, 3 months ago)
by
dpavlin
use real full-text search engine (Lucene in this case) for Search action,
added Grep::Search helper object
Revision
1 -
Directory Listing
Added
Sat Feb 17 16:13:56 2007 UTC
(16 years, 3 months ago)
by
dpavlin
empty skeleton