[jira] [Created] (SOLR-4253) Misleading resource loading warning from Carrot2 clustering component

2013-01-02 Thread Stanislaw Osinski (JIRA)
Stanislaw Osinski created SOLR-4253: --- Summary: Misleading resource loading warning from Carrot2 clustering component Key: SOLR-4253 URL: https://issues.apache.org/jira/browse/SOLR-4253 Project

[jira] [Resolved] (SOLR-4253) Misleading resource loading warning from Carrot2 clustering component

2013-01-02 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-4253. - Resolution: Fixed Fixed in trunk and 4.x branch. Misleading resource

[jira] [Resolved] (SOLR-3279) Upgrade Carrot2 to minimize the possibility of dependency clashes

2013-01-02 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-3279. - Resolution: Fixed Carrot2 upgraded to 3.6.2 in trunk and 4.x branch. NB: Carrot2 3.6.2

Re: svn commit: r1427841 - /lucene/dev/trunk/dev-tools/maven/solr/contrib/clustering/pom.xml.template

2013-01-02 Thread Stanislaw Osinski
Thanks, Steve! S. On Wed, Jan 2, 2013 at 5:14 PM, sar...@apache.org wrote: Author: sarowe Date: Wed Jan 2 16:14:47 2013 New Revision: 1427841 URL: http://svn.apache.org/viewvc?rev=1427841view=rev Log: SOLR-3279: Maven configuration: exclude unused carrot2-core transitive dependencies:

[jira] [Commented] (SOLR-3279) Upgrade Carrot2 to minimize the possibility of dependency clashes

2013-01-01 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541640#comment-13541640 ] Stanislaw Osinski commented on SOLR-3279: - It's high time we upgraded, I'll take

[jira] [Commented] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

2012-05-21 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280023#comment-13280023 ] Stanislaw Osinski commented on SOLR-3470: - Not pretty indeed, but still better than

[jira] [Resolved] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

2012-05-21 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-3470. - Resolution: Fixed Dawid's patch committed to trunk and 3.6 branch

[jira] [Created] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

2012-05-20 Thread Stanislaw Osinski (JIRA)
Stanislaw Osinski created SOLR-3470: --- Summary: Custom Carrot2 tokenizer and stemmer factories overwritten by defaults Key: SOLR-3470 URL: https://issues.apache.org/jira/browse/SOLR-3470 Project

[jira] [Updated] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

2012-05-20 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-3470: Fix Version/s: 4.0 Custom Carrot2 tokenizer and stemmer factories overwritten

[jira] [Resolved] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

2012-05-20 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-3470. - Resolution: Fixed Fixed in trunk and 3.6.1 branch. Custom Carrot2

[jira] [Reopened] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

2012-05-20 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski reopened SOLR-3470: - Unit tests pass fine, but Carrot2's internal class resolution code (context class loader

Re: Build failed in Jenkins: Lucene-Solr-tests-only-trunk #222

2012-05-17 Thread Stanislaw Osinski
Dawid once tried removing the solr.clustering.enabled property, but it made core tests depend on contrib/clustering: http://www.lucidimagination.com/search/document/7c1b0766b319b324 On Thu, May 17, 2012 at 9:55 PM, Jack Krupansky j...@basetechnology.comwrote: Erik, This fails locally the

[jira] [Resolved] (SOLR-3338) Clustering component does not work with external ZooKeeper

2012-04-08 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-3338. - Resolution: Fixed Fixed in trunk. Clustering component does not work

[jira] [Created] (SOLR-3338) Clustering component does not work with external ZooKeeper

2012-04-07 Thread Stanislaw Osinski (Created) (JIRA)
: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Fix For: 4.0 The {{getConfigDir()}} method is used for more accurate logging, but this is not going to work with ZK. -- This message is automatically generated by JIRA. If you think

Re: carrot2 clustering in trunk uses OLDER jackson than 3.x?

