Emir, I don't Solr supports a negative boosting *^-99* syntax like this. I can certainly do something like:
bq=(*:* -ContetGroup:"Developer's Documentation")^99 , but then I can't have my other bq parameters. This doesn't work --> bq=Source:simplecontent^10 Source:Help^20 (*:* -ContetGroup:"Developer's Documentation")^99 Are you sure something like *bq=ContenGroup-local:Developer^-99* worked for you? -- View this message in context: http://lucene.472066.n3.nabble.com/Query-time-de-boost-tp4259309p4259879.html Sent from the Solr - User mailing list archive at Nabble.com.
