Rokky Irvayandi wrote:
> 
> > > on the server i want to indexed, i know there is a page with links (on
> > > index.html), but on some directory i can't index all of mp3 file. The
> > > file that can't indexed by mnogosearch have a long file name. Are there
> > > any problems with long file name?
> >
> >
> > There is a limit that maximum URL length is 128 characters.
> 
> could we change the limit so we can index URL that have length more than
> 128 character?? is it possible?
> 


follow these instructions:


1. Fix in file include/udm_common.h this line to desired value :

          #define UDM_URLSIZE   127

2. Recompile 

3. Change SQL structure: the length of field "url" in table "url"
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to