[jira] Updated: (LUCENE-903) FilteredQuery explanation inaccuracy with boost

2007-06-03 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-903: --- Attachment: lucene-903.patch Attached lucene-903.patch change the explanation test in CheckHits to

[jira] Updated: (LUCENE-903) FilteredQuery explanation inaccuracy with boost

2007-06-03 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-903: --- Lucene Fields: [Patch Available] (was: [New]) FilteredQuery explanation inaccuracy with boost

[jira] Commented: (LUCENE-903) FilteredQuery explanation inaccuracy with boost

2007-06-03 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501074 ] Doron Cohen commented on LUCENE-903: holding them to the same standard (when they can't easily modify the

[jira] Updated: (LUCENE-903) FilteredQuery explanation inaccuracy with boost

2007-06-04 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-903: --- Attachment: lucene-903.patch Thanks for the review Hoss! I like with your changes to the patch. I

[jira] Resolved: (LUCENE-903) FilteredQuery explanation inaccuracy with boost

2007-06-04 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-903. Resolution: Fixed committed the last patch, thanks for your help Hoss. FilteredQuery explanation

[jira] Commented: (LUCENE-446) search.function - (1) score based on field value, (2) simple score customizability

2007-06-04 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501396 ] Doron Cohen commented on LUCENE-446: ok, so I will add in the two ord classes in, so that Solr can move to use

[jira] Updated: (LUCENE-446) search.function - (1) score based on field value, (2) simple score customizability

2007-06-04 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-446: --- Attachment: function.patch.txt Updated patch: - fixes explanation and toString() issues. - adds the

[jira] Resolved: (LUCENE-446) search.function - (1) score based on field value, (2) simple score customizability

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-446. Resolution: Fixed committed (experimental mode). search.function - (1) score based on field

[jira] Commented: (LUCENE-850) Easily create queries that transform subquery scores arbitrarily

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501620 ] Doron Cohen commented on LUCENE-850: Mike, If I understood it correctly your patch can be described as: - turn

[jira] Updated: (LUCENE-850) Easily create queries that transform subquery scores arbitrarily

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-850: --- Assignee: (was: Doron Cohen) Lucene Fields: [Patch Available] (was: [New, Patch

[jira] Updated: (LUCENE-808) bufferDeleteTerm in IndexWriter might flush prematurely

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-808: --- Priority: Minor (was: Major) bufferDeleteTerm in IndexWriter might flush prematurely

[jira] Resolved: (LUCENE-808) bufferDeleteTerm in IndexWriter might flush prematurely

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-808. Resolution: Invalid Lucene Fields: [Patch Available] (was: [New, Patch Available]) No one

[jira] Updated: (LUCENE-909) Demo targets for running the demo

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-909: --- Attachment: lucene-909.patch The patch: 1) adds 4 targets to demo's build file: -

[jira] Created: (LUCENE-909) Demo targets for running the demo

2007-06-05 Thread Doron Cohen (JIRA)
Demo targets for running the demo - Key: LUCENE-909 URL: https://issues.apache.org/jira/browse/LUCENE-909 Project: Lucene - Java Issue Type: Task Reporter: Doron Cohen Assignee: Doron

[jira] Commented: (LUCENE-909) Demo targets for running the demo

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501721 ] Doron Cohen commented on LUCENE-909: In (3) above it should be exits (not exists...) I will commit this if there

[jira] Commented: (LUCENE-909) Demo targets for running the demo

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501740 ] Doron Cohen commented on LUCENE-909: Good idea, I'll add that, thanks! Demo targets for running the demo

[jira] Resolved: (LUCENE-909) Demo targets for running the demo

2007-06-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-909. Resolution: Fixed Lucene Fields: [Patch Available] (was: [Patch Available, New])

[jira] Commented: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502048 ] Doron Cohen commented on LUCENE-912: dismax score calculation isn't incremental... it's all done during the

[jira] Updated: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-912: --- Attachment: checkTwoCallsToScore.patch Attached adds to QueryUtils.check(Query q1, Searcher s): -

[jira] Updated: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-912: --- Attachment: checkTwoCallsToScore.patch Updating checkTwoCallsToScore.patch (unintended comment out

[jira] Commented: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502111 ] Doron Cohen commented on LUCENE-912: This would recompute, but correctly. If this fix is just for sanity, ie

