[
https://issues.apache.org/jira/browse/SOLR-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-914:
Assignee: (was: Noble Paul)
There seems to be no consensus on the fix. Unassigning myself
> Presence of
[
https://issues.apache.org/jira/browse/SOLR-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742737#action_12742737
]
Noble Paul edited comment on SOLR-1315 at 8/12/09 11:35 PM:
So t
[
https://issues.apache.org/jira/browse/SOLR-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-1315:
-
Attachment: SOLR-1315.patch
So there is no command, the same command should create a snapshot irrespective
[
https://issues.apache.org/jira/browse/SOLR-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-1235:
-
Attachment: SOLR-1235.patch
thanks Tricia for catching this
I have made the name not mandatory. DIH assig
[
https://issues.apache.org/jira/browse/SOLR-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742725#action_12742725
]
Jason Rutherglen commented on SOLR-1312:
Tom, I'm going to put a patch together for
Hey Everyone,
So, I was experimenting with some function queries today, and came across
something disturbing:
The following query works fine (field name: rank_i):
/solr/select/?q.op=AND&start=0&rows=10&fl=*%2cscore&q={!func}product(rank_i,2)
But the following query (field name: rank-i) throws a
[
https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742679#action_12742679
]
Jason Rutherglen commented on SOLR-908:
---
Tom,
Is it our intention to support phrase qu
[
https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742657#action_12742657
]
Jason Rutherglen commented on SOLR-908:
---
I'll add resuableToken support to this patch.
[
https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742645#action_12742645
]
Brad Giaccio commented on SOLR-773:
---
I'm going to have to disagree with Chris's asserion th
[
https://issues.apache.org/jira/browse/SOLR-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1360:
---
Attachment: SOLR-1360.patch
pretty trivial bug, but I thought I'd fix it while I was converting everyt
PhoneticFilter can index duplicate tokens
-
Key: SOLR-1360
URL: https://issues.apache.org/jira/browse/SOLR-1360
Project: Solr
Issue Type: Bug
Reporter: Yonik Seeley
Priority: Mi
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742611#action_12742611
]
Robert Muir commented on SOLR-1321:
---
btw, i found apache harmony has a nice impl of in-pla
On Wed, Aug 12, 2009 at 5:51 PM, wrote:
> Author: ehatcher
> Date: Wed Aug 12 21:51:47 2009
> New Revision: 803721
>
> URL: http://svn.apache.org/viewvc?rev=803721&view=rev
> Log:
> revert ASL in a CSV file. that makes it unparsable and broke solr-rubys
> tests. do we really need a license *in*
[
https://issues.apache.org/jira/browse/SOLR-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1359:
---
Attachment: SOLR-1359.patch
Here's my rewritten patch based on what I believe should happen.
If inject
DoubleMetaphoneFilter bugs
--
Key: SOLR-1359
URL: https://issues.apache.org/jira/browse/SOLR-1359
Project: Solr
Issue Type: Bug
Reporter: Yonik Seeley
Fix For: 1.4
DoubleMetaphoneFilter impl
[
https://issues.apache.org/jira/browse/SOLR-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742588#action_12742588
]
Erik Hatcher commented on SOLR-868:
---
There's already some of my own personal book data prov
[
https://issues.apache.org/jira/browse/SOLR-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742581#action_12742581
]
Hoss Man commented on SOLR-1331:
bq. I was thinking about more safe-guards like acquiring lo
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742576#action_12742576
]
Yonik Seeley commented on SOLR-1321:
Use resizeTermBuffer() first... and then do it in p
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742573#action_12742573
]
Andrzej Bialecki commented on SOLR-1321:
-
bq. FWIW, it also seemed like the reverse
I assume that if inject==false, and there is no phonetic alternative,
the original token should be indexed?
PhoneticFilter might also have an issue - I'm not sure how all of the
encoders report back that there is no alternative, but PhoneticFilter
does fewer checks and may generate zero length tok
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742568#action_12742568
]
Grant Ingersoll commented on SOLR-1321:
---
bq. After adding the marker-related stuff the
I'm converting many of the TokenFilters to the new Lucene attribute API...
I'm currently on DoubleMetaphone, but something looks wrong.
// If we did not add something, then go to the next one...
if( !isPhonetic ) {
t = next(in);
if( t != null ) {
t.setPosition
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742559#action_12742559
]
Andrzej Bialecki commented on SOLR-1321:
-
bq. Since this is a new filter, we might
[
https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated SOLR-1296:
---
Attachment: SOLR-1296.patch
* Added solrconfig-termindex.xml
* I'm not sure about IW access?
[
https://issues.apache.org/jira/browse/SOLR-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742531#action_12742531
]
Grant Ingersoll commented on SOLR-868:
--
I'd prefer something else. I think we could eve
[
https://issues.apache.org/jira/browse/SOLR-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742533#action_12742533
]
Eric Pugh commented on SOLR-868:
I won't get to it this week I think, but I want to just take
[
https://issues.apache.org/jira/browse/SOLR-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742528#action_12742528
]
Yonik Seeley commented on SOLR-868:
---
bq. I don't think we have the right to include sample.
[
https://issues.apache.org/jira/browse/SOLR-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742526#action_12742526
]
Tricia Williams commented on SOLR-1235:
---
This commit causes the example-DIH to fail wi
[
https://issues.apache.org/jira/browse/SOLR-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reopened SOLR-868:
--
I don't think we have the right to include sample.sgm. How about generifying
the content or just au
[
https://issues.apache.org/jira/browse/SOLR-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-761.
--
Resolution: Fixed
> Fix Flare license headers
> -
>
> Key
[
https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742496#action_12742496
]
Grant Ingersoll commented on SOLR-1296:
---
Looks like solrconfig-termindex.xml was not i
[
https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-1296:
-
Assignee: Grant Ingersoll
> Enable opening IndexReader with termInfosIndexDivisor and sett
Still at 24 (although they have changed): https://issues.apache.org/jira/secure/BrowseVersion.jspa?id=12310230&versionId=12313351&showOpenIssuesOnly=true
. Please do your part and check if you have issues slated for 1.4.
There are a few that need unit tests, some that just need to be
committ
> So ,when the stored fields are fetched from the
"DocumentService" the version number also is sent?
Yes.
You're probably wondering how we manage the older versions of an
object (aka id + version) in the DocService. We'd probably
delete the object as it's deleted from the index?
I use the word "
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742451#action_12742451
]
Robert Muir commented on SOLR-1321:
---
i do have one comment on the reverse() present here:
[
https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742437#action_12742437
]
Grant Ingersoll commented on SOLR-1292:
---
OK, definitely agree, was just going through
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742434#action_12742434
]
Grant Ingersoll commented on SOLR-1321:
---
Also no need to do the string round trip in t
[
https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742428#action_12742428
]
Mark Miller commented on SOLR-1292:
---
Yeah - I'd wait to push this - its an easy one to pus
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742430#action_12742430
]
Grant Ingersoll commented on SOLR-1321:
---
Since this is a new filter, we might as well
[
https://issues.apache.org/jira/browse/SOLR-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-1321:
-
Assignee: Grant Ingersoll
> Support for efficient leading wildcards search
> -
[
https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742425#action_12742425
]
Yonik Seeley commented on SOLR-1292:
Depends on how quickly we can get it in.
I hate to
[
https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742424#action_12742424
]
Grant Ingersoll commented on SOLR-1292:
---
Given our goal is to turn around Solr 1.4 fai
[
https://issues.apache.org/jira/browse/SOLR-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved SOLR-1345.
---
Resolution: Fixed
Assignee: Mark Miller
Highlighter API back compat is still broken - can be res
[
https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-1292:
--
Priority: Minor (was: Major)
Issue Type: Improvement (was: Bug)
> show lucene fieldcache entries
[
https://issues.apache.org/jira/browse/SOLR-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-1276.
---
Resolution: Fixed
Committed revision 803571.
Thanks Rafał!
> StatsComponent doesn`t have uni
[
https://issues.apache.org/jira/browse/SOLR-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-1276:
-
Assignee: Grant Ingersoll (was: Mark Miller)
> StatsComponent doesn`t have unit test
> --
[
https://issues.apache.org/jira/browse/SOLR-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-1281.
---
Resolution: Fixed
Committed revision 803560.
> SignatureUpdateProcessorFactory does not use S
[
https://issues.apache.org/jira/browse/SOLR-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-1281:
-
Assignee: Grant Ingersoll (was: Mark Miller)
> SignatureUpdateProcessorFactory does not u
[
https://issues.apache.org/jira/browse/SOLR-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742355#action_12742355
]
Shalin Shekhar Mangar commented on SOLR-1331:
-
bq. IndexWriter.addIndexes() does
[
https://issues.apache.org/jira/browse/SOLR-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742330#action_12742330
]
Yonik Seeley commented on SOLR-1331:
bq. However, I was thinking about more safe-guards
[
https://issues.apache.org/jira/browse/SOLR-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742328#action_12742328
]
Shalin Shekhar Mangar commented on SOLR-1331:
-
bq. Is the thinking here that we
[
https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-773:
---
Fix Version/s: 1.5
Marking for 1.5
> Incorporate Local Lucene/Solr
> -
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/893/
--
[...truncated 2189 lines...]
[junit] Running org.apache.solr.analysis.TestPatternReplaceFilter
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.142 sec
[junit] Running
init-forrest-entities:
[mkdir] Created dir: /tmp/apache-solr-nightly/build
[mkdir] Created dir: /tmp/apache-solr-nightly/build/web
compile-solrj:
[mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj
[javac] Compiling 84 source files to /tmp/apache-solr-nightly/build/solrj
54 matches
Mail list logo