473,396 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Can searching be customized -- To focus search-results & find up-to-date content?

When more than one keyword is typed into a search-query, most of the
search-results displayed indicate specified keywords scattered
throughout an entire website of content i.e., this is shown as three
bolded periods '...' in search-result listings.

Additionally, most content is outdated; as many users need up-to-date
content. Hence, filtering-through search-results becomes quite
cumbersome.

The newsgroup listings allow detailed constraints for setting dates.
When will this feature be applied to listings of websites, and blogs?

Options for setting detailed date constraints still contain outdated
content e.g., how can updated content be gleaned from blogs?

It may help narrow-down searches by applying the wild-card character
"*" placed between two keywords in a search-query. The "*"is treated
like the BOOLEAN operator NEAR. e.g., two search-terms appearing within
a few words of each other.

Are there specific search-tools that allow custom searching e.g., for
search-queries to yield search results within the same paragraph-block
of content?

Aug 2 '06 #1
5 2377
In article <11*********************@h48g2000cwc.googlegroups. com>,
ju***********@hotmail.com wrote:
>
Additionally, most content is outdated; as many users need up-to-date
content.
Depends on what the content is, doesn't it? One site that is very useful
to me is an authorized online transcription of a naval reference
originally published in the 60's and 70's. There's no point in updating
the existing content, which is where most of its value lies.
>
The newsgroup listings allow detailed constraints for setting dates.
When will this feature be applied to listings of websites, and blogs?
It already is: <http://www.google.com/advanced_search?hl=en>

Perhaps not all search engines implement that functionality.
It may help narrow-down searches by applying the wild-card character
"*" placed between two keywords in a search-query. The "*"is treated
like the BOOLEAN operator NEAR.
I'm sure someone will correct me if I'm wrong (hopefully with some
superfluous brow-beating), but last I checked "NEAR" was not widely
considered to be a boolean operator. What does "true NEAR false"
evaluate to? Anyway ... Nit-picking aside, '*' seems to have already
acquired a common meaning. Perhaps if one could simply type "Banjo NEAR
Tukwila", that would be adequate.

<hat class="asshole">I'm sorry, was there an HTML question in
there?</hat>

I know that's rude, but it seems to be mandatory.

--
Joel.
Aug 2 '06 #2
ju***********@hotmail.com wrote:
>
Are there specific search-tools that allow custom searching e.g., for
search-queries to yield search results within the same
paragraph-block of content?
Yes, there are; I have been familiar with a product which has a very
rich syntax for expressing search requirements. It allows you to express
proximity, 'between-ness' and order (before and after), and the syntax
covers boolean logic and sub-expressions. You can therefore search for
something like (d 09/01/06) AND ((x NEAR y) BEFORE z). The syntax also
accomodates search targets that have arbitrary fields - not just Subject
and Content - so searching on date-last-modified is certainly possible.
In fact this product could be used to express arbitrary SQL queries
against database tables; so the result-set for a search could in
principle have consisted of a mixture of documents and table-rows.

The product in question has only ever been used to index more-or-less
private collections of data and documents, and I believe it has now been
withdrawn as a standalone product. There may be other similar products;
I'm not familiar with Autonomy in any detail, for example, but they
claim to offer rich searching. Verity have now been acquired by
Autonomy, and their product also provides a measure of rich search
functionality.
http://www.autonomy.com/content/home/
[Warning - this page is pretty useless without Macromedia Flush :-(]

Unfortunately I'm not aware of any public WWW search engine that offers
anything like the power and versatility that I've described. To my
knowledge, none of the tools I've mentioned is used to offer public
searching of the WWW. Public XML search engines that I've looked at
seemed to index tiny numbers of documents, and the quality of their
indexes appeared to be poor.

Supposedly this is the promise of the semantic web:- to be able to
perform global searches using a rich syntax, with terms tailored to the
domain of knowledge with which the search is concerned. But it's my
belief that markup alone is never going to deliver this kind of rich
searching. Apart from any other reason, the majority of documents will
never be marked up to facilitate rich searching based on semantic markup.

--
Jack.
http://www.jackpot.uk.net/
Aug 2 '06 #3
ju***********@hotmail.com wrote:
When more than one keyword is typed into a search-query, most of the
search-results displayed indicate specified keywords scattered
throughout an entire website of content i.e., this is shown as three
bolded periods '...' in search-result listings.
[snip]

This newsgroup's topic is authoring HTML for the Web. How to get results
from search engines is off-topic.
Aug 2 '06 #4
In message <4j************@individual.net>, Harlan Messinger
<hm*******************@comcast.netwrites
>ju***********@hotmail.com wrote:
>When more than one keyword is typed into a search-query, most of the
search-results displayed indicate specified keywords scattered
throughout an entire website of content i.e., this is shown as three
bolded periods '...' in search-result listings.

[snip]

This newsgroup's topic is authoring HTML for the Web. How to get
results from search engines is off-topic.
It would be helpful if you could suggest a group where it is on-topic.

--
Andy Mabbett
Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>

Free Our Data: <http://www.freeourdata.org.uk>
Aug 5 '06 #5
Gazing into my crystal ball I observed Andy Mabbett <usenet200309
@pigsonthewing.org.ukwriting in
news:mK**************@pigsonthewing.org.uk:
>>This newsgroup's topic is authoring HTML for the Web. How to get
results from search engines is off-topic.

It would be helpful if you could suggest a group where it is on-topic.
alt.internet.search-engines

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Aug 6 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: SnaiL | last post by:
Good day, dear people! I am searching the job, desirable at home, but of course it is not necessarily... I am C/C++/Java developer, have experience with Unix (AIX, Solaris, HP-UX, FreeBSD,...
3
by: Christian Soltenborn | last post by:
Hi, I would like to have some customized TextBoxes, e.g. like this: Public Class IntegerTextBox Inherits System.Windows.Forms.TextBox Protected Overrides Sub OnTextChanged(ByVal e As...
1
by: nubleo | last post by:
I need a help using a sorting and searching function ,Bimary search or selection sort.. ASAP.. Your help greatly appreciate. :) This is my first time posting ..
6
by: yourtrashhere | last post by:
So basically, what I have is a bunch of words in one memo field, for example: dog cat cowboy tree flower To search it, this is the code I have now. ' Check for LIKE Last Name If...
0
by: nineeshk | last post by:
I have a search query from my MSSQL database. My problem is when i search the database using the text string which contains any umlaut character. FOr eg. When i search for Cömlek. It gives the...
7
by: louvino | last post by:
Hi, I have : <div id="obj">Objet :</div> I want to put the focus AFTER the text "Objet :", is it possible ? Note : I don't want to create 2 div tags.
8
by: zfareed | last post by:
I have this function that searches a link list before main performs the insert function to insert an item. My problem is the pointer stuff and the program keeps crashing. <code> List::List() {...
15
by: Gigs_ | last post by:
Hi all! I have text file (english-croatian dictionary) with words in it in alphabetical order. This file contains 179999 words in this format: english word: croatian word I want to make...
4
by: anukmenon | last post by:
I have many text boxes and a search button.So even if i enter one value in text boxes it should search for the particular valu.so how can i write the stored procedure for this.Can i use append...
3
by: db2admin | last post by:
Hello all, I have table with CLOB column length of ~65K. application is searching from this table by CLOB and i can not create index on it. I know IBM recommends using DB2 Net Search Extender...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.