answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the disadvantages of a truncation search?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is truncation searching?

Truncation is a search method that allows you to find documents containing variations on a search term. To do a truncation search, type the first few letters (stem) of the keyword followed by an asterisk (*).


What method of search would you use if you wanted to turn out all variations of a particular word?

Truncation


How can you search for data in a database?

There are numerous ways to search for the data in a database. The most common way to search is with keywords. Other options include truncation, nesting, and stop words.


What is a search technique that makes use of wildcards to locate words with various endings?

A search technique that makes use of wildcards to locate words with various endings is called truncation. Truncation involves using a symbol, usually an asterisk (), to represent one or more characters that could be any combination of letters, numbers, or symbols. This allows for a broader search to capture different word variations. For example, searching for "child" would retrieve results for words like "children," "childhood," and "childish."


What is meant by truncation?

To shortenThe term truncation means shortness or cut off. An example of truncation is when a meeting or any scheduled convention has to be cut short for any reason.


What is an effective truncation method for searching the internet?

The method of truncation is the adding of an asterisk in between two words that are being searched. This addition cues the search engine to pull up all variations of the two words even if other words appear between the two.


What is implied by truncation?

Truncation is used after the base or root of a word in order to include all the extensions of that particular word


What is a typical method for word searching in a hypermedia system?

-Categorical search -Word relationship -Adjacency -Alternates -Association -Negation -Truncation -Intermediate words -Frequency


What is cheque truncation?

A cheque is a money order A truncation is something that is cut short. The two words together make no sense.


How do you calculate truncation error?

The truncation error is the difference between two sides of an equation. Each side has an error value which can be compared.


What are the disadvantages of a trackball?

Disadvantages: A big disadvantage is that you are stuck with your hand in the same position well i wasnt actually sure of the disadvantages perhaps you can search it on Google ><"


What are the disadvantages of Fibonacci search?

There are a few disadvantages of the Fibonacci search: It can be slower than other search algorithms if the data is not sorted. It can be less accurate than other search algorithms if the data is not sorted. It can be more difficult to implement than other search algorithms.