2
votes
3answers
339 views
Document Library Crawl
I set up a new scope and passed in the URL for a specific document libary that I created that hold 2 word documents.
For some reason when I start a full crawl, it does not see the 2 word documents.
…
1
vote
2answers
268 views
how to make nutch crawl file system?
not based on http,
like http://localhost:81 and so on,
but directly crawl a certain directory on local file system,
is there any way out?
0
votes
4answers
44 views
I want to crawl my website for every one hour. [closed]
Hi,
I want my website to crawl by search engine for every one hour. What's the code which I can enter into my source page so that crawler can crawl my website for every one hour.
0
votes
0answers
20 views
crawling folder content in sharepoint
Hi everyone,
I have a sharepoint site that gives me trouble with the search, it somehow crawls everything in the site but when I make a search for a document and I select one of those documents after …
0
votes
1answer
32 views
configuring nutch regex-normalize.xml
I am using the Java-based Nutch web-search software. In order to prevent duplicate (url) results from being returned in my search query results, I am trying to remove (a.k.a. normalize) the …
0
votes
3answers
61 views
solr + Heritrix
how is it possible to integrate solr with heritrix ?
I want to archive a site using heritrix and then index and search locally this file using solr.
thanks
0
votes
2answers
51 views
How can I crawl pdf files that are served on internet using Nutch-1.0 using http protocol
Hi Everyone,
I want to know How can I crawl pdf files that are served on internet using Nutch-1.0 using http protocol
I am able to do it on local file systems using file:// protocol but not http …
0
votes
1answer
47 views
How to get last crawl time of document in Sharepoint 2007?
How to get last crawl time of document in Sharepoint 2007?
I want to know in which table I will get this information ?
0
votes
2answers
131 views
ruby + save web page
To save the HTML of a web page using ruby, it's very easy. One way to do is by using rio :
require 'rubygems'
require 'rio'
rio('http://www.google.com') > rio('google.html')
It is possible to do …
0
votes
2answers
142 views
Using buttons on web pages. Will Google index their links?
I want to use the look of standard buttons on my page, but I want web crawlers to follow them as if they were links.
Will Google and other web-crawlers index a web page that has links that look like …
0
votes
1answer
120 views
Is there a good open source search engine including indexing bot which can be used to make up special catalogue by feeding the bot with certain properties?
Hello,
Our application (C#/.NET) needs a lot of queries to search. Google's 50,000 policy per day is not enough. We need something that would crawl Internet websites by specific rules we set (for ex. …
