[
https://issues.apache.org/jira/browse/LUCENE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551258
]
Doron Cohen commented on LUCENE-1086:
-
Patch looks good.
Same problem is found in 2 other doc makers, update pat
[
https://issues.apache.org/jira/browse/LUCENE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1086:
Attachment: lucene-1086.patch
Updated patch fixing this also in ReutersDocMaker and DirDocMaker.
[
https://issues.apache.org/jira/browse/LUCENE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1086:
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Summary: DocMakers s
[
https://issues.apache.org/jira/browse/LUCENE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen resolved LUCENE-1086.
-
Resolution: Fixed
Lucene Fields: [Patch Available] (was: [Patch Available, New])
Committ
[
https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-989:
---
Fix Version/s: 2.4
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
> Statist
[
https://issues.apache.org/jira/browse/LUCENE-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551462
]
Michael McCandless commented on LUCENE-1089:
{quote}
1. Actually there was why I removed the minScore. T
[
https://issues.apache.org/jira/browse/LUCENE-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551501
]
Shai Erera commented on LUCENE-1089:
You're right, I wasn't thinking in those terms. Your changes should remain.
[
https://issues.apache.org/jira/browse/LUCENE-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551510
]
Michael McCandless commented on LUCENE-1089:
OK, thanks. I plan to commit in a day or two.
> Add inser
I have been fiddling w/ some payload token filter helpers, such as the
NumericPayloadTokenFilter. I was in the process of adding a
TokenOffsetPayloadTokenFilter (what a mouthful) that adds the start
and end offset as payloads to the token. Now, the easiest way to do
this is to encode the
Did you mean refactoring IndexInput.readVint() and IndeOutput.writeVint()
so that they can be used for e.g. payloads?
On Dec 13, 2007 4:50 PM, Grant Ingersoll < [EMAIL PROTECTED]> wrote:
> I have been fiddling w/ some payload token filter helpers, such as the
> NumericPayloadTokenFilter. I was i
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551566
]
Doug Cutting commented on LUCENE-1083:
--
The changes to build.xml should be provided as a patch file. For detai
Once again, LendingClub.com, a social lending network that today
announced nation-wide expansion (see Tech Crunch), is please to
contribute to the open source community a new release (2.2.0.2.0) of
the Oracle-Lucene Domain Index, a fast implementation of text indexing
and search using Lucene within
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Doar updated LUCENE-1083:
--
Attachment: 1083_1.patch
The patch as requested by Doug.
> JDiff report of changes between different
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551619
]
Matt Doar commented on LUCENE-1083:
---
The attached 1083_1.patch file does most of what you suggested. The svn task
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551619
]
mdoar edited comment on LUCENE-1083 at 12/13/07 1:48 PM:
-
The attached 1083_1.patch file
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551625
]
Doug Cutting commented on LUCENE-1083:
--
Thanks for updating this!
bq. The svn task is not in ant core yet.
Th
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551632
]
Matt Doar commented on LUCENE-1083:
---
Ok, exec it will be, and I'll remove the jdiff.home line. The funny thing is
[
https://issues.apache.org/jira/browse/LUCENE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Doar updated LUCENE-1083:
--
Attachment: 1083_2.patch
This patch adds Doug's suggestion to use exec for svn. There is no need to
u
Yes.
On Dec 13, 2007, at 10:43 AM, Doron Cohen wrote:
Did you mean refactoring IndexInput.readVint() and
IndeOutput.writeVint()
so that they can be used for e.g. payloads?
On Dec 13, 2007 4:50 PM, Grant Ingersoll < [EMAIL PROTECTED]> wrote:
I have been fiddling w/ some payload token filter
Hi all,
I'm going to implement a way to start a search on Lucene with a user-defined
timeout.
This is really useful when you have to deal with very strict SLA, and for
what I have seen from the source code, this feature is still missing.
Has anyone start doing something similar?
Does my future pat
On Dec 13, 2007 6:55 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> Yes.
>
> On Dec 13, 2007, at 10:43 AM, Doron Cohen wrote:
>
> > Did you mean refactoring IndexInput.readVint() and
> > IndeOutput.writeVint()
> > so that they can be used for e.g. payloads?
Huh, sorry for the stupid question,
21 matches
Mail list logo