gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/storm article.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/storm article.rst
Date: Sat, 15 Feb 2003 14:01:10 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/15 14:01:10

Modified files:
        storm          : article.rst 

Log message:
        fix

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/article.rst.diff?tr1=1.203&tr2=1.204&r1=text&r2=text

Patches:
Index: manuscripts/storm/article.rst
diff -u manuscripts/storm/article.rst:1.203 manuscripts/storm/article.rst:1.204
--- manuscripts/storm/article.rst:1.203 Sat Feb 15 13:50:26 2003
+++ manuscripts/storm/article.rst       Sat Feb 15 14:01:10 2003
@@ -420,7 +420,7 @@
 (``...:4-6``).
 
 Our current implementation shows only links between documents
-that are in memory at the same time (Fig. [ref-buoyframe]_,
+that are currently stored on the local disk (Fig. [ref-buoyframe]_,
 discussed in [lukka03xupdf-submitted]_).
 In the future, we will implement a global distributed index on top of
 a distributed hashtable (Section 5).
@@ -438,8 +438,8 @@
 the spans themselves can not be used as hashtable keys. 
 However, we keep the number of spans with the same prefix
 relatively small (limited by the amount of text
-the user enters between two saves of a document). Therefore, we hope
-that this will not be a major scalability problem. Otherwise,
+the user enters between two saves of a document). Therefore, 
+this should not be a major scalability problem. Otherwise,
 systems that allow range queries, such as skip graphs [AspnesS2003]_, 
 may prove useful.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]