[
https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655525#action_12655525
]
Otis Gospodnetic commented on LUCENE-1026:
--
My impression was that this didn't st
[
https://issues.apache.org/jira/browse/LUCENE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1380:
-
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Fix Version/s: 2
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655517#action_12655517
]
Otis Gospodnetic commented on LUCENE-1487:
--
Would it be possible to reformat to u
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1487:
-
Component/s: Search
Lucene Fields: [New, Patch Available] (was: [New])
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1483:
---
Attachment: LUCENE-1483.patch
Exellent! That was a sneaky one.
I attached a tiny c
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1483:
Attachment: LUCENE-1483.patch
Okay, now its as fast, if not a bit faster. I was doing the priority
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated LUCENE-1314:
-
Attachment: LUCENE-1314.patch
LUCENE-1314.patch
- bytes now cloning properly compared t
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655424#action_12655424
]
Mark Miller commented on LUCENE-1483:
-
I think I see my mistake. Dumb one - I think I
: Thanks. I gave excluding the class a shot. Clover is a code coverage analysis
: tool. http://hudson.zones.apache.org/hudson/job/Lucene-trunk/clover/
A random idea that occured to me as a result of this thread...
Given the density of the source code, and the size of the resulting byte
code, it
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated LUCENE-1314:
-
Attachment: LUCENE-1314.patch
LUCENE-1314.patch
- SegmentReader.reopenSegment accepts d
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655386#action_12655386
]
Jason Rutherglen commented on LUCENE-1314:
--
Decided to simply release the lock in
[
https://issues.apache.org/jira/browse/LUCENE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655385#action_12655385
]
Grant Ingersoll commented on LUCENE-1485:
-
Is the "slightly" in the noise?
> Use
[
https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Sturge updated LUCENE-1487:
---
Attachment: FieldCacheTermsFilter.java
FieldCacheTermsFilter using OpenBitSet.fastGet()
> FieldCac
FieldCacheTermsFilter
-
Key: LUCENE-1487
URL: https://issues.apache.org/jira/browse/LUCENE-1487
Project: Lucene - Java
Issue Type: New Feature
Reporter: Tim Sturge
This is a companion to FieldCacheRangeFilte
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655332#action_12655332
]
Jason Rutherglen commented on LUCENE-1314:
--
Seems like 2 solutions to clone and p
>>If wildcards and fuzzyies are supported, why not range ?
Because Ranges don't rewrite to a BooleanQuery full of TermQueries so I
can easily inspect them. Unlike fuzzy/wildcard/boolean I suspect they
are not that generally useful as part of phrase query expressions. Feel
free to tinker with t
[
https://issues.apache.org/jira/browse/LUCENE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655315#action_12655315
]
Jason Rutherglen commented on LUCENE-1314:
--
The remaining design issue with this
If wildcards and fuzzyies are supported, why not range ?
We have a custom "range in phrase" parser, and it works really well,
but we would like to use standard Lucene is possible.
On Dec 10, 2008, at 12:18 PM, Mark Harwood (JIRA) wrote:
Wildcards, ORs etc inside Phrase queries
-
[
https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Harwood updated LUCENE-1486:
-
Attachment: TestComplexPhraseQuery.java
Junit test
> Wildcards, ORs etc inside Phrase queries
>
[
https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Harwood updated LUCENE-1486:
-
Attachment: ComplexPhraseQueryParser.java
QueryParser extension
> Wildcards, ORs etc inside Phr
Wildcards, ORs etc inside Phrase queries
Key: LUCENE-1486
URL: https://issues.apache.org/jira/browse/LUCENE-1486
Project: Lucene - Java
Issue Type: Improvement
Components: QueryParser
Af
Hi Robert,
I'm part of the JIRA support team and one of our devs brought this up
so I've taken a quick look to see if i can try and replicate your
problem.
I just upgraded to Safari 3.2 on OS X 10.5 and tested on a couple of
different versions of JIRA (3.12.2 and 3.13.2) and didn't have a
22 matches
Mail list logo