[jira] Commented: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502121 ] Doron Cohen commented on LUCENE-912: Actually I changed my mind (and saw your reply just before clicking

[jira] Assigned: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-912: -- Assignee: Doron Cohen DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

[jira] Created: (LUCENE-913) Two consecutive score() calls return different scores for Bollean Queries.

2007-06-06 Thread Doron Cohen (JIRA)
Two consecutive score() calls return different scores for Bollean Queries. -- Key: LUCENE-913 URL: https://issues.apache.org/jira/browse/LUCENE-913 Project: Lucene - Java

[jira] Created: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2007-06-06 Thread Doron Cohen (JIRA)
Scorer.skipTo(current) remains on current for some scorers -- Key: LUCENE-914 URL: https://issues.apache.org/jira/browse/LUCENE-914 Project: Lucene - Java Issue Type: Bug

[jira] Resolved: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-912. Resolution: Fixed Committed the original lucene-912.patch by Hoss. Thanks Hoss and Sudaakeran B.

[jira] Updated: (LUCENE-913) Two consecutive score() calls return different scores for Boolean Queries.

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-913: --- Attachment: lucene-913.patch patch attached for future reference, contains: - Michael's fix - new

[jira] Resolved: (LUCENE-913) Two consecutive score() calls return different scores for Boolean Queries.

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-913. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) Committed, thanks Michael!

[jira] Updated: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2007-06-06 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-914: --- Attachment: lucene-914.patch patch adds a test to QueryUtils that exposes this issue. 50 test cases

[jira] Commented: (LUCENE-912) DisjunctionMaxScorer.skipTo has bug that keeps it from skipping

2007-06-08 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502854 ] Doron Cohen commented on LUCENE-912: I think you're right, and actually wondered about the same thing while

[jira] Updated: (LUCENE-925) Analysis Package Level Javadocs

2007-06-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-925: --- Attachment: LUCENE-925.patch Very concise, I like it! I fixed two typos and added some more

[jira] Updated: (LUCENE-925) Analysis Package Level Javadocs

2007-06-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-925: --- Attachment: LUCENE-925.patch Looks good. I shortened the stemming bikes/bike example and moved it

[jira] Reopened: (LUCENE-925) Analysis Package Level Javadocs

2007-06-15 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reopened LUCENE-925: Assignee: Doron Cohen (was: Grant Ingersoll) Lucene Fields: [Patch Available] Later than

[jira] Updated: (LUCENE-925) Analysis Package Level Javadocs

2007-06-15 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-925: --- Attachment: LUCENE-925.patch Attached adds some code samples and adds these sections: - Invoking

[jira] Resolved: (LUCENE-925) Analysis Package Level Javadocs

2007-06-15 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-925. Resolution: Fixed Committed to branch 2.2 and trunk (btw removed few differences between trunk

[jira] Commented: (LUCENE-933) QueryParser can produce empty sub BooleanQueries when Analyzer proudces no tokens for input

2007-06-19 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506342 ] Doron Cohen commented on LUCENE-933: a) +foo:BBB +() I have no idea what the right thing to do for

[jira] Assigned: (LUCENE-933) QueryParser can produce empty sub BooleanQueries when Analyzer proudces no tokens for input

2007-06-20 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-933: -- Assignee: Doron Cohen QueryParser can produce empty sub BooleanQueries when Analyzer proudces

[jira] Commented: (LUCENE-933) QueryParser can produce empty sub BooleanQueries when Analyzer proudces no tokens for input

2007-06-20 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506703 ] Doron Cohen commented on LUCENE-933: So an acceptable solution is: Query parser will ignore empty clauses

[jira] Updated: (LUCENE-933) QueryParser can produce empty sub BooleanQueries when Analyzer proudces no tokens for input

2007-06-20 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-933: --- Attachment: lucene-933_nullify.patch lucene-933_backwards_comapatible.patch Ok

[jira] Commented: (LUCENE-937) Make CachingTokenFilter faster

2007-06-21 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507044 ] Doron Cohen commented on LUCENE-937: Good catch, patch look good to me. It makes sense to modify anyhow, but

[jira] Commented: (LUCENE-937) Make CachingTokenFilter faster

2007-06-21 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507088 ] Doron Cohen commented on LUCENE-937: Mark: I assumed that an AL would be faster as all of the data is

