-3
votes
2answers
81 views
How search engine Work programmatically [closed]
I know that Google Is best but i want to know How Google Search engine worked programmatically
Means to i not say that how i can developed it. but i want to know his searching proc …
0
votes
6answers
129 views
Is this the right way to make my website google-friendly ?
I have created several Q about correctly mapping a website with a database so that google can index it properly. However, need more info.
My website is a classifieds website (PHP) …
0
votes
3answers
24 views
Optimizing an Ajax based website for Google Search
Hi all,
I would really like to hear your opinions about search engine optimizations for an Ajax based website.
The study case is the following:
http://projects.trapexit.org/
Wh …
15
votes
19answers
673 views
Have you also become memory-lazy as a programmer? How do you overcome it?
In the last few years I've become very bad at memorizing API functions, how to use them, etc b/c I can get a reminder very easily using search engines (or StackOverflow), and do co …
4
votes
0answers
73 views
How do I completely overhaul a website with #1 Google ranking without losing any of the “Google Juice” [closed]
I have a new client that wants to completely overhaul his website. He has had the same, terribly designed static site on the internet since 1995. It hasn't been updated since 199 …
0
votes
2answers
21 views
How to search categorywise in the web? are there any categorysearch search engines
Example: I want to search results only from the research papers
or I want to search results only from opensource tools/packages/codes
Kindly help me
0
votes
1answer
19 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. norma …
-3
votes
3answers
94 views
How to Have Search Engines Index Database-Driven Content?
How can I make it so that content from a database is available to search engines, like google, for indexing?
Example:
Table in mysql has a field named 'Headline' which equals 'BM …
1
vote
5answers
180 views
What Is The “Magic” Behind The Search Engines [closed]
I was intrigued with search engines and how they can show you 190 000 results in a fraction of second. I was reading about indexing, but what is the "magic" behind these large pr …
3
votes
5answers
94 views
Creating an efficient search capability using SQL Server (and/or coldfusion)
I am trying to visualize how to create a search for an application that we are building. I would like a suggestion on how to approach 'searching' through large sets of data.
For …
0
votes
3answers
44 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
1
vote
2answers
45 views
google search trends
we can get google's hot trends based on location. is it possible to extract search trends on google based on specific terms say iphone. we search history of terms related to iphone …
0
votes
3answers
55 views
What tools would you use to solve the DARPA Network Challenge?
http://networkchallenge.darpa.mil/
I was thinking a meta-search-engine bot on facebook / twitter / google might be good, if you could collate the hits and map them geographically. …
0
votes
3answers
58 views
C# library for complex queries against in-memory strings
I am looking for something that will take a complex search string and allow me to test it against some text to determine whether the text meets the search criteria.
I would like t …
0
votes
2answers
42 views
Preventing Site from Being Indexed by Search Engines
How can I prevent Google and other search engines from indexing my website?
