Luai,
Actually, infosoft.dll is the "Wordbreaker and stemmer dll" taken from the
file description of the actual dll file and the "Indexing Service"
executable is cisvc.exe. Furthermore, it does seem that your question is
more about the Indexing Service, so a better place to post question on it
would be microsoft.public.inetserver.indexserver.
Furthermore, since you want to add full linguistic support for an
unsupported MSSearch language, you might want to review the following white
paper: "How to Write a Filter for Use by SharePoint Portal Server 2003 and
Other Microsoft Search-Based Products" at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_SP2003_ta/html/ODC_HowToWriteaFilter.asp
as it also includes "...Microsoft Indexing Service use filters to extract
the content and properties of files for inclusion in a full-text index".
Regards,
John
[quoted text, click to view] "Luai Rifai" <luairifai@hotmail.com> wrote in message
news:OCXVqSzvEHA.2012@TK2MSFTNGP15.phx.gbl...
>
> Hi everybody,
>
> Does any body know how we can customize the behavior of Microsoft
> Indexing Service (i.e. Infosoft.dll).
>
> I have the following case:
>
> I am currently in the process of adding full linguistic support to a an
> unsupported MS-Search language.
> I need to index certain characters in a neutralized manner.
> Example: I need to index the letters A,B, and C always as the letter A
> so that when the user wants to search for the word ABZ for example, I
> will neutralize B->A before passing it to the word to MS-Search
> (Therefore teh word AAZ will be passed instead to MS-Search). This way I
> gurantee that MS-Search will fetch all occurences of: ABZ, BBZ, CCZ, ACZ
> .. etc because this is how they are actually stored in the database.
>
> In other words, I need a way to hook or manipulate teh Infosoft.dll word
> breaker and stemmer for my own needs or replace it with my own.
>
> I hope you got the idea.
>
> I tried to search the MSDN site for hints or samples on how to do that
> but found nothing.
>
> THanks in advance.
>
>
> *** Sent via Developersdex
http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!