Marvin Humphrey <[EMAIL PROTECTED]> wrote:
> > > Seeking might get a little weird, I suppose.
> >
> > Maybe not?: if the container is only aware of the single InStream, and
> > say it's "indexed" with a multi-skip index, then when you ask
> > container to seek, it forwards the request to multi-ski
Expose explicit 2-phase commit in IndexWriter
-
Key: LUCENE-1274
URL: https://issues.apache.org/jira/browse/LUCENE-1274
Project: Lucene - Java
Issue Type: New Feature
Components: Index
[
https://issues.apache.org/jira/browse/LUCENE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592639#action_12592639
]
Michael McCandless commented on LUCENE-1274:
I plan to rename abort() to rollb
[
https://issues.apache.org/jira/browse/LUCENE-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1267.
Resolution: Fixed
> add numDocs() and maxDoc() methods to IndexWriter; deprecate d
On Sun, Dec 09, 2007, markharw00d wrote about "WebLuke - include Jetty in
Lucene binary distribution?":
> The only open question is if we should bundle Jetty in the Lucene binary
> distribution as part of the build packaging. This could be used to
> launch both WebLuke and the existing luceneweb
Here another Servlet 2.3 compatible container:
http://panfmp.svn.sourceforge.net/viewvc/panfmp/tools/mini-webserver/trunk/
It does not support web.xml files (instead uses a simple properties file),
but it supports almost everything needed to get simple servlets running with
path mappings etc. The
[
https://issues.apache.org/jira/browse/LUCENE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1187:
-
Attachment: Contrib20080427.patch
Contrib20080427.patch is the same as the previous one from Mar
[
https://issues.apache.org/jira/browse/LUCENE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1274:
---
Attachment: LUCENE-1274.patch
Attached patch. I plan to commit in a few days.
> Ex
[
https://issues.apache.org/jira/browse/LUCENE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592693#action_12592693
]
Hoss Man commented on LUCENE-1269:
--
the general reason why things are final is to protect
Expose Document Number
--
Key: LUCENE-1275
URL: https://issues.apache.org/jira/browse/LUCENE-1275
Project: Lucene - Java
Issue Type: New Feature
Components: Index, Store
Affects Versions: 2.3.1, 2.3, 2.2, 2.
[
https://issues.apache.org/jira/browse/LUCENE-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hasan Diwan updated LUCENE-1275:
Attachment: lucene.pat
Makes the indicated changes to the Document and IndexWriter classes.
> Exp
[
https://issues.apache.org/jira/browse/LUCENE-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592731#action_12592731
]
Otis Gospodnetic commented on LUCENE-1275:
--
Is this a good idea (I didn't notice
[
https://issues.apache.org/jira/browse/LUCENE-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592733#action_12592733
]
Hoss Man commented on LUCENE-1275:
--
1) this patch is almost impossible to read due to the
13 matches
Mail list logo