Hi folks !Is coding an indexer plugin is the way to go for merging my own anchor database kind ( keyword | Id_doc | weight )
My keyword boost will be probably in an HBase table. In the indexer plugin phase I have seen severals example that add a Field with keyterms + boost.
Is this the way to go ? Or can I merge into index with a custom post MapReduce Job ? I'm sure someone did that already :) My keyword load is several hundred millions rows. Regards, Louis
