Not so much. It's more about the way we do indexes internally. We'll release a fix to this next week.

Mislav wrote:
On 3/28/06, Mislav <[EMAIL PROTECTED]> wrote:
...If I would go and make edits to some 'hidden' items, they would appear.

I had a theory, but after a quick check it popped like a soap bubble.

My theory was that we ran into del.icio.us supporting space-delimited phrases here by accident. Remember, the service breaks stuff by space characters into tags when we post. What if tag replace doesn't split those strings like that? It would mean that when I tried to replace "text-indexing" with "text" and "indexing", I made a new tag, "text indexing". That would explain item showing up after editing - imagine I edit the post which has the tag with a space in it (like "text indexing" from my example). Tags would have been re-posted and the service would now split the words properly breaking "text indexing" into "text" and "indexing". The item then 'magically' shows up under "text" or "text"+"indexing". The puzzle fits!

I still have some unedited "text indexing" items that don't show up (as I described in the first post). Maybe we can dig them out after all? But this proves that I'm wrong:

http://del.icio.us/mislav/text%20indexing

See? No results. There is no new 'phrase' with space in it. Tag replace really did split those tags by spaces, but
messed some things internally.

_______________________________________________ discuss mailing list [email protected] http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


_______________________________________________
discuss mailing list
[email protected]
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss

Reply via email to