[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675841#action_12675841
]
Michael McCandless commented on LUCENE-1044:
Yes, this is committed and availa
[
https://issues.apache.org/jira/browse/LUCENE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675863#action_12675863
]
Michael McCandless commented on LUCENE-1516:
I think we can simplify the appr
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reopened LUCENE-1314:
Reopening to remember to add the missing deprecations for 2.9...
> IndexReader.clone
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675900#action_12675900
]
Michael McCandless commented on LUCENE-1483:
OK I committed the missing deprec
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1314.
Resolution: Fixed
Duh, wrong issue.
> IndexReader.clone
> -
>
>
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675903#action_12675903
]
Mark Miller commented on LUCENE-1483:
-
bq. OK I committed the missing deprecations.
+
[
https://issues.apache.org/jira/browse/LUCENE-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved LUCENE-1465.
-
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Th
[
https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-1522:
---
Attachment: LUCENE-1522.patch
The attached patch has "colored tag highlighting" feature. :)
[
https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-1522:
---
Attachment: colored-tag-sample.png
> another highlighter
> ---
>
>
[
https://issues.apache.org/jira/browse/LUCENE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675979#action_12675979
]
Jason Rutherglen commented on LUCENE-1516:
--
> make a new SegmentReaderPool privat
[
https://issues.apache.org/jira/browse/LUCENE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675982#action_12675982
]
Jason Rutherglen commented on LUCENE-1516:
--
In SegmentInfo it's hashCode only tak
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675983#action_12675983
]
Yeliz Eseryel commented on LUCENE-1044:
---
Thanks Michael!
> Behavior on hard power s
: I don't know how others feel, but I'd personally like to stop the
: practice of making more Analyzer classes whenever a new TokenFilter is
: added.
+1
-Hoss
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.o
: I'm OK with LIA2 on the front page - as Erik suggests it does help lend
: credibility to a project.
+1 to more visibility to books focused on lucene on "official" www site
pages (not just hte wiki)
+1 to prominent display via a section on the main page like wicket
currently has, with lin
[
https://issues.apache.org/jira/browse/LUCENE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676053#action_12676053
]
Michael McCandless commented on LUCENE-1516:
bq. How are these sample SegmentR
A question about IndexWriter.rollback() logic. Its javadoc says that it "Close
the IndexWriter without committing any of the changes that have occurred since
it was opened." So if I do
1. Open IndexWriter
2. Add doc1
3. Commit (successfully)
4. Add doc2
5. PrepareCommit()
6. Rollback()
I've several existing indexes in 2.1 file format. If these indexes have
multiple segments and have not been optimized, a call to IndexWriter.optimize()
should create a newly merged segment of the latest 2.4 file format. Is this
true? And, is there a way to force a file format upgrade on a 2.1
Howdy An,
Commit means the changes are committed, there's no rollback at that point.
Also in the futuer please post your questions to java-dev@lucene.apache.org
Take care,
Jason
On Mon, Feb 23, 2009 at 3:52 PM, An Hong wrote:
> A question about IndexWriter.rollback() logic. Its javadoc says
: Also in the futuer please post your questions to java-dev@lucene.apache.org
I believe jason ment to type java-u...@lucene...
http://people.apache.org/~hossman/#java-dev
Please Use "java-u...@lucene" Not "java-...@lucene"
Your question is better suited for the java-u...@lucene mailing list ...
Hi,
with LUCENE-1044 we sync the FS after writing files. Do we still need
the segments.gen file to handle stale caches correctly?
-Michael
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional comman
20 matches
Mail list logo