2012-04-02 Thread Stanislaw Osinski
I think this is because the Carrot2 update to version 3.5.0.1 ( https://issues.apache.org/jira/browse/SOLR-3294) went only to the 3.x branch, leaving trunk with the slightly older 3.5.0 version. There shouldn't be any problems with applying the same update on trunk I think. This would bring all

[jira] [Created] (SOLR-3279) Upgrade Carrot2 to minimize the possibility of dependency clashes

2012-03-26 Thread Stanislaw Osinski (Created) (JIRA)
Components: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 4.0 When we get closer to the 4.0 release, update Carrot2 to the then newest version so that the dependencies get a refresh too (re

Re: ideas for alphas/betas?

2012-03-07 Thread Stanislaw Osinski
I admit the concept of affects/fix for was unclear to me at the beginning when I was starting with Jira (we have our own install in Carrot2). What I explained is what we've come to agree on and is based on trial-and-error really. It just worked best for us. Having affects version set to a

[jira] [Closed] (SOLR-1809) Carrot2 clustering time logging

2011-12-17 Thread Stanislaw Osinski (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski closed SOLR-1809. --- Carrot2 clustering time logging --- Key: SOLR

[jira] [Resolved] (SOLR-2938) Clustering on multiple fields

2011-12-17 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2938. - Resolution: Fixed Fix Version/s: 4.0 In trunk and branch_3x, wiki page updated

[jira] [Resolved] (SOLR-2937) Configuring the number of contextual snippets used during search results clustering

2011-12-17 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2937. - Resolution: Fixed Fix Version/s: 4.0 In trunk and branch_3x, wiki page updated

[jira] [Resolved] (SOLR-2939) Clustering of multilingual search results

2011-12-17 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2939. - Resolution: Fixed Fix Version/s: 4.0 In trunk and branch_3x. Wiki page updated

[jira] [Resolved] (SOLR-2940) Passing values for custom Carrot2 fields

2011-12-17 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2940. - Resolution: Fixed In trunk and branch_3x. Passing values for custom

[jira] [Resolved] (SOLR-2942) ClassCastException when passing non-textual field for clustering

2011-12-17 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2942. - Resolution: Fixed Fix Version/s: 4.0 Fixed in trunk and branch_3x

[jira] [Resolved] (SOLR-2941) NullPointerException on clustering component initialization when schema does not have a unique key field

2011-12-17 Thread Stanislaw Osinski (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2941. - Resolution: Fixed Fix Version/s: 4.0 Fixed in trunk and branch_3x

[jira] [Updated] (SOLR-2940) Passing values for custom Carrot2 fields

2011-12-17 Thread Stanislaw Osinski (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2940: Fix Version/s: 4.0 Passing values for custom Carrot2 fields

[jira] [Created] (SOLR-2978) Language variable expansion in field names for search results clustering

2011-12-17 Thread Stanislaw Osinski (Created) (JIRA)
: Improvement Components: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.6, 4.0 This is a follow-up of SOLR-2939. {quote} Another feature of language recognizer we should mirror

[jira] [Created] (SOLR-2937) Configuring the number of contextual snippets used during search results clustering

2011-12-02 Thread Stanislaw Osinski (Created) (JIRA)
Issue Type: Improvement Components: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.6 Currently, if {{carrot.produceSummary}} = {{true}}, always one snippet is generated

[jira] [Created] (SOLR-2938) Clustering on multiple fields

2011-12-02 Thread Stanislaw Osinski (Created) (JIRA)
Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.6 Currenly, Carrot2 clustering component allows to assign one Solr field per one Carrot2 field (title, content). In some cases it would make sense to put content of more than one Solr field

[jira] [Created] (SOLR-2939) Clustering of multilingual search results

2011-12-02 Thread Stanislaw Osinski (Created) (JIRA)
Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Fix For: 3.6 Carrot2 internally supports clustering of multilingual search results. The clustering component should allow passing a language field to Carrot2. This feature would need at least two new parameters

[jira] [Created] (SOLR-2940) Passing values for custom Carrot2 fields

2011-12-02 Thread Stanislaw Osinski (Created) (JIRA)
Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.6 Future versions of Carrot2 clustering algorithms may be able to take some non-textual fields into account to change the characteristics of clusters. Preparing

[jira] [Created] (SOLR-2941) NullPointerException on clustering component initialization when schema does not have a unique key field

2011-12-02 Thread Stanislaw Osinski (Created) (JIRA)
/browse/SOLR-2941 Project: Solr Issue Type: Bug Components: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.6 The clustering component should throw a server

[jira] [Created] (SOLR-2942) ClassCastException when passing non-textual field for clustering

2011-12-02 Thread Stanislaw Osinski (Created) (JIRA)
Components: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Trivial Fix For: 3.6 Passing non-textual data to Carrot2 does not make much sense at the moment, but it still should not result in {{ClassCastException

[jira] [Created] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Stanislaw Osinski (Created) (JIRA)
Project: Solr Issue Type: Improvement Components: contrib - Clustering Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Fix For: 3.6 Currently, Carrot2 search results clustering component creates clusters based

[jira] [Commented] (SOLR-2917) Support for field-specific tokenizers, token- and character filters in search results clustering

2011-11-25 Thread Stanislaw Osinski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157054#comment-13157054 ] Stanislaw Osinski commented on SOLR-2917: - bq. That was the idea behind

Re: [VOTE] Release Lucene/Solr 3.5.0, RC1

2011-11-21 Thread Stanislaw Osinski
+1, search results clustering works, both on Java 5 and 6. Staszek On Mon, Nov 21, 2011 at 13:47, Simon Willnauer simon.willna...@googlemail.com wrote: Please vote to release the RC1 artifacts at: https://people.apache.org/~simonw/staging_area/lucene-solr-3.5.0-RC1-rev1204425/ as Lucene

[jira] [Created] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories

2011-08-11 Thread Stanislaw Osinski (JIRA)
Issue Type: Bug Components: contrib - Clustering Affects Versions: 3.3, 3.2 Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.4, 4.0 -- This message is automatically generated by JIRA. For more

[jira] [Commented] (SOLR-1692) CarrotClusteringEngine produce summary does nothing

2011-08-03 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078632#comment-13078632 ] Stanislaw Osinski commented on SOLR-1692: - Looking at the code, the issue

[jira] [Assigned] (SOLR-1692) CarrotClusteringEngine produce summary does nothing

2011-08-03 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski reassigned SOLR-1692: --- Assignee: Stanislaw Osinski CarrotClusteringEngine produce summary does nothing

Re: svn commit: r1153399 - in /lucene/dev/trunk/solr/contrib/clustering/src: java/org/apache/solr/handler/clustering/carrot2/ test-files/clustering/solr/conf/ test/org/apache/solr/handler/clustering/c

2011-08-03 Thread Stanislaw Osinski
Staszek, add an entry to CHANGES as well? In fact, this issue was fixed in 3.1.0 and it's already mentioned in changes under that release. I think the issue remained open because of the developing discussion in it, but reading these again, I think we can keep highlighting-clustering the way it

[jira] [Created] (SOLR-2692) Typo in clustering fragment size param name

2011-08-03 Thread Stanislaw Osinski (JIRA)
Versions: 3.3 Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Minor Fix For: 3.1.1, 3.4 The param should be {{carrot.fragSize}} but it's {{carrot.fragzise}}. -- This message is automatically generated by JIRA. For more

[jira] [Updated] (SOLR-2692) Typo in clustering fragment size param name

2011-08-03 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2692: Fix Version/s: (was: 3.1.1) I mistook 3.1.1 for 3.3.1. Typo in clustering fragment

[jira] [Resolved] (SOLR-1692) CarrotClusteringEngine produce summary does nothing

2011-08-03 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-1692. - Resolution: Fixed Fix Version/s: (was: 3.4) (was: 4.0

[jira] [Resolved] (SOLR-2692) Typo in clustering fragment size param name

2011-08-03 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2692. - Resolution: Fixed Fixed in trunk and branch_3x, ClusteringComponent wiki updated to warn

[jira] [Created] (SOLR-2561) SimpleXML notice is a copy of mahout-math notice

2011-05-31 Thread Stanislaw Osinski (JIRA)
Reporter: Stanislaw Osinski Assignee: Stanislaw Osinski Priority: Trivial Fix For: 3.3, 4.0 The note should probably say something like: This product includes software developed by the SimpleXML project (http://simple.sourceforge.net

Re: [VOTE] Lucene/Solr release 3.2 (take 2)

2011-05-31 Thread Stanislaw Osinski
Hi Robert, I've verified that the clustering component works fine. The only trivial thing is the incorrect notice file for SimpleXML ( https://issues.apache.org/jira/browse/SOLR-2561), but we can fix that in the next release. Cheers, Staszek On Tue, May 31, 2011 at 05:54, Robert Muir

Re: Branch 3.x build failure w/1.5: solr/contrib/clustering/ [was: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #128: POMs out of sync]

2011-05-20 Thread Stanislaw Osinski
Hi Steve, When Stanisław committed SOLR-2448 to branch_3x in r1103746, he removed the dependency on the library that contains the missing class org.simpleframework.xml.Root: -dependency - groupIdorg.simpleframework/groupId - artifactIdsimple-xml/artifactId -

Re: Branch 3.x build failure w/1.5: solr/contrib/clustering/ [was: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #128: POMs out of sync]

2011-05-20 Thread Stanislaw Osinski
The simplest solution here, AFAICT, is to restore the simple-xml dependency. When I do that, the build succeeds. My fault, please go ahead and add it back (a newer version is required though): dependency groupIdorg.simpleframework/groupId artifactIdsimple-xml/artifactId

Re: Branch 3.x build failure w/1.5: solr/contrib/clustering/ [was: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #128: POMs out of sync]

2011-05-20 Thread Stanislaw Osinski
The jar checked into SVN, both on trunk and on branch_3x, is solr/contrib/clustering/lib/simple-xml-2.3.5.jar, which means that the Ant build is using this older version on both branches - shouldn't this also be upgraded to 2.4.1? In fact, Solr clustering plugin just needs a number of

Re: Branch 3.x build failure w/1.5: solr/contrib/clustering/ [was: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #128: POMs out of sync]

2011-05-20 Thread Stanislaw Osinski
While it doesn't appear to be a problem in this particular case, I'm very uncomfortable with different dependency versions being used, depending on which build system you're using. Since the trunk version depends on v2.4.1 under Maven through the official carrot2-core POM, I think the only

[jira] [Commented] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-16 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033919#comment-13033919 ] Stanislaw Osinski commented on SOLR-2448: - Hi, if there are no objections, I'd like

Re: svn commit: r1103709 - in /lucene/java/site: docs/whoweare.html docs/whoweare.pdf src/documentation/content/xdocs/whoweare.xml

2011-05-16 Thread Stanislaw Osinski
into people.apache.org to update the website. Have you seen these instructions? The “unversioned website” section is what you want, I think: http://wiki.apache.org/lucene-java/HowToUpdateTheWebsite Steve *From:* stac...@gmail.com [mailto:stac...@gmail.com] *On Behalf Of *Stanislaw Osinski

Re: svn commit: r1103709 - in /lucene/java/site: docs/whoweare.html docs/whoweare.pdf src/documentation/content/xdocs/whoweare.xml

2011-05-16 Thread Stanislaw Osinski
Hi Mark, Thanks for clarifying the difference between contrib and full committers, I was probably too shy to subscribe myself to the latter group right away :-) For the time being, I'll most likely stick with maintaining the clustering bit and will consult you guys if I have something to

[jira] [Resolved] (SOLR-2450) Carrot2 clustering should use both its own and Solr's stop words

2011-05-16 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2450. - Resolution: Fixed Committed to trunk and branch_3x. Carrot2 clustering should use both

[jira] [Resolved] (SOLR-2449) Loading of Carrot2 resources from Solr config directory

2011-05-16 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2449. - Resolution: Fixed Committed to trunk and branch_3x. Loading of Carrot2 resources from

[jira] [Resolved] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-16 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2448. - Resolution: Fixed Committed to trunk and branch_3x. Upgrade Carrot2 to version 3.5.0

[jira] [Resolved] (SOLR-2505) Output cluster scores

2011-05-16 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski resolved SOLR-2505. - Resolution: Fixed Committed to trunk and branch_3x. Output cluster scores

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-11 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Attachment: (was: SOLR-2448-2449-2450-2505-trunk.zip) Upgrade Carrot2 to version 3.5.0

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-11 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Attachment: carrot2-core-3.5.0.jar SOLR-2448-2449-2450-2505-trunk.patch

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-10 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Attachment: SOLR-2448-2449-2450-2505-trunk.zip Hi, we've finally [released Carrot2 3.5.0

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-10 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Attachment: (was: SOLR-2448.zip) Upgrade Carrot2 to version 3.5.0

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-10 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Attachment: SOLR-2448-2449-2450-2505-svn.patch Hi Steven, Thanks for you help

[jira] [Commented] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-10 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031186#comment-13031186 ] Stanislaw Osinski commented on SOLR-2448: - bq. So, I first tried running ant

[jira] [Commented] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-05-10 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031197#comment-13031197 ] Stanislaw Osinski commented on SOLR-2448: - bq. Versions for all dependencies

[jira] [Created] (SOLR-2505) Output cluster scores

2011-05-09 Thread Stanislaw Osinski (JIRA)
Output cluster scores - Key: SOLR-2505 URL: https://issues.apache.org/jira/browse/SOLR-2505 Project: Solr Issue Type: Improvement Components: contrib - Clustering Reporter: Stanislaw Osinski

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-04-02 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Attachment: SOLR-2448.zip Initial patch (git) based on Carrot2 3.5.0-dev, against Solr

[jira] [Updated] (SOLR-2449) Loading of Carrot2 resources from Solr config directory

2011-04-02 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2449: Attachment: SOLR-2449.patch The patch requires the SOLR-2448 patch applied. Loading

[jira] [Updated] (SOLR-2450) Carrot2 clustering should use both its own and Solr's stop words

2011-04-02 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2450: Attachment: SOLR-2450.patch Patch for the use of stop words from the field's

[jira] [Commented] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-03-30 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013547#comment-13013547 ] Stanislaw Osinski commented on SOLR-2448: - Oh, is there any way to assign

[jira] [Created] (SOLR-2449) Loading of Carrot2 resources from Solr config directory

2011-03-30 Thread Stanislaw Osinski (JIRA)
: contrib - Clustering Reporter: Stanislaw Osinski Fix For: 3.2, 4.0 Currently, Carrot2 clustering algorithms read linguistic resources (stop words, stop labels) from the classpath (Carrot2 JAR), which makes them difficult to edit/override. The directory from which Carrot2

[jira] [Created] (SOLR-2450) Carrot2 clustering should use both its own and Solr's stop words

2011-03-30 Thread Stanislaw Osinski (JIRA)
Components: contrib - Clustering Reporter: Stanislaw Osinski Priority: Minor Fix For: 3.2, 4.0 While using only Solr's stop words for clustering isn't a good idea (compared to indexing, clustering needs more aggressive stop word removal to get

[jira] [Assigned] (SOLR-2450) Carrot2 clustering should use both its own and Solr's stop words

2011-03-30 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski reassigned SOLR-2450: --- Assignee: Stanislaw Osinski Carrot2 clustering should use both its own and Solr's

[jira] [Updated] (SOLR-2448) Upgrade Carrot2 to version 3.5.0

2011-03-30 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2448: Assignee: Stanislaw Osinski Yes, thanks! Upgrade Carrot2 to version 3.5.0

[jira] [Commented] (SOLR-2449) Loading of Carrot2 resources from Solr config directory

2011-03-30 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013614#comment-13013614 ] Stanislaw Osinski commented on SOLR-2449: - This is exactly how I implemented

Re: Welcome Dawid Weiss and Stanislaw Osinski as Lucene/Solr committers

2011-02-08 Thread Stanislaw Osinski
Hi guys, thanks for the warm welcome! It's an honor. Like Dawid, I live in Poznan, we graduated in computer science from the same local university. My computer science experience started from electronics, Timex 2048 and Amiga 500/1200/PPC; I bought my first PC when I went to the university. My

[jira] Updated: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-15 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2282: Attachment: SOLR-2282-concurrency-branch_3x.patch SOLR-2282-concurrency

[jira] Commented: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-13 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981168#action_12981168 ] Stanislaw Osinski commented on SOLR-2282: - Hi Robert, What's the configuration (OS

[jira] Issue Comment Edited: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-13 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981168#action_12981168 ] Stanislaw Osinski edited comment on SOLR-2282 at 1/13/11 3:19 AM

[jira] Updated: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-13 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2282: Attachment: SOLR-2282-diagnostics.patch Robert: I was using the random seed from the build

[jira] Commented: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-13 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12981241#action_12981241 ] Stanislaw Osinski commented on SOLR-2282: - {quote} well, its not completely

[jira] Commented: (SOLR-2282) Distributed Support for Search Result Clustering

2011-01-12 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12980881#action_12980881 ] Stanislaw Osinski commented on SOLR-2282: - Sure, I'll take a look at it tomorrow

[jira] Updated: (SOLR-2296) Upgrade Carrot2 binaries to version 3.4.2

2010-12-29 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2296: Attachment: carrot2-core-3.4.2-jdk1.5.jar Carrot2 3.4.2 core JAR compile for JDK 1.5

[jira] Created: (SOLR-2296) Upgrade Carrot2 binaries to version 3.4.2

2010-12-23 Thread Stanislaw Osinski (JIRA)
Reporter: Stanislaw Osinski Fix For: 3.1, 4.0 Version 3.4.2 fixes a concurrency bug in Carrot2 that may be causing SOLR-2282. I'll attach patches in a minute. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Updated: (SOLR-2296) Upgrade Carrot2 binaries to version 3.4.2

2010-12-23 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-2296: Attachment: carrot2-core-3.4.2.jar SOLR-2296-trunk.patch

[jira] Commented: (SOLR-2282) Distributed Support for Search Result Clustering

2010-12-22 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12974314#action_12974314 ] Stanislaw Osinski commented on SOLR-2282: - This may be related to a concurrency bug

[jira] Commented: (SOLR-769) Support Document and Search Result clustering

2010-12-13 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970760#action_12970760 ] Stanislaw Osinski commented on SOLR-769: Hi Koji, Actually, the current code seems

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-08-24 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: carrot2-core-3.4.0-jdk1.5.jar Hi Grant, Thanks for committing the patches! I

Re: Build failed in Hudson: Solr-3.x #84

2010-08-24 Thread Stanislaw Osinski
The latest Carrot2 seems to be compiled for Java 6, Solr 3.x is Java 5 only. What to do? I've just added a 1.5-compliant JAR to https://issues.apache.org/jira/browse/SOLR-1804, just replace carrot2-core-3.4.0.jar with the attached version. All tests passed for me locally, I hope they will do

[jira] Commented: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-08-24 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901791#action_12901791 ] Stanislaw Osinski commented on SOLR-1804: - One more thing: contrib/clustering

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-08-20 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: (was: SOLR-1804-carrot2-3.4.0-dev-libs.zip) Upgrade Carrot2 to 3.2.0

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-08-20 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: SOLR-1804-carrot2-3.4.0-libs.zip Here are the libs with Carrot2 3.4.0 JAR. 1

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-07-28 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: SOLR-1804-carrot2-3.4.0-dev-trunk.patch A patch against solr trunk, the libs

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-07-22 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: SOLR-1804-carrot2-3.4.0-dev.patch Ok, here's another shot. This time

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-07-21 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: SOLR-1804-carrot2-3.4.0-dev.patch Hi, As we're near the 3.4.0 release

[jira] Updated: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-07-21 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislaw Osinski updated SOLR-1804: Attachment: SOLR-1804-carrot2-3.4.0-dev-libs.zip Libs required for the Carrot2 3.4.0 update

[jira] Commented: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-07-21 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890757#action_12890757 ] Stanislaw Osinski commented on SOLR-1804: - {quote} Hi Stanislaw: this looks cool! So

[jira] Commented: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-07-21 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890848#action_12890848 ] Stanislaw Osinski commented on SOLR-1804: - {quote} Essentially, the dependency

[jira] Commented: (SOLR-2007) ant get-libraries tries to re-compile solr

2010-07-20 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890245#action_12890245 ] Stanislaw Osinski commented on SOLR-2007: - Hi, I'm working on upgrading Solr

[jira] Commented: (LUCENE-2484) Remove deprecated TermAttribute from tokenattributes and legacy support in indexer

2010-06-01 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874008#action_12874008 ] Stanislaw Osinski commented on LUCENE-2484: --- Hi! Against which version

[jira] Commented: (LUCENE-2484) Remove deprecated TermAttribute from tokenattributes and legacy support in indexer

2010-06-01 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874024#action_12874024 ] Stanislaw Osinski commented on LUCENE-2484: --- {quote} Since this clustering

Re: Solr nightly build failure

2010-03-23 Thread Stanislaw Osinski
Hi there, The carrot2 download links are broken. I have file a bug with them: http://issues.carrot2.org/browse/CARROT-653 It's fixed now, thanks for the report! When Solr switches to Carrot2 v3.2.0 (https://issues.apache.org/jira/browse/SOLR-1804), which is LGPL-free, the extra build

  1   2   >