[jira] Created: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-23 Thread Doron Cohen (JIRA)
SimpleDateFormat used in a non thread safe manner - Key: LUCENE-940 URL: https://issues.apache.org/jira/browse/LUCENE-940 Project: Lucene - Java Issue Type: Bug Components:

[jira] Created: (LUCENE-941) Benchmark al line - {[AddDoc(4000)]: 4} : * - causes an infinite loop

2007-06-23 Thread Doron Cohen (JIRA)
Benchmark al line - {[AddDoc(4000)]: 4} : * - causes an infinite loop -- Key: LUCENE-941 URL: https://issues.apache.org/jira/browse/LUCENE-941 Project: Lucene - Java Issue

[jira] Commented: (LUCENE-843) improve how IndexWriter uses RAM to buffer added documents

2007-06-23 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507567 ] Doron Cohen commented on LUCENE-843: Mike, I am considering testing the performance of this patch on a somewhat

[jira] Commented: (LUCENE-843) improve how IndexWriter uses RAM to buffer added documents

2007-06-24 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507708 ] Doron Cohen commented on LUCENE-843: Just to clarify your comment on reusing field and doc instances - to my

[jira] Resolved: (LUCENE-933) QueryParser can produce empty sub BooleanQueries when Analyzer proudces no tokens for input

2007-06-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-933. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) committed the

[jira] Commented: (LUCENE-942) TopDocCollector.topDocs throws ArrayIndexOutOfBoundsException when called twice

2007-06-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508025 ] Doron Cohen commented on LUCENE-942: Perhaps simpler to make the scoreDocs[] array a private data member, which

[jira] Updated: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-940: --- Attachment: lucene-940.patch Attached patch fixing DateFormat for parallel doc making. Also fixing

[jira] Commented: (LUCENE-933) QueryParser can produce empty sub BooleanQueries when Analyzer proudces no tokens for input

2007-06-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508058 ] Doron Cohen commented on LUCENE-933: great, thanks Hoss! QueryParser can produce empty sub BooleanQueries when

[jira] Resolved: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-940. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) Committed the fix, thanks

[jira] Reopened: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reopened LUCENE-940: New test case TestPerfTasksLogic.testParallelDocMaker() is using Reuters collection, which is not

[jira] Created: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-26 Thread Doron Cohen (JIRA)
contrib/benchmark tests fail find data dirs --- Key: LUCENE-945 URL: https://issues.apache.org/jira/browse/LUCENE-945 Project: Lucene - Java Issue Type: Bug Components: contrib/benchmark

[jira] Commented: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508425 ] Doron Cohen commented on LUCENE-945: To resolve this: - add work.dir property to Config, to be set to the value

[jira] Updated: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-945: --- Attachment: lucene-945.patch Patch solving this issue. tested - all tests pass. Will commit this

[jira] Resolved: (LUCENE-945) contrib/benchmark tests fail find data dirs

2007-06-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-945. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) committed, and now the

[jira] Resolved: (LUCENE-940) SimpleDateFormat used in a non thread safe manner

2007-06-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-940. Resolution: Fixed with LUCENE-945 resolved this one can be resolved as well (now the parabuild

[jira] Commented: (LUCENE-848) Add supported for Wikipedia English as a corpus in the benchmarker stuff

2007-06-28 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508922 ] Doron Cohen commented on LUCENE-848: Steven wrote: I think Mike mentioned not doing the one file per article.

[jira] Created: (LUCENE-946) replace text from an online collection (used in few test cases) with text that is surely 100% free.

2007-06-29 Thread Doron Cohen (JIRA)
replace text from an online collection (used in few test cases) with text that is surely 100% free. --- Key: LUCENE-946 URL:

[jira] Updated: (LUCENE-946) replace text from an online collection (used in few test cases) with text that is surely 100% free.

2007-06-29 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-946: --- Attachment: lucene-946.patch replace text from an online collection (used in few test cases) with

[jira] Updated: (LUCENE-946) replace text from an online collection (used in few test cases) with text that is surely 100% free.

2007-06-29 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-946: --- Priority: Trivial (was: Major) Lucene Fields: [New, Patch Available] (was: [New])

[jira] Updated: (LUCENE-941) Benchmark alg line - {[AddDoc(4000)]: 4} : * - causes an infinite loop

