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
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
[
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
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
[
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
[
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
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
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
[
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
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
-
10 matches
Mail list logo