Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-3.x/2/
No tests ran.
Build Log (for compile errors):
[...truncated 23229 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional comman
[
https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera reopened LUCENE-2609:
Assignee: Shai Erera (was: Grant Ingersoll)
Lucene Fields: [New, Patch Available] (was:
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-trunk/1/
No tests ran.
Build Log (for compile errors):
[...truncated 23229 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional comm
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-3.x/1/
No tests ran.
Build Log (for compile errors):
[...truncated 5539 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional command
[
https://issues.apache.org/jira/browse/LUCENE-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987415#action_12987415
]
Nick Pellow commented on LUCENE-2666:
-
Hi Michael,
We've done some analysis on how w
[
https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987408#action_12987408
]
Shai Erera commented on LUCENE-2891:
Did you guys review my latest patch, which includ
[
https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987407#action_12987407
]
Shai Erera commented on LUCENE-914:
---
The method currently has this in its jdocs:
{noform
[
https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987406#action_12987406
]
Simon Willnauer commented on LUCENE-2609:
-
bq. think it'll be more compelling to
[
https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987404#action_12987404
]
Shai Erera commented on LUCENE-2609:
Was the purpose of this issue to create a .jar wi
[
https://issues.apache.org/jira/browse/SOLR-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-1987.
Resolution: Cannot Reproduce
> java.lang.VerifyError runtime exception in Solr 1.4.1 when trying to
Use of google-code-prettify for Lucene/Solr Javadoc
---
Key: LUCENE-2894
URL: https://issues.apache.org/jira/browse/LUCENE-2894
Project: Lucene - Java
Issue Type: Improvement
Componen
I took my own suggestion and used the DisjunctionMaxQuery. This solved the
problem.
Karl
From: Wright Karl (Nokia-MS/Boston)
Sent: Wednesday, January 26, 2011 6:40 PM
To: Wright Karl (Nokia-MS/Boston); 'dev@lucene.apache.org'
Cc: 'simon.willna...@gmail.com'
Subject: RE: Scoring woes?
Interestin
[
https://issues.apache.org/jira/browse/LUCENE-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2893:
Attachment: LUCENE-2893.patch
here is a patch against src/test, since it relies on test code to wo
index upgrade tool for /dev-tools
-
Key: LUCENE-2893
URL: https://issues.apache.org/jira/browse/LUCENE-2893
Project: Lucene - Java
Issue Type: Task
Reporter: Robert Muir
we change the index forma
[
https://issues.apache.org/jira/browse/SOLR-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987330#action_12987330
]
Yonik Seeley commented on SOLR-2263:
This seems reasonable to me - I'll commit shortly i
[
https://issues.apache.org/jira/browse/LUCENE-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987328#action_12987328
]
Nick Pellow commented on LUCENE-2666:
-
Hi MIchael,
We have now seen this issue on mo
[
https://issues.apache.org/jira/browse/SOLR-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-1283.
Resolution: Fixed
Committed to 3x and trunk.
> Mark Invalid error on indexing
> ---
On build systems -- I think MSBuild can definitely get you where you'd
want to be -- the triple-targeted version I posted had a very rough
MSBuild deployment script. The "alternative" build systems really
start to shine in places we don't need the help -- we don't need to do
complex packaging, buil
Interesting datapoint: After the reindexing, the following query returns the
right results in the right order:
(+value_3:Lexington~0.877 +value_1:Massachusetts~0.877 +*:*^0.0 +*:*^0.0
+*:*^0.0)
(+value_3:Lexington~0.877 +value_1:Massachusetts~0.877 +value_4:_empty_
+value_5:_empty_ +value_6:_em
Hey everyone,
Aside from simply disabling coord for an entire query, I was wondering if
there was a good way to disable coord for a BooleanClause within a query
such that the max coord value, and the overlap value, simply ignore that
clause?
For example, I have the following query:
(apple OR ba
I don't think I was looking at test-only console output.
I checked all of the Hudson console outputs for all four builds, from the day
Robert committed his change until today, and I can't find what I saw. I
*thought* I was looking at console output from one of the four Hudson builds
when I saw
Hey guys!
On Thu, 2011-01-27 at 10:04 +1300, Todd Nine wrote:
> Just throwing in my 2 cents. If you're on a tight deadline have you
> had a look at Solandra? We were already using Cassandra, so it was
> incredibly easy to get a scalable Solr installation up and running.
>
In short: We are doin
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987267#action_12987267
]
Uwe Schindler commented on LUCENE-2474:
---
I would make the map wrapper final, else no
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987262#action_12987262
]
Simon Willnauer commented on LUCENE-2883:
-
Really back in the days where stuff lik
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987261#action_12987261
]
Michael McCandless commented on LUCENE-2474:
OK, I cutover to MBS(CHM)! Thank
[
https://issues.apache.org/jira/browse/SOLR-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley reassigned SOLR-1283:
--
Assignee: Yonik Seeley
> Mark Invalid error on indexing
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987253#action_12987253
]
Yonik Seeley commented on SOLR-1283:
Since it looks like the primary use of numRead is i
[
https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987254#action_12987254
]
Michael McCandless commented on LUCENE-2891:
bq. but it allows next()'ing thro
[
https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2010.
Resolution: Fixed
> Remove segments with all documents deleted in commit/flush/clo
[
https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-2609.
-
Resolution: Fixed
Fix Version/s: 4.0
3.1
> Generate jar contai
[
https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987244#action_12987244
]
Doron Cohen commented on LUCENE-914:
Checking if this issue can be resolved.
There were
[
https://issues.apache.org/jira/browse/SOLR-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-2327.
Resolution: Fixed
Fix Version/s: 4.0
committed a patch for force a minimum of 1.
> java.lang
On Wed, Jan 26, 2011 at 3:18 PM, Hans Merkl wrote:
> Personally I am willing to trade some performance for always being up to
> date with the latest Java releases and also being able to use other Java
> code. Although as far as I have seen most people say it's at the same speed
> or even slightly
[
https://issues.apache.org/jira/browse/SOLR-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987223#action_12987223
]
Yonik Seeley commented on SOLR-1711:
Thanks Johannes, the fix does look correct, and I'v
Maybe you looked at one of the half-hourly builds? They don't build artifacts,
only test.
Uwe
"Steven A Rowe" schrieb:
>On 1/27/2011 at 3:58 PM, Uwe Schindler wrote:
>> > [...] output from running "ant generate-maven-artifacts" doesn't
>end up in
>> > the console output for the Hudson jobs.
On 1/27/2011 at 3:58 PM, Uwe Schindler wrote:
> > [...] output from running "ant generate-maven-artifacts" doesn't end up in
> > the console output for the Hudson jobs. It succeeds or fails silently.
> > This is cool if you find yourself in the die-maven-die camp, but not so cool
> > otherwise.
>
I'm taking these last few comments and copying them over to the "Build & CI
Considerations" thread that Wyatt kindly started.
I'll reply there.
- Michael.
On Wed, Jan 26, 2011 at 2:53 PM, Robert Jordan wrote:
> Michael,
>
>
> On 26.01.2011 19:18, Michael Herndon wrote:
>
>> Should the project
Just throwing in my 2 cents. If you're on a tight deadline have you had a
look at Solandra? We were already using Cassandra, so it was incredibly
easy to get a scalable Solr installation up and running.
On 27 January 2011 08:17, Alex Cowell wrote:
> Hi Soheb,
>
> Sounds good! A few things I th
> Robert Muir changed the Hudson scripts for the four builds that run "ant
> generate-maven-artifacts" (Lucene-3x, Solr-3x, Lucene-trunk, and Solr-
> trunk) so that the builds would not fail as a result of problems running "ant
> generate-maven-artifacts". This is a good thing.
>
> A secondary ef
Although TIKA is a very good project, I've never needed it in windows
environment. Using Ifilter interface solves most(if not all) of the problems
related with converting a document to text.
DIGY
-Original Message-
From: Hans Merkl [mailto:h...@hmerkl.com]
Sent: Wednesday, January 26, 2
Robert Muir changed the Hudson scripts for the four builds that run "ant
generate-maven-artifacts" (Lucene-3x, Solr-3x, Lucene-trunk, and Solr-trunk) so
that the builds would not fail as a result of problems running "ant
generate-maven-artifacts". This is a good thing.
A secondary effect of hi
Personally I am willing to trade some performance for always being up to
date with the latest Java releases and also being able to use other Java
code. Although as far as I have seen most people say it's at the same speed
or even slightly faster than the .NET version.
I personally would be more li
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987207#action_12987207
]
Chris Male commented on LUCENE-2883:
Hi,
Hmm I don't really understand that part eith
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987204#action_12987204
]
Yonik Seeley commented on LUCENE-2883:
--
Chris: #2 is just an attempted recap of this
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987197#action_12987197
]
Chris Male commented on LUCENE-2883:
Hey Yonik,
I'm just trying to understand what yo
Add QueryParser.newFieldQuery
-
Key: LUCENE-2892
URL: https://issues.apache.org/jira/browse/LUCENE-2892
Project: Lucene - Java
Issue Type: Improvement
Components: QueryParser
Reporter: Robert
[
https://issues.apache.org/jira/browse/LUCENE-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2892:
Attachment: LUCENE-2892.patch
> Add QueryParser.newFieldQuery
> -
>
>
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987186#action_12987186
]
Yonik Seeley edited comment on LUCENE-2883 at 1/26/11 2:47 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987186#action_12987186
]
Yonik Seeley commented on LUCENE-2883:
--
Let me try to recap my concerns here (2 main
Hi Soheb,
Sounds good! A few things I thought of:
With regard to #1, would the list of shards to index to (if present) be
exclusive or would we assume that the shard the update request was sent to
should also be included? For example, say, using the example you gave, an
update request was sent li
Can anyone put together a test case and attach it to
https://issues.apache.org/jira/browse/LUCENENET-380 for evaluation? It seems
like it is worth evaluating.
Scott
-Original Message-
From: Hans Merkl [mailto:h...@hmerkl.com]
Sent: Wednesday, January 26, 2011 1:39 PM
To: lucene-net-
Per Michael's suggestion I'm branching this off into a new thread.
I'll start by saying this is somewhere I think I could help alot --
I'm still a recovering liberal arts major so I can't claim to grok too
much of the underlying computer sciency bits. I've also spent as much
if not more time in IT
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987162#action_12987162
]
Simon Willnauer commented on LUCENE-2883:
-
{quote}
I'm not against modularizing s
A .NET wrapper around the IKVM classes may be a good idea.
I like the idea that IKVM would also allow use of tons of other useful
Java/Lucene code that's out there. There are some filters and analyzers in
Java that might be very useful for my work. That's not really possible with
the line-by-line
[
https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reopened LUCENE-2010:
Reopen until I can track down the 3.x fail this caused...
> Remove segments with all
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987146#action_12987146
]
Yonik Seeley commented on LUCENE-2883:
--
One concern some people have had is that luce
Argh! I will dig.
Mike
On Wed, Jan 26, 2011 at 12:52 PM, Robert Muir wrote:
> Mike, looks like this one is the culprit causing the recent test fails
> (ant test-core -Dtestcase=TestIndexReader -Dtestmethod=testDiskFull
> -Dtests.seed=-3874264177341011095:-5876795174467582038
> -Dtests.multiplie
Mike, looks like this one is the culprit causing the recent test fails
(ant test-core -Dtestcase=TestIndexReader -Dtestmethod=testDiskFull
-Dtests.seed=-3874264177341011095:-5876795174467582038
-Dtests.multiplier=5)
On Tue, Jan 25, 2011 at 1:05 PM, wrote:
> Author: mikemccand
> Date: Tue Jan 25
That and the following probably needs to be branched into a new mail thread
and discussed.
A couple of other topics or questions that might go along with that might
be:
Another topic to cover is if there an actual CI (continuous integration)
Server setup? Do we wish to have one set up if there is
I updated the wiki with my comments. Please expand on or change my comments.
I provided them as a starting point.
Scott
-Original Message-
From: Lombard, Scott [mailto:slomb...@kingindustries.com]
Sent: Wednesday, January 26, 2011 12:45 PM
To: lucene-net-...@lucene.apache.org
Subject:
In theory you can use ikvmc to compile the Java source files into a .NET DLL
that references some IKVM DLLs and an ikmvc'ed version of OpenJDK's
classlib. After that it is a plain .NET DLL and one could write a .NET
centric API using that DLL.
I haven't really tried it on anything serious and
[
https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987124#action_12987124
]
Robert Muir commented on LUCENE-2891:
-
bq. -1 means "don't load terms index because I
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987119#action_12987119
]
Mark Miller commented on LUCENE-2883:
-
I'm trying to follow this thread. If I extract
I'd be happy to continue my work with the Visual Studio versioning,
building and dependency management bits (cf
https://issues.apache.org/jira/browse/LUCENENET-377) ; I just need
some direction from the committers as to what I should target and what
the operational goals are.
On Wed, Jan 26, 2011
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/4147/
1 tests failed.
REGRESSION: org.apache.lucene.index.TestIndexReader.testDiskFull
Error Message:
reader.close() failed to delete unreferenced files: before delete: _1l.fdt
_1l.fdx _1l.fnm _1l.frq _1l
Hello,
We are going to implement distributed indexing for Solr - without the
use of SolrCloud (so it can be easily up-scaled). We have a deadline by
February to get this done, so we need to get cracking ;)
So far, we've had a look at the solr classes and thought about
distributed indexing on Sol
[
https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987096#action_12987096
]
Michael Busch commented on LUCENE-2883:
---
bq. Seriously, I don't want to have this d
I have an interesting scoring problem, which I can't seem to get around.
The problem is best stated as follows:
(1)My schema has several independent fields, e.g. "value_0", "value_1", ...
"value_6".
(2)Every document has all of these fields set, with a-priori field norm
values. Where
On 2011-01-26, Michael Herndon wrote:
> Is there anything else that needs to be submitted or that we are waiting on
> to call for a vote?
Everything is in place, IMHO. I've seen Grant thinks you need one more
mentor but other proposals have passed the vote with two mentors before
(like the curre
[
https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1253:
--
Summary: LengthFilter and other TokenFilters that skip tokens ignore
relative positionIncremen
[
https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987053#action_12987053
]
Uwe Schindler edited comment on LUCENE-1253 at 1/26/11 11:05 AM:
---
[
https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1253:
--
Fix Version/s: (was: 2.9)
4.0
3.1
> LengthFilter ign
[
https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reopened LUCENE-1253:
---
Assignee: Uwe Schindler
After some discussion with Robert, we realized, that all TokenFilt
[
https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2891:
---
Attachment: LUCENE-2891.patch
Removed the random setting in tests and added a test
TestIndexWriterR
Currently we only have 2 mentors. The recommended number is 3. The wording
from the proposal guide states.
"The number of Mentors for a Podling is limited only by the energy and interest
of those eligible to Mentor. Three Mentors gives a quorum and allows a Podling
more autonomy. The current
[
https://issues.apache.org/jira/browse/LUCENE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-2889.
---
Resolution: Fixed
Committed trunk revision: 1063762
Committed 3.x revision: 1063766
> Remov
[
https://issues.apache.org/jira/browse/LUCENE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-835.
Resolution: Won't Fix
> An IndexReader with run-time support for synonyms
> ---
[
https://issues.apache.org/jira/browse/LUCENE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reopened LUCENE-835:
--
> An IndexReader with run-time support for synonyms
> -
[
https://issues.apache.org/jira/browse/LUCENE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-835.
Resolution: Fixed
Thos issue is very old and got never any response. Also the supplied class
files
[
https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987058#action_12987058
]
Michael McCandless commented on LUCENE-2891:
-1 means "don't load terms index
[
https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-1253.
-
> LengthFilter ignoring relative positionIncrement of tokens skipped
> -
[
https://issues.apache.org/jira/browse/LUCENE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-1253.
---
Resolution: Fixed
Fix Version/s: 2.9
Fixed in LUCENE-1542.
> LengthFilter ignoring r
[
https://issues.apache.org/jira/browse/LUCENE-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987052#action_12987052
]
Uwe Schindler commented on LUCENE-1255:
---
Fix reverted and corrected to disallow nega
[
https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2891:
---
Attachment: LUCENE-2891.patch
Patch supports -1 passed to IWC.setReaderTermIndexDivisor and randomly
IndexWriterConfig does not allow termInfosDivisor to be -1, while the latest
indicates TermInfos should not be loaded
-
Key: LUCENE-2891
URL: https
[
https://issues.apache.org/jira/browse/LUCENE-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera closed LUCENE-506.
-
Resolution: Fixed
IndexReader.open allows passing termInfosDivisor=-1 and you can set the same on
IndexW
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/4140/
1 tests failed.
REGRESSION: org.apache.lucene.index.TestIndexReader.testDiskFull
Error Message:
reader.close() failed to delete unreferenced files: before delete: _0.fdt
_0.fdx _0.fnm _0.frq _0.nrm
[
https://issues.apache.org/jira/browse/LUCENE-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera closed LUCENE-1627.
--
Resolution: Fixed
SpellChecker implements Closeable since LUCENE-2196.
> SpellChecker has no "close"
[
https://issues.apache.org/jira/browse/LUCENE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera resolved LUCENE-430.
---
Resolution: Fixed
Michael B. committed the patch long time ago and the issue remained open for
bench
[
https://issues.apache.org/jira/browse/LUCENE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera closed LUCENE-445.
-
Resolution: Not A Problem
Long inactivity. Plus, Lucene in Action 2nd Edition includes an example of
Sea
[
https://issues.apache.org/jira/browse/LUCENE-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera closed LUCENE-362.
-
Resolution: Fixed
Assignee: (was: Lucene Developers)
Field already has ctor and setter which ac
[
https://issues.apache.org/jira/browse/SOLR-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987003#action_12987003
]
Robert Muir commented on SOLR-153:
--
Hi Yonik, I've been thinking of some possibilities here
[
https://issues.apache.org/jira/browse/SOLR-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986997#action_12986997
]
Robert Muir commented on SOLR-26:
-
i think we can resolve this? BufferedTokenStream is depreca
[
https://issues.apache.org/jira/browse/SOLR-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved SOLR-1826.
---
Resolution: Fixed
Fix Version/s: 4.0
3.1
Assignee: Robert Muir
Hell
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shay Banon updated LUCENE-2474:
---
Attachment: MapBackedSet.java
A MapBackedSet implementation, that can wrap a CHM to have a concurren
[
https://issues.apache.org/jira/browse/LUCENE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986981#action_12986981
]
Robert Muir commented on LUCENE-502:
Can we close this one?
It seems it was geared tow
[
https://issues.apache.org/jira/browse/LUCENE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reopened LUCENE-79:
-
> QueryParser: time not supported in date ranges
> --
>
>
[
https://issues.apache.org/jira/browse/LUCENE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-79.
---
Resolution: Fixed
Assignee: (was: Otis Gospodnetic)
No response was sent on this issue, so I
[
https://issues.apache.org/jira/browse/LUCENE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed LUCENE-79.
---
Resolution: Won't Fix
> QueryParser: time not supported in date ranges
> -
[
https://issues.apache.org/jira/browse/SOLR-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986973#action_12986973
]
Jesper Schultz edited comment on SOLR-2329 at 1/26/11 7:10 AM:
---
1 - 100 of 135 matches
Mail list logo