Top Banner
The Key to Successful Searching TITLE ABSTRACT AUTHOR P U B DATE CATEGORY CONTENT SOURCE IN D E X IN D E X I N D E X IN D E X I N D E X IN D E X D A T A R E C O R D <META ............ > <META ................... > <META ................. > <T IT LE > .... ...... .... </T IT LE > ..... ..... .... ...... .. .. .. ... ... ..... ....... .... ....... ..... ... ... ..... .. .. .... .... ... ..... ... ... ..... ....... .... ....... ..... ... ... ..... ....... .... ....... ..... ... ... <.!-- S E C T IO N -- > <.!-- / S E C T IO N -- > ..... ..... .... ...... .. .. .. ... ... ..... ....... .... ....... ..... ... ... ..... .. .. .... .... ... ..... ... ... ..... ....... .... ....... ..... ... ... ..... ....... .... ....... ..... ... ... <.!-- S E C T IO N -- > <.!-- / S E C T IO N -- > IN D E X IN D E X IN D E X IN D E X IN D E X Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation All rights reserved. © 2006 SLICCWARE Corporation All rights reserved. No portion of this data may be copied or distributed without flexible . enterpri se TM
11

The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Jan 01, 2016

Download

Documents

Timothy Robbins
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

The Key to Successful Searching

T IT LE ABST RACTAUT HO R PUB DAT E CAT EG O RY CO NT ENTSO URCE

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

D A T A R E C O R D

<META ............ >

<META ................... >

<META ................. >

<TITLE > .... ...... ....</T ITLE>

..... ..... .... ...... .. .. .. ... ...

..... ....... .... ....... ..... ... ...

..... .. .. .... .... ... ..... ... ...

..... ....... .... ....... ..... ... ...

..... ....... .... ....... ..... ... ...

<.!-- SECTIO N-- >

<.! -- / SECTIO N-- >

..... ..... .... ...... .. .. .. ... ...

..... ....... .... ....... ..... ... ...

..... .. .. .... .... ... ..... ... ...

..... ....... .... ....... ..... ... ...

..... ....... .... ....... ..... ... ...

<.!-- SECTIO N-- >

<.! -- / SECTIO N-- >

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation All rights reserved. © 2006 SLICCWARE Corporation All rights reserved. No portion of this data may be copied or distributed without expressed written consent of SLICCWARE Corporation.

flexible.enterpriseT

M

Page 2: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

T IT LE ABST RACTAUT HO R PUB DAT E CAT EG O RY CO NT ENTSO URCE

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

D A T A R E C O R D

<M ETA ............ >

<M ETA ................... >

<M ETA ................. >

<T ITLE > .... ...... ....</T ITLE>

..... ..... .... ...... .. .. .. ... ...

..... ....... .... ....... ..... ... ...

..... .. .. .... .... ... ..... ... ...

..... ....... .... ....... ..... ... ...

..... ....... .... ....... ..... ... ...

<.! -- SECTIO N-- >

<.! -- / SECTIO N-- >

..... ..... .... ...... .. .. .. ... ...

..... ....... .... ....... ..... ... ...

..... .. .. .... .... ... ..... ... ...

..... ....... .... ....... ..... ... ...

..... ....... .... ....... ..... ... ...

<.! -- SECTIO N-- >

<.! -- / SECTIO N-- >

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

The keyword indexing capability of

flexible.enterpriseTM allows a user to index meta-data

and data sections within a document or individual fields within a data record independently of each other.

Page 3: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Any keyword index created within

flexible.enterpriseTM can be searched using a search

string, consisting of one or more keywords, operators, and parentheses pairs -- used for nesting logic.

NOT

ORAND

+ -

( )

weapons

Iran“N

orth K

orea”

nuclear

Page 4: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Keyword searching within flexible.enterpriseTM supports the use of the basic unary operators “+” and “-”,

as well as the unary operator “NOT”, the binary operators “AND” and “OR”, and nested parenthesis

( ( “North Korea” AND nuclear ) OR ( Iran AND nuclear ) ) AND NOT weapons

( ( “North Korea” OR Iran ) AND nuclear ) ) AND NOT weapons

“North Korea” Iran +nuclear -weapons

Page 5: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

The operators “NOT”, “AND”, and “OR” can be configured to use the appropriate words to match any

language, or even to use special symbols such as “~”, “&” and “|”. Multiple configurations are possible.

( ( “North Korea” & nuclear ) | ( Iran & nuclear ) ) &

~ weapons

( ( “North Korea” O Iran ) Y nuclear ) ) Y NON weapons

“North Korea” Iran +nuclear -weapons

Page 6: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Multiple indexes can be searched within

flexible.enterpriseTM and ANDed together to limit the results to produce a more

accurate result set. Each index can be searched using a separate query string or using the same shared query string.

I N D E X I N D E X

AND

Palestine OR Israel "Washington Post"

Content Index Source Index

Page 7: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Multiple indexes can be searched within

