sai k rishna595 26.Jun.12 08:56 AM a Web browser Applications Development All Releases All Platforms
Hi team
i have requirement where i need to create a tag clound based on user search string that he do in the web search form
so in the agent i m creating the docs for every search the user made and that docs are used as input for tag cloud.
but my client was saying tht maintainence will be more .
so i m creating it only in one document. i have used multivalue field and appending the search string.
now i want to know how many times a name exists in that field
for example
doc field value:
newyork,detorite,losangels,detroite,losvegas,losangels,newyork,detroite,losangels,newyork,detorite
now i want the out put as follows
newyork(3) since it appears three times in the string
detorite(4)
losangels(3)
losvega(1)
it can be in either view or computed text
please help me out thanks
regards
sai krishna


categorising the values which are i... (sai k rishna595... 26.Jun.12)
. . RE: categorising the values which a... (Stan Rogers 26.Jun.12)
|