[
https://issues.apache.org/jira/browse/LUCENE-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-981:
---
Attachment: LUCENE-981.patch
Patch should be applied in contrib/benchmark.
Patch also includ
NewAnalyzerTask
---
Key: LUCENE-981
URL: https://issues.apache.org/jira/browse/LUCENE-981
Project: Lucene - Java
Issue Type: New Feature
Components: contrib/benchmark
Reporter: Grant Ingersoll
As
[
https://issues.apache.org/jira/browse/LUCENE-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520135
]
Grant Ingersoll commented on LUCENE-980:
Or the padding could be extended
> Formatting error in ReportTask i
Formatting error in ReportTask in contrib/benchmark
---
Key: LUCENE-980
URL: https://issues.apache.org/jira/browse/LUCENE-980
Project: Lucene - Java
Issue Type: Bug
Components: contri
[
https://issues.apache.org/jira/browse/LUCENE-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned LUCENE-980:
--
Assignee: Grant Ingersoll
> Formatting error in ReportTask in contrib/benchmark
> -
[
https://issues.apache.org/jira/browse/LUCENE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520132
]
Karl Wettin commented on LUCENE-550:
Grant Ingersoll - 15/Aug/07 05:17 PM
> Should I wait on this until you figur
[
https://issues.apache.org/jira/browse/LUCENE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520130
]
Steven Parkes commented on LUCENE-845:
--
This increases file descriptor usage in some cases, right? In the old sc
[
https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-979:
---
Fix Version/s: 2.9
> Remove Deprecated Benchmarking Utilities from contrib/benchmark
> --
Remove Deprecated Benchmarking Utilities from contrib/benchmark
---
Key: LUCENE-979
URL: https://issues.apache.org/jira/browse/LUCENE-979
Project: Lucene - Java
Issue Type: Improvem
[
https://issues.apache.org/jira/browse/LUCENE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520125
]
Grant Ingersoll commented on LUCENE-550:
Should I wait on this until you figure this out?
> InstantiatedInde
[
https://issues.apache.org/jira/browse/LUCENE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-845:
--
Attachment: LUCENE-845.patch
First cut patch. You have to first apply the most recent
[
https://issues.apache.org/jira/browse/LUCENE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Parkes updated LUCENE-847:
-
Attachment: LUCENE-847.patch.txt
Updated patch:
* Don't call deprecated methods
- note: curren
Couple of Spans questions for people:
1. Would the docs be clearer for Spans.end() if it said that the
span is not inclusive of the end position? From what I can tell, it
is not inclusive, correct?
2. I have added the following test to TestSpans.java
public void testSpanNearUnOrdered() th
[
https://issues.apache.org/jira/browse/LUCENE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ning Li updated LUCENE-978:
---
Attachment: TermInfosReader.patch
> GC resources in TermInfosReader when exception occurs in its constructor
GC resources in TermInfosReader when exception occurs in its constructor
Key: LUCENE-978
URL: https://issues.apache.org/jira/browse/LUCENE-978
Project: Lucene - Java
Is
On Aug 15, 2007, at 10:46 AM, Peter Keegan wrote:
Grant,
I built an index as described here:
http://www.nabble.com/SpanQuery-and-database-join-tf4262902.html
Many documents have only 1 or 2 rows, some have dozens.
Here is a typical query without spans:
+((+contents:quaker +contents:cereal) (
Grant,
I built an index as described here:
http://www.nabble.com/SpanQuery-and-database-join-tf4262902.html
Many documents have only 1 or 2 rows, some have dozens.
Here is a typical query without spans:
+((+contents:quaker +contents:cereal) (+boost50:quaker +boost50:cereal))
+literals:co$us), so
17 matches
Mail list logo