472,958 Members | 2,047 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 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 2351
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: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.