google search engine inside my drupal / site without show the content to worldwide? - security

i have a site that im developing and i want to put there content and links (some of them are my private home links and stuff) drupal search is good, but its not accurate and also its shows me only things from my site... i want to search all include my website, but dont let google to public it world wide... is taht possible?

It's not possible to have google index your site without making it accessable to the web. However you can set up a local solr server and user the Apache Solr Search Integration Module to index your site, which is much better than the normal drupal search. That would only provide search for your site still. I'm not sure what you mean by "only shows me things from my site."
If you are not able to host a solr server an alternative is Acquia's hosted solr search. if the pricing is right for you it's a quick and easy way to get solr search on your site.

Related

MediaWiki, formatting the search result without search engines?

My company use a hosted web server, so I canĀ“t install custom search engines based on java like Lucene-search. Are there another way to display the search results without markup?
There are a zillion hosted elasticsearch providers; it doesn't have to be installed on the same server than MediaWiki.

How to access site name from Google search

I have already hosted my website, and I want to search it from Google.
How can I search?
Is there any need to upload my website to Google?
Yes, at least webmaster submission. Also, read more about the webmaster tool.
Add the proper search term to your searched words:
site:www.your-website.com searchword
You can use Google Webmaster tools for this purpose. Add your website there and you can get very valuable information about the state of your website on Google.
For faster inclusion of all pages of your website on Google database, you can create a sitemap.xml file (if you do not know how you can create it online here) and add it to Google webmaster tools.
You also can see on the Google page, placing the command "site:" before the url of your website in the search field, to view which pages are already indexed.

joomla backend search feature that searches all contents (articles, links, posts..)

this question has been asked in 2010 (Does joomla have search for content?), but without success. Any update since?
I'm trying to find a search feature that searches all contents,
including articles, links, posts, etc. in Joomla. Where is it located?
I am talking about search feature in administration page, not home
page. I want to be able to figure out where the content is coming from
and its location.
ps: the "smart search content" plugin included in the core of joomla is very limited in backend: it only search in articles title, and worst, it skips some articles in front-end yet plugin enable, indexer done, all publish inside indexer.
backup solution :
set a "smart search module" in the frontend (for register user so it won't bother) it will retrieve any content field from the DB

Lucene.NET and external sites

We have built a web site which employs Lucene.NET for search. We recently have integrated another web site so that form a user's perspective both website seem to be just one site! (we share the mater pages, etc.)
The problem we have is that two web sites are hosted in different locations. So when Lucene.NET crawls the first web site, it does not pick the content of the second web site. We want to extract the content from the 2nd web site and put it in the same index file that is built for the first site.
How can I get Lucene.NET to crawl an external site too?
Thanks
If you have file-system access to the 2nd system than you can just index by providing the path. If not, you will need to write a crawler, you can start with something basic using HttpWebRequest, or get fancier by using some tools that recursively crawl a site using links etc.

Bing for Sharepoint?

Is it possible to add an out-of-the-box Bing site search box to my SharePoint extranet and have it actually work? My mind says no, since it can't possibly index my pages, right? Just wanted to know your thoughts.
You can add bing search box and you would get results as well but only pages from your site which are allowed for anonymous access will be crawled by Bing. My question to you is this when share point already provides Such a wonderful search engine why do you need anything else for crawling of your internal content.

Resources