> "EH" == Earl Hood <[EMAIL PROTECTED]> writes:
EH> I have not used Glimpse, but I would guess your problem has
EH> to do with file permissions. Most of the files are only readable by
EH> root and I doubt searches are done by a root process.
wilma_reindex is careful to change the permission
> "RAS" == Richard, Arnold S <[EMAIL PROTECTED]> writes:
RAS> How do I make WEBGLIMPSE just look for the requested SEARCH word in
RAS> ONLY the header and contents and not elsewhere.
I'm not sure that you can. What we did for Wilma (which is sort of a
special purpose WebGlimpse geared towar
buggy version 4.1, which you don't want to use anyway.
Too bad they don't just free the source; it looks like nobody's working on
it any longer.
--
Jason L Tibbitts III - [EMAIL PROTECTED] - 713/743-3486 - 660PGH - 94 PC800
System Manager: University of Houston Department of Mathematics
"I survived while Ruby died in Jackie's trashy fantasy..."
> "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes:
JCL> Its not clear if:
JCL> http://tucson.com/webglimpse/
JCL> is working on the glimpse side or not.
Yes, they have put out a bugfix called 4.11. I haven't tried it; it offers
little over 3.0 for me. And 3.0 doesn't have any commerci
> "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes:
JCL> WebGlimpse (which I now use) conversely indexes the pages in advance
JCL> and search queries merely access the index and then cross check the
JCL> source files for matches.
But you've put him back in the same spot. He said he couldn't
> "e" == eric <[EMAIL PROTECTED]> writes:
e> Wilma doens't provide the cross linking. I sometimes wish it did, but I
e> haven't time to mess with it.. :-)
I don't think it can. If MHonArc had a way to have one central message-ID
to filename database that it could make the crosslinks from,
> "HP" == Harry Patterson <[EMAIL PROTECTED]> writes:
HP> 1) The Wilma procedure seems to require an archive in mail format as
HP> well as the converted html format. This seems like a waste of disk
HP> space to me. Can this be circumvented?
The archive is required during the month that it is
> "EH" == Earl Hood <[EMAIL PROTECTED]> writes:
EH> Regardless, the MSGSEP is not appropriate for the file you gave. Since
EH> I am not familiar with Wilma or how Majordomo stores it messages, I
EH> cannot tell you the reason behind the MSGSEP resource used.
The regexp is trying to match the
> "A" == Arrchie <[EMAIL PROTECTED]> writes:
A> Can some tell how this would be done, if it is possible.
You could look at what we did for Wilma, which is a frontend to MHonArc and
Glimpse. Basically we use Glimpse's ability to call a filter when it
indexes, so we strip out the HTML and th
> "JA" == John Ackermann <[EMAIL PROTECTED]> writes:
JA> But, after reindexing, any attempt to search for anything returns zero
JA> hits.
And your Glimpse version is? Versions after 3.6 have serious problems with
incremental indexing, which is why we tell you not to use them. I use 3.0
mys
s?
Thanks,
--
Jason L Tibbitts III - [EMAIL PROTECTED] - 713/743-3486 - 660PGH - 94 PC800
System Manager: University of Houston Department of Mathematics
"I survived while Ruby died in Jackie's trashy fantasy..."
> "CL" == Christopher Lindsey <[EMAIL PROTECTED]> writes:
CL> What does Wilma do with the stripped pages? Are they stored on disk or
CL> deleted right after indexing?
They exist only in the pipeline internal to Glimpse. They're never needed
again and an HTML page only needs to be stripped
> "MA" == Mail Archiver <[EMAIL PROTECTED]> writes:
MA> My first question is about archiving multiple lists; do I need to have
MA> each list filtered into a seperate mailbox? If so, what is the
MA> best/easiest way to do this? Does anyone have any tips on making these
MA> 3 work well togeth
> "EH" == Earl Hood <[EMAIL PROTECTED]> writes:
EH> If any one can confirm the sendmail.cf syntax to do such a thing, I
EH> could add it to the FAQ dealing with the split message problem.
I use Procmail as my local delivery agent. I have the following extremely
disgusting settings in my .mc
> "PLL" == Penny L Laferriere 4-6437 <[EMAIL PROTECTED]> writes:
PLL> Everything seems to be working, except that when I search the
PLL> archives, nothing matches.
This is almost certainly a configuration error on your part; my random
guess is that you have set INDEX_ARC_DIR incorrectly. (I
> "WC" == Wayne Chapeskie <[EMAIL PROTECTED]> writes:
WC> Some of the example lists given on the MHonArc home page, in particular
WC> the Fvwm and Majordomo examples, somehow seem to get around this.
WC> However, I can't figure out from the HTML source exactly what they are
WC> doing in the r
> "PJ" == Paul Johnson <[EMAIL PROTECTED]> writes:
PJ> I've been running MHonArc quite a while and I've built up a pretty long
PJ> list of messages. Now I want to understand how Wilma is supposed to
PJ> work with it, but I don't understand references to Majordomo and the
PJ> Wilma configurat
> "ML" == Martin List-Petersen <[EMAIL PROTECTED]> writes:
ML> I've got majordomo archives. One archive a year
Wilma isn't equipped to handle yearly archives, only monthlies. You could
try renaming them to list.archive.9901 to see if it works; doing better
would require some hacking (to dis
> "HP" == Harry Putnam <[EMAIL PROTECTED]> writes:
HP> Can you describe in some detail what Majordomo output looks like?
XYX:sina:pub/pc800/list-archive> ls *99*
pc800.199901 pc800.199903 pc800.199905 pc800.199907 pc800.199909 pc800.199911
pc800.199902 pc800.199904 pc800.199906 pc800
> "JR" == Jim Reisert <[EMAIL PROTECTED]> writes:
JR> You use MHonArc to index the MajorDomo archives - do you have
JR> it integrated into TLB?
[TLB is a tool somewhat like bulk_mailer that I wrote some time ago. It
has a weird and complicated configuration mechanism but can do some neat
th
> "MJ" == Morris Jones <[EMAIL PROTECTED]> writes:
MJ> Is this fixed in the 4.12 version of glimpse that's on webglimpse.net?
I don't know; 4.11 didn't have it fixed.
MJ> I can't find 3.6 available on the glimpse web page.
I think it's still around at glimpse.cs.arizona.edu.
MJ> Will the
> "EH" == Earl Hood <[EMAIL PROTECTED]> writes:
EH> The problem appears to be the same issue as brought up in the past
EH> related to Wilma:
Poor old Wilma. It exists only for historical value now, since
Glimpse turned non-free and the old versions are buggy and tough to
build on any recent
> "S" == SMiller <[EMAIL PROTECTED]> writes:
S> Sounds like the variables in this section of code from
S> wilma_reindex are not getting expanded correctly or I have defined
S> them incorrectly.
I'm don't see any variables that aren't getting expanded. What makes
you think that's the case?
> "S" == SMiller <[EMAIL PROTECTED]> writes:
S> Now I did have to play with the ARC_DIR and ARC_URL variable in
S> lims.cf in order to get the wilma cgi to display the archives in
S> the browse secton of the web page. Maybe this is the problem?
No, the problem is what it plainly tells you:
24 matches
Mail list logo