AmandaUCSC

Results 4 comments of AmandaUCSC

Ah, I think I figured out where I change things... really quite simple I think. I see the DisMax query parser in the [solrconfig.xml file](https://github.com/scholarslab/SolrSearch/blob/master/solr-core/omeka/conf/solrconfig.xml#L919). I believe if I just...

Hi all, so I tried boosting the identifier more (^20) and I also tried moving it to the front of the line (before text) just to see if that made...

Thanks -- and you're right. I actually figured out how to change that in the solrconfig.xml file yesterday and it worked (I was trying to do it for the Identifier...

Excellent! So should I get rid of the solrconfig.xml code I changed and just replace the `SolrSearch_ResultsController::_getQuery()` with the new version? (I had no idea about the plus sign issue...)...