Files
fdn2/oth/techUtils.txt
T
Riccardo Di Dato ed32241dcf Fixato sorting
Signed-off-by: Riccardo Di Dato <r.didato@asdynamics.it>
2017-07-27 14:30:52 +02:00

1 line
186 B
Plaintext

db.notizia.ensureIndex({"about.author": "text",sottotitolo: "text",testo: "text",titolo: "text"},{weights: {"about.author": 1,sottotitolo: 7,testo: 5,titolo: 10},name: "notiziaDetails"})