I have just recently upgraded to v6 and am loving it. I have found a lot of ways to setup my local site that will be so much more efficient. Below is my configuration on my problem.
I have a local site with a large number of .xls files (thousands) that change and are moved around frequently. In the past I have been able to index these slowly using the .xls plugin but I have not been able to index them all because of the frequency of change I need to reindex nightly.
With v6 I am able to index the filenames only which is unbelievably fast but it has caused a new problem. The filenames have spaces in them which are being translated into %20 in the index. Needless to say all of my searches are failing because of this.
Is there a configuration or setting somewhere that I have missed that will allow it to index the space instead of the %20?? I currently have it setup for CGI/Win32 but could change this if necessary.
Thank you in advance for any help or suggestions!!
I have a local site with a large number of .xls files (thousands) that change and are moved around frequently. In the past I have been able to index these slowly using the .xls plugin but I have not been able to index them all because of the frequency of change I need to reindex nightly.
With v6 I am able to index the filenames only which is unbelievably fast but it has caused a new problem. The filenames have spaces in them which are being translated into %20 in the index. Needless to say all of my searches are failing because of this.
Is there a configuration or setting somewhere that I have missed that will allow it to index the space instead of the %20?? I currently have it setup for CGI/Win32 but could change this if necessary.
Thank you in advance for any help or suggestions!!
Comment