> > So rather than spending hours trying to track this down myself, I was
> > hoping someone might be able to tell me what file I needed to edit so that
> > both
> >     https://myserver.com/info/bob.html
> > and
> >     http://myserver.com/info/bob.html
> 
> I'm assuming the additonal part of this is "and I don't want to
> reindex." If so, I'm afraid you're pretty much stuck. The fact of the
> matter is that you have two copies of the document with different
> DocIDs. So there isn't much that htsearch can do since it bases everything
> on DocID. You could map one to the other, but you'd end up with something
> more nonsensical (i.e. two entries with the same URL...)

Howdy,

        I don't mind reindexing.  I was actually asking which c++ source
code I needed to edit but if I can do this with some param in the conf
file I'm all for that.  Could I edit the DocID to strip off the http[s]://
part?  Or would I be asking for a world of hurt?

Thanks,
        Joshua


_______________________________________________
htdig-general mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to