English > Install & Configure jDiction
Searching with finder
Finarfin:
I could try the new version to see if it works
About the finder, currently it seems that it doesn´t index all the entries. I don´t know why. When I use the index button, it stays on 99% and never finish. From command line it finish, but as I say, it lacks some entries that when you use the content finder from joomla works properly.
Harald Leithner:
shouldn't happen its the same could with some modifications to load jdiction translation engine before load from database...
Checking with firebug could help you to find the problem, joomla makes multiple requests to get the status of indexing, maybe there is a problem in the replay.
Finarfin:
Ok, I have to make more tests but there is a possibility that I found something.
There is any chance that the batch offset is being miscalculated? After some print_r in strategic places it seems like the subquery from content are something like
1000, 1001, 1002 ... 1099, 1100 and suddenly a gap where the ids start again at 1201 or something like that.
Could be that as each real content row is really two or more index entries (cause the several languages), it is miscalculated?
Maybe this is about the 99%. Could be that you don´t have this problem cause your batch size is less than your total article number...? mmm I´ll do some more test, let me know what you think.
Harald Leithner:
The jd content finder plugin should be the as the original except that it return more row to the index.
So it could be possible that it confuse batch processing.
Finarfin:
Do you have some idea of how to attack the problem?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version