Sai - this seems to be best built into your application tier above Solr, such that you have a database of special terms and URL mappings and simply present them above the results returned from Solr.

        Erik
        http://www.lucidimagination.com

On May 17, 2010, at 3:11 PM, sai.thumul...@verizonwireless.com wrote:

How do I index an URL without indexing the content? Basically our requirement is that - we have certain search terms for which there need to be a URL that should come right on top. I tried to use elevate option within Solr - but from what I know - I need to have an id of the indexed content for me to elevate a particular URL.

Sai Thumuluri

-----Original Message-----
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Monday, May 17, 2010 6:12 AM
To: solr-user@lucene.apache.org
Subject: Re: Direct hits using Solr

We have a need that
search engine return a specific URL for a specific search
term and that result is supposed to be the first result (per
Biz) among the result set.

This part seems like http://wiki.apache.org/solr/QueryElevationComponent

The URL is an external URL and
there is no intent to index contents of that site.

Can you explain in more detail? Even if you don't index content of that site, you may have to index that URL.






Reply via email to