2007-06-29 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-941: --- Priority: Minor (was: Major) Description: Background in

[jira] Updated: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-06-29 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-836: --- Attachment: lucene-836.benchmark.quality.patch lucene-836.benchmark.quality.patch adds a new package

[jira] Resolved: (LUCENE-946) replace text from an online collection (used in few test cases) with text that is surely 100% free.

2007-06-29 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-946. Resolution: Fixed Lucene Fields: [Patch Available] (was: [Patch Available, New]) Fixed.

[jira] Created: (LUCENE-957) Lucene RAM Directory doesn't work for Index Size 8 GB

2007-07-12 Thread Doron Cohen (JIRA)
Lucene RAM Directory doesn't work for Index Size 8 GB --- Key: LUCENE-957 URL: https://issues.apache.org/jira/browse/LUCENE-957 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-957) Lucene RAM Directory doesn't work for Index Size 8 GB

2007-07-12 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-957: --- Attachment: lucene-957.patch Patch fixing int / long cast issues in RAMInputStream. All tests pass

[jira] Updated: (LUCENE-957) Lucene RAM Directory doesn't work for Index Size 8 GB

2007-07-15 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-957: --- Attachment: lucene-957.patch Previous patch apparently did not fix the bug - a casting problem in

[jira] Commented: (LUCENE-850) Easily create queries that transform subquery scores arbitrarily

2007-07-16 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513103 ] Doron Cohen commented on LUCENE-850: The function query capability works for many situations, as you can

[jira] Resolved: (LUCENE-957) Lucene RAM Directory doesn't work for Index Size 8 GB

2007-07-19 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-957. Resolution: Fixed Lucene Fields: (was: [New]) committed. Lucene RAM Directory doesn't

[jira] Commented: (LUCENE-947) Some improvements to contrib/benchmark

2007-07-22 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514494 ] Doron Cohen commented on LUCENE-947: I missed that one, thanks for the reminder - just a few comments: 1.

[jira] Commented: (LUCENE-947) Some improvements to contrib/benchmark

2007-07-23 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514776 ] Doron Cohen commented on LUCENE-947: Thanks for fixing this Michael, and as usual so fast! I was able to run

[jira] Updated: (LUCENE-947) Some improvements to contrib/benchmark

2007-07-23 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-947: --- Attachment: LUCENE-947.take4.patch take4 has the last comments fixed... (one thing I can't seem to

[jira] Updated: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-23 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-836: --- Attachment: lucene-836.benchmark.quality.patch Updated patch is cleaner and almost ready to commit:

[jira] Commented: (LUCENE-947) Some improvements to contrib/benchmark

2007-07-24 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515087 ] Doron Cohen commented on LUCENE-947: It looks good Michael! (I like the time printing.) Mmm one test issue in

[jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2007-07-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515485 ] Doron Cohen commented on LUCENE-965: Thanks for contributing this Hui Fang! Very interesting. I agree with Grant

[jira] Issue Comment Edited: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2007-07-25 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515485 ] Doron Cohen edited comment on LUCENE-965 at 7/25/07 8:29 PM: - Thanks for contributing

[jira] Updated: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-836: --- Attachment: lucene-836.benchmark.quality.patch A ready to commit patch for search quality

[jira] Commented: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516084 ] Doron Cohen commented on LUCENE-836: Thanks for the review Grant! Note that you can see the output by the

[jira] Assigned: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-28 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-836: -- Assignee: Doron Cohen Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

[jira] Resolved: (LUCENE-836) Benchmarks Enhancements (precision/recall, TREC, Wikipedia)

2007-07-28 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-836. Resolution: Fixed Lucene Fields: [Patch Available] (was: [New]) Committed. Benchmarks

[jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2007-07-30 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516547 ] Doron Cohen commented on LUCENE-965: Is there a way to plug in a patch into my local source repository, so I

[jira] Commented: (LUCENE-967) Add tokenize documents only task to contrib/benchmark

2007-07-31 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516806 ] Doron Cohen commented on LUCENE-967: I'm reviewing it now... Add tokenize documents only task to

[jira] Commented: (LUCENE-967) Add tokenize documents only task to contrib/benchmark

2007-07-31 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516809 ] Doron Cohen commented on LUCENE-967: Applies cleanly and all test pass (running from contrib/benchmark.) I like

