Sorting individually by each keyword.

2010-09-25 Thread jjml jkl
I want to sort individually by each keyword. ex:) There are Doc1,Doc2,Doc3. It have three keywords - "A","B","C" in each. [search result] keyword "A" : search result:Doc1,Doc2,Doc3 keyword "B" : search result:Doc3,Doc2,Doc1 keyword "C" : search result:Doc3,Doc1,Doc2 How do I implement the abo

Re: Sorting individually by each keyword.

2010-10-12 Thread jjml jkl
I'm sorry to late reply.Thanks for the reply. I want to control the ranking of each keyword freely in a large number of documents. - regardless of the actual keywords in the document. - and doesn't using XML configure file. example:) There are Doc1,Doc2,Doc3Doc1000 - more than thousand. It