Opened 16 years ago
Closed 16 years ago
#285 closed enhancement (duplicate)
Several omindex improvements
Reported by: | Reini Urban | Owned by: | Olly Betts |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Omega | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | All |
Description
2006-08-22 09:30:12 Reini Urban <reinhard.urban@…>:
omega-0.9.6c:
- omega.m4: New file with macro XO_OMEGA_WITH
- configure.ac: Cleaner interface via omega.m4: XO_OMEGA_WITH. Added HAVE_PDFTOTEXT, HAVE_PDFINFO
- omindex.cc: Fix wrong timestamp comparison in cache logic
- scriptindex.cc: Support TEXTCAT for language autodetection. Add lastmod and size records and values.
- configfile.h: Add common VALUE_* keys for indexers and omega
- ppt2text.in, excel2text.in, outlook2text.in: New scripts
- scriptindex.1: updated by help2man
2006-08-18 15:13:32 Reini Urban <reinhard.urban@…>
omega-0.9.6b:
- omindex.cc: last_mod as value. Add HAVE_UNRAR, HAVE_MSGCONVERT, HAVE_READPST, HAVE_CATDOC checks. Add options --verbose, --silent
- configure.ac: Add HAVE_CATDOC
2006-08-17 18:06:26 Reini Urban <reinhard.urban@…>
omega-0.9.6a:
- omindex.cc: Added last_mod check, cache_dir, libtextcat, cached virtual directories (zip,msg,pst,...). New options: -c/--nocleanup, -i/--ignore-time. Add MS-Office mimetypes (word, excel, powerpoint, outlook). Consistently log stderr to /var/log/omega/omindex-error.log.
- configure.ac: Add HAVE_TEXTCAT, HAVE_UNRAR, HAVE_MSGCONVERT, HAVE_READPST, HAVE_CATDOC
- commonhelp.cc: Update stemmer help with HAVE_TEXTCAT lang autodetection)
- configfile.cc: New cache_dir
- Makefile.am: Prepare for omindex_test. Link omindex against configfile.
- langclass, langclass.conf: New file and directory
- omindex.1: updated by help2man
Attachments (2)
Change History (3)
by , 16 years ago
Attachment: | xapian-omega-1.0.5a.patch.gz added |
---|
comment:1 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This patch is essentially the same one in ticket #282, so I'm closing this bug as a duplicate, and have attached a version of the more recent patch from here to that ticket, but with the changes to generated files (configure, Makefile.in, etc) removed.
Note:
See TracTickets
for help on using tickets.
multiple omindex enhancements