Thanks Jan.* It worked perfect*. Thats all i needed.
May the God bless you.
Regards
Shameema
On Tue, May 22, 2012 at 4:57 PM, Jan Høydahl wrote:
> Hi,
>
> I would probably use (e)DisMax.
> Index your url and metadata fields as text without stemming, e.g.
> text_general
> Then query as &q=mycomp
Hi,
I would probably use (e)DisMax.
Index your url and metadata fields as text without stemming, e.g. text_general
Then query as &q=mycompany&defType=edismax&qf=title^10 content^1 url^5
If you like to give higher weight to the domain/site part of the URL, apply
UrlClassifyProcessor and search the
UrlClassifyProcessor, see SOLR-2826.
--
Jan Høydahl, search solution architect
Cominvent AS - www.facebook.com/Cominvent
Solr Training - www.solrtraining.com
On 22. mai 2012, at 08:03, Shameema Umer wrote:
> Sorry,
> Please let me know how can I search site name using the solr query syntax
rry,
> Please let me know how can I search site name using the solr query syntax.
> My results should show title, url and content.
> Title and content are being searched even though the
> content.
>
> I need url or site name too. please, help.
>
> Thanks in advance.
>
&
Sorry,
Please let me know how can I search site name using the solr query syntax.
My results should show title, url and content.
Title and content are being searched even though the
content.
I need url or site name too. please, help.
Thanks in advance.
On Tue, May 22, 2012 at 11:05 AM, ketan