Ted Roden wrote:
> 
> Hello all.
> 
> I looked around the web board
> and mail archives, but i couldn't find
> anything on this.
> 
> I am trying to index the word "c++",
> i think i got the php front end setup to search
> for it, but the indexer doesn't seem to use it.
> 
> Is there any way to get the indexer to index this
> word, the way that the indexer currently works?


Find  WORDCHAR in charset.c and add "+" sign. Then recompile.
"+" will be cosidered as a word part, not as a separator.
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to