[TYPO3-english] mnoGoSearch and directory index

Dmitry Dulepov dmitry.dulepov at gmail.com
Wed Apr 29 16:10:47 CEST 2009


Hi!

Rik Willems wrote:
> Since a while I'm testing with mnoGoSearch and TYPO3 and it is rather
> good. I experience one problem that I can't figure out. I'd like to
> index my DAM files as well, so I allow Apache to show directory indexes.

Set it to index files only. You can add it as "Realm" with regexp like "\.(pdf|doc)$".

> Now, in the results of mnoGoSearch also these entries pop up:
> - fileadmin/dam/?C=M;O=D
> - fileadmin/dam/?C=S;O=D
> - and so on.
> 
> I'd like to exclude all these sorted indexes from being indexed. And
> preferable exclude these directory indexes as a whole. How can I make
> that happen? I've looked into regular expressions, but these don't make
> it happen (at least the way I use them).

They should. Something like "\?C=.;O=." should do. Or even more simple: "\?". Any of those with "Disallow".

-- 
Dmitry Dulepov
In TYPO3 blog: http://dmitry-dulepov.com/article/when-do-you-need-chash-in-typo3.html
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-english mailing list