#Can someone help me with this problem

4 messages · Page 1 of 1 (latest)

night pelican
#

The index information for a word (that is, in which character positions the word appears in the large text) can be very large. How should the positions be stored for it to be most efficient, as text or binary (data streams in Java)? Should the index information be stored together with the word itself or in a separate place?

languid widgetBOT
#

This post has been reserved for your question.

Hey @night pelican! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

haughty harbor
#

Efficient in what way?