Re: RAMDisk.reload(FSDirectory)

2008-08-20 Thread Michael McCandless
I think this would be useful enough to make it available in RAMDirectory or Directory? Quite a few users seem to load the entire index into a RAMDirectory. We already have static Directory.copy method, which is very similar. Mike eks dev wrote: Hi Mike, that was clear from the beginnin

Vector and Hashtable usage

2008-08-20 Thread DM Smith
I noticed that Vector and Hashtable are fairly widely used in Lucene both within classes and in their API. Looking at it, it appears that synchronization is inconsistent and that the classes were used more as a collection rather than for its sync. For example, I frequently see something lik

[jira] Commented: (LUCENE-1142) Updated Snowball package

2008-08-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624001#action_12624001 ] Grant Ingersoll commented on LUCENE-1142: - One other thought on this, and I think

Re: CHANGES.txt karma

2008-08-20 Thread Grant Ingersoll
One other solution I just thought of is we could move CHANGES.txt to the docs directory and during packaging, copy it up to the top level. The upside to this is contrib committers would have the ability to commit to it, the downside is it isn't immediately obvious to casual viewers of the

[jira] Resolved: (LUCENE-1333) Token implementation needs improvements

2008-08-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1333. Resolution: Fixed I just committed this. Thanks DM! This was one humongous patch

[jira] Resolved: (LUCENE-1001) Add Payload retrieval to Spans

2008-08-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1001. - Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) Committed revisi

IndexReaderWriter

2008-08-20 Thread Jason Rutherglen
Hello all, Michael McCandless and Yonik Seeley and I were discussing the IndexReaderWriter which would be a combined IndexReader and IndexWriter class. The name of the class can change. One key feature that can be added is realtime search. Realtime search would enable Lucene to have database li

Re: IndexReaderWriter

2008-08-20 Thread Andrew Zhang
On Thu, Aug 21, 2008 at 6:08 AM, Jason Rutherglen < [EMAIL PROTECTED]> wrote: > Hello all, > > Michael McCandless and Yonik Seeley and I were discussing the > IndexReaderWriter which would be a combined IndexReader and IndexWriter > class. The name of the class can change. One key feature that c

[jira] Updated: (LUCENE-831) Complete overhaul of FieldCache API/Implementation

2008-08-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-831: --- Attachment: LUCENE-831.patch Brings this patch back up to trunk level. > Complete overhaul of FieldC

Build failed in Hudson: Lucene-trunk #562

2008-08-20 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/562/changes Changes: [gsingers] LUCENE-1001: Make payloads accessible from SpanQuery's [mikemccand] LUCENE-1333: improvements to Token reuse API and full cutover to reuse API for all core and contrib analyzers -