View Single Post
Old 11-26-2003, 02:50 PM   #1
RedThypon
Green Mole
 
Join Date: Nov 2003
Location: Darmstadt - Germany
Posts: 15
Can't index a table construct

Hello,

I'm using:
PhpDig Version 1.6.4
Php Version 4.3.2
Apache Version 2.0.46
Linux


I'm having the problem that PhpDig can't find words which are inside of a table construct.

For example:
The html code is like this:
<table><tr>
<td>word</td>
<td second word</td>
</tr></table>

If I let PhpDig search for word or second, then I get the message "no results found"

I have 3 or 4 pages which have tables inside, how can I get PhpDig to index them correctly and find the words inside the tables?


Thank you for your answers

yours
RedThypoon
RedThypon is offline   Reply With Quote