flexible.enterpriseTM and ORed together to expand the results to produce a more

complete result set. Each index can be searched using a separate query string or using the same shared query string.

I N D E X I N D E X

OR

Iran AND nuclear Iran AND nuclear

Content Index Title Index

Page 8: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Keyword indexes across different sections of the same document can be combined into a single index group within

flexible.enterpriseTM allowing the document to be searched in total as well as the sections to be searched independently.

I N D E X I N D E XI N D E X

Title Index Abstract Index Content Index

D ocum ent Index G roup

Iran AND nuclear

NOTE: By assigning the appropriate weighting values to individual indexes, searching the document index group produces a list of results that can be sorted by relevance.

Page 9: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Each keyword index within flexible.enterpriseTM can be assigned its own translate table, which contains stop word,

synonym, and homonym lists; and rules for root extraction used to process both original data and search strings.

I N D E X

RO O TEXT RACT IO Nfinancia l finance

SYNO NYMLO O KUP

DISCARDLO O KUPthe

autocar

Translate Table

Page 10: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

By placing two separate indexes across the same data field or document section -- each with its own translate table,

the user can be given the option to perform either an exact search or a less accurate, approximation search or to

combine the two and sort by relevance.

I N D E X I N D E X

OR

Iran AND nuclear Iran AND nuclear

Content Index 1 Content Index 2

Exact MatchXlate Table

Approxim ationXlate Table

NOTE: By assigning a higher weighting value to Content Index 1, the search produces a list of results that can be sorted by relevance.

Page 11: The Key to Successful Searching Software patents pending. ™ Trademarks of SLICCWARE Corporation All rights reserved. SM Service Mark of SLICCWARE Corporation.

Keyword queries can be combined with numeric range, geo-spatial,

timeline, and attribute queries within

flexible.enterpriseTM to accurately produce the desired result set.

24

6

12

18

21

15 9

3

1 2

3 4 5 6 7 8 9

10 11 12 13 14 15 16

17 18 19 20 21 22 23

24 25 26 27 28 29 30

31

MON TUE WED THU FRI SATSUN

1 2

3 4 5 6 7 8 9

10 11 12 13 14 15 16

17 18 19 20 21 22 23

24 25 26 27 28 29 30

31

MON TUE W ED THU FRI SATSUN

24

6

12

18

21

15 9

3

PRICE / MONTH

ME

GA

BIT

S /

SE

C

UP TIM

E

PRICE / MONTH

ME

GA

BIT

S /

SE

CMEGABIT

S / SEC

T IT LE AB ST R AC TAU T H O R PU B D AT E C AT EG O R Y C O N T EN TSO U R C E

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

D A T A R E C O R D

<M ETA ............ >

<M ETA ................... >

<M ETA ................. >

<T ITLE > .... ...... ....</T IT LE>

..... ..... .... ...... .. .. .. ... ...

..... ....... .... ....... ..... ... ...

..... .. .. .... .... ... ..... ... ...

..... ....... .... ....... ..... ... ...

..... ....... .... ....... ..... ... ...

<.! -- SEC TIO N -- >

<.! -- / SEC TIO N -- >

..... ..... .... ...... .. .. .. ... ...

..... ....... .... ....... ..... ... ...

..... .. .. .... .... ... ..... ... ...

..... ....... .... ....... ..... ... ...

..... ....... .... ....... ..... ... ...

<.! -- SEC TIO N -- >

<.! -- / SEC TIO N -- >

I N D E X

I N D E X

I N D E X

I N D E X

I N D E X

YE

SN

O

1 An industry executive.

2 A college graduate.

3 An avid skiier.

4 A frustrated rock'n'roll star.

5 An over-weight couch potato.

6 A professional football hero.

7 An over-paid ad executive.

8 An under appreciated employee.

9 An enormously conceited jerk.

10 A large volume of hot air.

11 The saviour of the IT world.

12 The curse of the IT industry.

13 Mommy's little precious.

14 A highly skilled buck passer.

15 A television sports junky.

16 The death of the party.

Are you ?

The second question is listed here. Choose any answer 1through 4. Multiple selections may be made

2

The first question has 4 possible responses. Any one of themmay be chosen. Pick one or more items.

1

The third question has 4 possible responses. Any one of themmay be chosen. Select as many as you wish.

3

The last question has 4 possible responses. None of them arecorrect. Chose an answer at your peril.

4

None of the above.

None of the above.

None of the above.

None of the above.

None of the above.

This answer is correct only some of the time.

This is definately the right answer.

This answer is absolutely correct.

Never select this answer.

Select this for an incorrect answer.

This may be the best choice that is available.

This is probably a better choice.

This is not a very good choice.

Select this response if you feel lucky.

Only select this response in desparation.

Never select this response.

1 2 3 4

1 Enjoy working with computers.

2 Get frustrated debugging software.

3 W ant to run my own company.

4 Think management is out of touch.

1 - Strongly Disagree 4 - Strongly Agree