For my current requirement, I need to have weights to certain fields.
I want to set Boost to certain fields.
Where can start looking at the code or what file to add this
functionality. I am thinking of including Boost or Weights value,
when index xml rpc call is made. I am open to other suggestions.
This is just a example from java:
Field senderNameField = Field.Text("senderName", senderName);
Field subjectField = Field.Text("subject", subject);
subjectField.setBoost(1.2);
Thanks.
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users