|
|
-
RE: index-time boosting using DIHgeeky2 2012-05-22, 20:05
thanks for the reply,
so to use the $docBoost pseudo-field name, would you do something like below - and would this technique likely increase my total index time? <dataConfig> <dataSource .../> <document name="mydoc"> <entity name="myentity" transformer="script:BoostDoc" query="select ..."> <field column="SOME_COLUMN" name="someField" /> ... -- View this message in context: http://lucene.472066.n3.nabble.com/index-time-boosting-using-DIH-tp3985508p3985527.html Sent from the Solr - User mailing list archive at Nabble.com. |