[jira] Commented: (LUCENE-967) Add tokenize documents only task to contrib/benchmark

2007-07-31 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516837 ] Doron Cohen commented on LUCENE-967: Also, I think the addition of printing of elapsed time is redundant,

[jira] Commented: (LUCENE-967) Add tokenize documents only task to contrib/benchmark

2007-08-01 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517031 ] Doron Cohen commented on LUCENE-967: Thanks for fixing this Michael, looks perfect to me now. Add tokenize

[jira] Commented: (LUCENE-971) Create enwiki indexable data as line-per-article rather than file-per-article

2007-08-01 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517048 ] Doron Cohen commented on LUCENE-971: Mmm... an additional advantage of this is not needing to extract the

[jira] Commented: (LUCENE-971) Create enwiki indexable data as line-per-article rather than file-per-article

2007-08-01 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517047 ] Doron Cohen commented on LUCENE-971: But, this is the case regardless of which approach we use (ie, both

[jira] Updated: (LUCENE-941) Benchmark alg line - {[AddDoc(4000)]: 4} : * - causes an infinite loop

2007-09-15 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-941: --- Attachment: lucene-941-patch.txt Attached a test demonstrating the bug and a fix for it. I will

[jira] Updated: (LUCENE-941) Benchmark alg line - {[AddDoc(4000)]: 4} : * - causes an infinite loop

2007-09-16 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-941: --- Attachment: lucene-941-patch.txt Previous fix did not cover the case of a ResetInput task after

[jira] Commented: (LUCENE-941) Benchmark alg line - {[AddDoc(4000)]: 4} : * - causes an infinite loop

2007-09-18 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528313 ] Doron Cohen commented on LUCENE-941: Two notes on current patch: - Two ResetSystem Tasks now subclass

[jira] Commented: (LUCENE-1019) CustomScoreQuery should support multiple ValueSourceQueries

2007-10-11 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534038 ] Doron Cohen commented on LUCENE-1019: - You could put this logic in your implementation of ValueSource,

[jira] Assigned: (LUCENE-1028) [tiny patch] CustomScoreQuery, etc are not Serializable

2007-10-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-1028: --- Assignee: Doron Cohen [tiny patch] CustomScoreQuery, etc are not Serializable

[jira] Commented: (LUCENE-1028) [tiny patch] CustomScoreQuery, etc are not Serializable

2007-10-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534520 ] Doron Cohen commented on LUCENE-1028: - Thanks for catching this Kyle. Patch looks good to me and working. I

[jira] Commented: (LUCENE-1028) [tiny patch] CustomScoreQuery, etc are not Serializable

2007-10-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534555 ] Doron Cohen commented on LUCENE-1028: - Correction - BoostingTermQuery is ok, but TestBTQ had to be modified for

[jira] Issue Comment Edited: (LUCENE-1028) [tiny patch] CustomScoreQuery, etc are not Serializable

2007-10-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534555 ] doronc edited comment on LUCENE-1028 at 10/13/07 10:11 AM: Correction -

[jira] Updated: (LUCENE-1028) [tiny patch] CustomScoreQuery, etc are not Serializable

2007-10-13 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1028: Attachment: lucene-serialization.diff Updated patch contains: - Kyle's fixes for search.function

[jira] Updated: (LUCENE-1028) Weight is not serializable for some of the queries

2007-10-22 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1028: Priority: Major (was: Critical) Lucene Fields: [Patch Available] (was: [Patch

[jira] Resolved: (LUCENE-1028) Weight is not serializable for some of the queries

2007-10-22 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-1028. - Resolution: Fixed Just committed this fix. Thanks Kyle! Weight is not serializable for some

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2007-10-23 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537128 ] Doron Cohen commented on LUCENE-997: I think this is a nice feature to have. But I am not sure about the

[jira] Commented: (LUCENE-1063) Token re-use API breaks back compatibility in certain TokenStream chains

2007-11-20 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543939 ] Doron Cohen commented on LUCENE-1063: - In ''code words: {code} // Filter F is calling TokenStream ts:

[jira] Commented: (LUCENE-1063) Token re-use API breaks back compatibility in certain TokenStream chains

2007-11-20 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544045 ] Doron Cohen commented on LUCENE-1063: - Yes, that's what I meant - it is the addition of Token.termBuffer()

<    1   2   3   4   5   6   7   8   >