Hi friends,

I am facing a strange problem, When I search a term eg     .Net   , the solr
searches for Net and not includes '.'  

Is dot a special character in Solr? I tried escaping it with backslash in
the url call to solr, but no use same resultset,

 

Also , is there a way to boost some terms within a resultset.

I mean I want to boost a term within a result and I don't want to fire a
separate query. I couldn't use OR operator as it will modify the resultset.
I want to use a single query and boost. I don't want to use dismax query as
well,

 

Please advice.

 

Thanks,

Abhishek

Reply via email to