|
I have a large number of basic text, rtf, html, pdf and chm files that I store on a USB key as a personal knowledge base.
Up until now, to retrieve information, I've used a standard file searching tools (windows search,grep etc). However these days a ...
Started by Ash on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Cheers,
Eric
If you fancy a bit of a tinker, I'd use Lucene - either the pure java version or grab a copy of... .
Beagle is a great Linux search tool.
Google Desktop does this indexing for you, as does the Windows Desktop Search (in Windows).
|
|
Just back from the docks,lifeboat and helicopter searching the area guy I spoke to told me some person gone into water, very sad news if true.
Started by Chicken1 on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at boards):
This thread....
Just to Lucianos post.
There today amazed at the rapids, I saw guys out searching for the person who went in a few days ago amazed at the rapids, I saw guys out searching for the person who went in a few days ago.
|
|
How can I search an unknown person name in the given photograph. For eg. business man or sports man shown in the photo is unknown , how can I find his/her name through google search ?. It is not possible by copy and pasting the photo and then seach
Started by R Guna Sekaran on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at google):
But....
Thanks for ur reply..
Ie., how can I identify the person's name (like business man, sports man, CEO, etc) by using his/her photo alone Best bet: Use Google Image Search: http://images.google.com..
Of that particular person.
|
Ask your Facebook Friends
|
This is just my personal opinion - it has not been approved/endorsed by Google . This is a thread which explains how to remove content from Google search - it covers the following points: 1) Remove my own content from Google 2) Remove my name/addr
Started by danielroofer on
, 25 posts
by 13 people.
Answer Snippets (Read the full thread at google):
So if someone claims a special relationship way of telling Google not to show info from... .
Google as im aware) accept payment to remove search results.
Are displayed in Google maps or in the main search results in a box that includes a map.
|
|
Wanna do a gallery search?
There used to be a thread here like this all the time, but I can't find it, so I thought I'd start a new one.
Easy to do...find something in the gallery you love from the person who post here before you. Share the project/layout...
Started by theboydbunch on
, 20 posts
by 7 people.
Answer Snippets (Read the full thread at scrapbook):
I like this layout Silvia....
Pretty flowers too.
Safe in My Arms By Just G
I like the Photo and the colors used in the LO .
OK i'll play while work is slow It's not embedded but here's the one I like!
http://www.scrapbook.com/galleries/41269/view/ 1230907/0.. .
|
|
Just LOL
Started by Shiverman on
, 23 posts
by 17 people.
Answer Snippets (Read the full thread at breakbeat):
No one likes us, we don't care.
Of that.
|
|
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
Started by harsha on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Other sources are book search and personal search engines.
Google provides these as separate search features:
http://www.google.com/codesearch http://scholar.google.com An alternative Code search engine is Koders .
|
|
A little backstory about myself, my family and I own a successful internet fulfillment business, which we started about 5 years ago. I dropped out of college to pursue this business and it has treated us very well so far. Now, being the youngest of 3 ...
Started by MGC on
, 16 posts
by 9 people.
Answer Snippets (Read the full thread at svtperformance):
Go talk to an AF recruiter and see if there is something they can offer that interests you, possibly... .
Sounds like you are doing alright as is and will always have a job when/if you want to come back so don't be afraid to go explore the world and who you are .
|
|
What Data Structure could I use to find the Phone number of a person given the person's name?
Started by Milee on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In your ....
Assuming you will only ever query using the person's name implemented as a hashtable or a balanced binary search tree, that stores data as key=>value (or, stated the corresponding value.
In which case you have free reign).
|
|
I'm building a Django site and is looking for a search engine.
A few candidates:
Lucene/Lucene with Compass/Solr
Sphinx
Postgresql built-in full text search
MySQl built-in full text search
Selection criteria:
result relevance and ranking searching and...
Started by Continuation on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You should be able to do almost any search in less than 10 ms, no matter how many records you have to search, provided....
I don't know Sphinx, but as for Lucene vs a database full-text search, I think that Lucene performance is unmatched.
|