![]() |
indexing " numeric " words
Hello,
I would like to index "numeric" words such as reference numbers (like for example 20100004). It seems that it doesn't work correctly. Here is an example of code where PhpDig has indexed the number : Code:
<TD align=CENTER class="H2dep7"><strong>20100004</strong></TD> But with this code : Code:
<TD align=center>22200003</TD> Thanks Laurent |
Hi. Are you using PhpDig 1.8.0? If so, then try decreasing define('CHUNK_SIZE',2048); in the config file to something like define('CHUNK_SIZE',200); depending on the size of the page being indexed.
|
Hi!
Yes, I'm using PhpDig 1.8.0. It works fine using 200 as CHUNK_SIZE value. Many thanks! |
All times are GMT -8. The time now is 09:57 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.