Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-Dev

DO NOT REPLY [Bug 6968] New: - IndexWriter

 

 

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Mar 7, 2002, 3:27 PM

Post #1 of 1 (44 views)
Permalink
DO NOT REPLY [Bug 6968] New: - IndexWriter

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6968>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6968

IndexWriter

Summary: IndexWriter
Product: Lucene
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Other
Component: Index
AssignedTo: lucene-dev [at] jakarta
ReportedBy: stng [at] theculprit


While the input sources are abstracted, the indices are always files in the
FileSystem. It would be nice to abstract the IndexWriter to output to other
data stores.

For example, I would like to trying to use Lucene to index and search a set of
short-lived documents while involved in a P2P environment. Ideally, this
index (which would be single merge for each peer) can reside in memory rather
than in the file system (for reasons of security as much as anything else --
I'd prefer not to require permission to write out to the user's filesystem).

I think it'd be a nice addition to Lucene. It would make the Lucene engine
more easily embedded into other apps.

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe [at] jakarta>
For additional commands, e-mail: <mailto:lucene-dev-help [at] jakarta>

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.