Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
> 1. Can I search to part of a word? E.g. word* ? In my language (Hungarian) it is far 
>not enough to search for the whole word. The best would be *word*... If there is no 
>such feature, can I workaround it somehow? And is it planned to implement it?

Yes, you can. Default search template has an example how to
choose word match type: whole word, word begins with,
word ends with, substring.
You may also consider to use Ispell dictionaries for Hungarian. 
They allows to search through any form of the same word.


> 2. My (only) server line:
> 
> Server  http://linuxserver/ppteszt2/
> (with no Follow line, e.g. Follow path)
> 
> Ran indexer with no cmd line args.
> 
> There is a URL 'http://linuxserver/ppteszt2/register/', and there is a word in it in 
>a single paragraph, which I don't find. The page itself is indexed, as if I give the 
>'register' word as a search string, I can find it (I have given weight 2 to 
>URLWeight).
> 
> What can be the problem?
> 
> Oops, is it a problem that it is not a valid HTML document with <HTML> and 
><BODY> etc.? (I use midgard CMS, and now learn the styles, page creation etc.) 
>Then what to do?


Probably yes. Document must have at least <BODY>  tag in it's
beginning. indexer ignores text before <BODY> tag.


Reply: <http://www.mnogosearch.org/board/message.php?id=2976>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to