Re: [VOTE] Release Lucene/Solr 5.4.0-RC1

2015-12-08 Thread Ahmet Arslan
Hi, python3 -u dev-tools/scripts/smokeTestRelease.py https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.4.0-RC1-rev1718046 gives me following exception: RuntimeError: JAR file

[jira] [Updated] (SOLR-2649) MM ignored in edismax queries with operators

2015-12-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-2649: --- Priority: Major (was: Minor) > MM ignored in edismax queries with operat

[jira] [Commented] (SOLR-2649) MM ignored in edismax queries with operators

2015-12-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15038596#comment-15038596 ] Ahmet Arslan commented on SOLR-2649: bq. do we have a consensus on what the new behavior should be? I

[jira] [Commented] (SOLR-8339) SolrDocument and SolrInputDocument should have a common interface

2015-12-02 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035846#comment-15035846 ] Ahmet Arslan commented on SOLR-8339: With this change, can we remove

[jira] [Commented] (SOLR-8345) Wrong query parsing

2015-11-26 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029175#comment-15029175 ] Ahmet Arslan commented on SOLR-8345: Saar, this is not a bug. Minus is a special query parser character

[jira] [Updated] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-11-09 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6818: - Attachment: LUCENE-6818.patch Patch updated to current trunk (revision 1713433) > Implement

[jira] [Updated] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-09-29 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6818: - Attachment: LUCENE-6818.patch I tried to implement Robert's suggestion at {{TestSimilarityBase

[jira] [Updated] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-09-28 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6818: - Attachment: LUCENE-6818.patch * renamed failing test to {{TestSimilarityBase#testIndexTimeBoost

[jira] [Updated] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-09-28 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6818: - Attachment: LUCENE-6818.patch This patch prevents infinity score by using +1 trick. Now

[jira] [Commented] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-09-28 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14910174#comment-14910174 ] Ahmet Arslan commented on LUCENE-6818: -- bq. The typical solution is to do something like adjust

[jira] [Updated] (LUCENE-6817) ComplexPhraseQueryParser.ComplexPhraseQuery does not display slop in toString()

2015-09-28 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6817: - Attachment: LUCENE-6817.patch > ComplexPhraseQueryParser.ComplexPhraseQuery does not disp

[jira] [Updated] (LUCENE-6817) ComplexPhraseQueryParser.ComplexPhraseQuery does not display slop in toString()

2015-09-28 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6817: - Attachment: LUCENE-6817.patch > ComplexPhraseQueryParser.ComplexPhraseQuery does not disp

[jira] [Created] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-09-27 Thread Ahmet Arslan (JIRA)
Ahmet Arslan created LUCENE-6818: Summary: Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr Key: LUCENE-6818 URL: https://issues.apache.org/jira/browse/LUCENE-6818

Re: Writing custom Tokenizer

2015-09-27 Thread Ahmet Arslan
Hi Sid, Can you provide us more details? Usually you can get away without a custom tokenizer, there may be other tricks to achieve your requirements. Ahmet On Sunday, September 27, 2015 11:29 PM, Siddhartha Singh Sandhu wrote: Hi Everyone, I wanted to write a

[jira] [Updated] (LUCENE-6818) Implementing Divergence from Independence (DFI) Term-Weighting for Lucene/Solr

2015-09-27 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6818: - Attachment: LUCENE-6818.patch Patch for DFI. However, with this one {{TestSimilarity2

Re: Writing custom Tokenizer

2015-09-27 Thread Ahmet Arslan
wanted to leverage twitter-text github to because I trust there regex more then my own. Not only the above three, but I also need to control the special characters that are striped from my string while tokenizing. Please let me know of your views. Regards, Sid. On Sun, Sep 27, 201

checkJavadocLinks.py fails with Python 3.5.0

2015-09-23 Thread Ahmet Arslan
Hi, In effort to run "ant precommit" I have installed Python 3.5.0. However, it fails with the following : [exec] File "/Volumes/data/workspace/solr-trunk/dev-tools/scripts/checkJavadocLinks.py", line 20, in [exec] from html.parser import HTMLParser, HTMLParseError [exec] ImportError:

Re: checkJavadocLinks.py fails with Python 3.5.0

2015-09-23 Thread Ahmet Arslan
ies: > > python32.exe=/path/to/python3.2 > > Alan Woodward > www.flax.co.uk > > > On 23 Sep 2015, at 18:06, Ahmet Arslan wrote: > > Hi, > > In effort to run "ant precommit" I have installed Python 3.5.0. > However, it fails with the following : >

Re: discountOverlaps option for QueryParser

2015-09-20 Thread Ahmet Arslan
ative DF, and the sum of the TTF as the representative TTF. I did relevance experiments with this and the results were positive over the existing query generated (BooleanQuery with coord disabled), especially for scoring systems that don't do anything with coord. On Sun, Sep 20, 2015 at 1:56 PM, A

Re: discountOverlaps option for QueryParser

2015-09-20 Thread Ahmet Arslan
ing.com/turnbull). You might find it useful. Cheers -Doug On Sunday, September 20, 2015, Ahmet Arslan <iori...@yahoo.com.invalid> wrote: Hi Robert, > >As I understand, with SynonymQuery, all expansion is recommended to be >performed on query time only, >and SynonymQuery w

discountOverlaps option for QueryParser

2015-09-20 Thread Ahmet Arslan
Hello, Assume that term t1 is expanded into multiple terms (at the same position) during both indexing and query time. This is possible with KeywordRepeat, SynonymFilter, or the Filters that have preserveOriginal option for instance. When a two-term query (t1 t2) is executed, term t1 is

[jira] [Created] (LUCENE-6730) Hyper-parameter c is ignored in term frequency NormalizationH1

2015-08-09 Thread Ahmet Arslan (JIRA)
Ahmet Arslan created LUCENE-6730: Summary: Hyper-parameter c is ignored in term frequency NormalizationH1 Key: LUCENE-6730 URL: https://issues.apache.org/jira/browse/LUCENE-6730 Project: Lucene

[jira] [Updated] (LUCENE-6730) Hyper-parameter c is ignored in term frequency NormalizationH1

2015-08-09 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6730: - Attachment: LUCENE-6730.patch Hyper-parameter c is ignored in term frequency NormalizationH1

[jira] [Updated] (LUCENE-6711) Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase

2015-08-04 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6711: - Attachment: LUCENE-6711.patch Patch that includes following migrate entry. But I am not sure

[jira] [Updated] (LUCENE-6711) Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase

2015-08-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6711: - Attachment: LUCENE-6711.patch Includes changes to TFIDF and BM25, {{ant clean test}} passes

[jira] [Updated] (LUCENE-6711) Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase

2015-08-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6711: - Attachment: LUCENE-6711.patch This patch checks for -1 and uses maxDoc() if docCount

[jira] [Commented] (LUCENE-6711) Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase

2015-08-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14651758#comment-14651758 ] Ahmet Arslan commented on LUCENE-6711: -- bq. We should fix TFIDFSimilarity

Re: numberOfDocuments in SimilarityBase

2015-08-01 Thread Ahmet Arslan
compatibility, and its bad to use different formulas for different segments even if it works... Nowadays we dont have lucene 3 segments around anymore, so I think we should fix this. Want to open an issue? On Wed, Jul 29, 2015 at 10:45 AM, Ahmet Arslan iori...@yahoo.com.invalid wrote: Hello List

[jira] [Updated] (LUCENE-6711) Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase

2015-08-01 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6711: - Attachment: LUCENE-6711.patch Patch that includes suggested change. However, this breaks most

[jira] [Created] (LUCENE-6711) Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase

2015-08-01 Thread Ahmet Arslan (JIRA)
Ahmet Arslan created LUCENE-6711: Summary: Instead of docCount(), maxDoc() is used for numberOfDocuments in SimilarityBase Key: LUCENE-6711 URL: https://issues.apache.org/jira/browse/LUCENE-6711

numberOfDocuments in SimilarityBase

2015-07-29 Thread Ahmet Arslan
Hello List, SimilarityBase uses CollectionStatistics#maxDoc() for numberOfDocuments. Shouldn't it be field-based CollectionStatistics#docCount()? --- core/src/java/org/apache/lucene/search/similarities/SimilarityBase.java (revision 1693268) +++

[jira] [Closed] (LUCENE-6528) Sort by SortField.FIELD_SCORE produces NaN scores

2015-06-05 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan closed LUCENE-6528. Resolution: Not A Problem Ups thanks for the info and sorry for the noise. When I used

[jira] [Created] (LUCENE-6528) Sort by SortField.FIELD_SCORE produces NaN scores

2015-06-05 Thread Ahmet Arslan (JIRA)
Ahmet Arslan created LUCENE-6528: Summary: Sort by SortField.FIELD_SCORE produces NaN scores Key: LUCENE-6528 URL: https://issues.apache.org/jira/browse/LUCENE-6528 Project: Lucene - Core

[jira] [Updated] (LUCENE-6528) Sort by SortField.FIELD_SCORE produces NaN scores

2015-06-05 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6528: - Attachment: LUCENE-6528.patch A failing test case that demonstrates the bug. Sort

[jira] [Updated] (LUCENE-6528) Sort by SortField.FIELD_SCORE produces NaN scores

2015-06-05 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-6528: - Attachment: LUCENE-6528.patch compare internal document ids instead of field values Sort

[jira] [Commented] (SOLR-7136) Add an AutoPhrasing TokenFilter

2015-02-23 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14333823#comment-14333823 ] Ahmet Arslan commented on SOLR-7136: To solve synonym problem, This token filters needs

[jira] [Commented] (SOLR-7045) Add german Solr book to the book list

2015-01-27 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294248#comment-14294248 ] Ahmet Arslan commented on SOLR-7045: Please see recently added book Add german Solr

[jira] [Commented] (SOLR-6990) Apache Solr quickstart tutorial - error while loading main class SimplePostTool

2015-01-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280330#comment-14280330 ] Ahmet Arslan commented on SOLR-6990: Did you try? {noformat} java -classpath dist/solr

Re: Solr EventListerner where to add the implementing classes

2015-01-13 Thread Ahmet Arslan
Hi Meena, OK, try this, delete/nuke all lib directives in solrconfigxml create a directory named lib under solrhome. where solr.xml lives in. this is supposed to be the most robust way of loading plugins. And this question better suited to user mailing list. Ahmet On Tuesday, January 13,

[jira] [Commented] (SOLR-6936) Bitwise operator

2015-01-12 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273527#comment-14273527 ] Ahmet Arslan commented on SOLR-6936: Hi [~guipulsar], can you please look into SOLR

[jira] [Commented] (SOLR-6936) Bitwise operator

2015-01-08 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270267#comment-14270267 ] Ahmet Arslan commented on SOLR-6936: Hi [~guipulsar], please ask this kind of questions

Re: Solr EventListerner where to add the implementing classes

2015-01-08 Thread Ahmet Arslan
Hi Meena, They are just like other plugins, please see how to load plugins section : https://wiki.apache.org/solr/SolrPlugins Ahmet On Thursday, January 8, 2015 9:16 PM, meena.sri...@mathworks.com meena.sri...@mathworks.com wrote: I am planning to implement the solr(4.9) EventListener

[jira] [Commented] (SOLR-6921) Stats.field fails on multivalue fields which are doc valued

2015-01-07 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267589#comment-14267589 ] Ahmet Arslan commented on SOLR-6921: I think this is duplicate of SOLR-6024 and already

[jira] [Closed] (SOLR-6921) Stats.field fails on multivalue fields which are doc valued

2015-01-07 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan closed SOLR-6921. -- Resolution: Duplicate Closing issue as duplicate of SOLR-6024. Elran, we can re-open

[jira] [Commented] (LUCENE-6134) fix typos

2014-12-24 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14258100#comment-14258100 ] Ahmet Arslan commented on LUCENE-6134: -- [~sar...@syr.edu], I had this [patch|https

[jira] [Commented] (SOLR-6884) Solr search result issue

2014-12-23 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256789#comment-14256789 ] Ahmet Arslan commented on SOLR-6884: Arvind, please ask this kind of questions in Solr

[jira] [Closed] (SOLR-6805) The Walking Dead Season 5 Episode 8

2014-11-29 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan closed SOLR-6805. -- Resolution: Not a Problem Please do not spam. The Walking Dead Season 5 Episode 8

[jira] [Commented] (LUCENE-6057) Clarify the Sort(SortField...) constructor)

2014-11-17 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214652#comment-14214652 ] Ahmet Arslan commented on LUCENE-6057: -- bq. But across different readers with index

[jira] [Commented] (LUCENE-6057) Clarify the Sort(SortField...) constructor)

2014-11-17 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214666#comment-14214666 ] Ahmet Arslan commented on LUCENE-6057: -- bq. The sorting algorithm itself is stable

[jira] [Commented] (LUCENE-6057) Clarify the Sort(SortField...) constructor)

2014-11-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213961#comment-14213961 ] Ahmet Arslan commented on LUCENE-6057: -- Thanks Martin, for clarifying this! I has

[jira] [Commented] (LUCENE-6055) PayloadAttribute.clone() should deep clone its BytesRef

2014-11-10 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14204777#comment-14204777 ] Ahmet Arslan commented on LUCENE-6055: -- Is this something related to SOLR-5635

[jira] [Commented] (SOLR-6711) [ Legacy Scaling and Distribution] HTTP API replication?command=disablereplication replication?command=disablepoll are not persisistentt

2014-11-10 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14204819#comment-14204819 ] Ahmet Arslan commented on SOLR-6711: I needed this before, please see the relevant

[jira] [Updated] (SOLR-6624) Spelling mistakes in the Java source

2014-10-14 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-6624: --- Attachment: SweetSpotSimilarityFactory.patch a few typos more Spelling mistakes in the Java source

[jira] [Commented] (SOLR-6611) Auto Refresh Solr

2014-10-09 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14165096#comment-14165096 ] Ahmet Arslan commented on SOLR-6611: Hi [~pardeep], please rise this kind of questions

[jira] [Commented] (SOLR-6601) Ignore TF IDF on query side

2014-10-07 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162211#comment-14162211 ] Ahmet Arslan commented on SOLR-6601: What do you mean by saying 'query side'? Ignore

[jira] [Commented] (LUCENE-5851) org.apache.lucene.analysis.ja.util.CSVUtil#quoteEscape uses String#replace and ignores the returned value.

2014-07-28 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14077120#comment-14077120 ] Ahmet Arslan commented on LUCENE-5851: -- duplicate of LUCENE-5506

Re: Solr and Maven

2014-07-04 Thread Ahmet Arslan
Hi Tom, you might find https://issues.apache.org/jira/browse/LUCENE-5755 relevant. Ahmet On Saturday, July 5, 2014 1:26 AM, Tom Chen tomchen1...@gmail.com wrote: Hi, The default tool to build Solr is ant ( plus ivy), while Maven support is provided.  Regarding building with Maven,  some

Re: [VOTE] 4.9.0

2014-06-22 Thread Ahmet Arslan
Hi, +1 SUCCESS! [1:47:26.786519] python3 dev-tools/scripts/smokeTestRelease.py 'http://people.apache.org/~rmuir/staging_area/lucene_solr_4_9_0_r1604085/' 1604085 4.9.0 tmp Ahmet On Sunday, June 22, 2014 2:11 AM, Walter Underwood wun...@wunderwood.org wrote: Also, isn't JDK 7u51 a known

[jira] [Created] (SOLR-6188) solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter

2014-06-20 Thread Ahmet Arslan (JIRA)
Ahmet Arslan created SOLR-6188: -- Summary: solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter Key: SOLR-6188 URL: https://issues.apache.org/jira/browse/SOLR-6188

[jira] [Updated] (SOLR-6188) solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter

2014-06-20 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-6188: --- Fix Version/s: 4.9 solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu

[jira] [Commented] (SOLR-6188) solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter

2014-06-20 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14038790#comment-14038790 ] Ahmet Arslan commented on SOLR-6188: Hi Robert, I thought the same at first, but I have

Re: [VOTE] 4.9.0

2014-06-20 Thread Ahmet Arslan
Hi, here is what I do * download solr-4.9.0.tgz * add icu4j-53.1.jar and solr-analysis-extras-4.9.0.jar and lucene-analyzers-icu-4.9.0.jar to solr-4.9.0/example/solr/collection1/lib/ * confirm they are loaded INFO org.apache.solr.core.SolrResourceLoader – Adding

[jira] [Commented] (SOLR-4852) If sharedLib is set to lib, classloader fails to find classes in lib

2014-06-20 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039276#comment-14039276 ] Ahmet Arslan commented on SOLR-4852: This is not all about loading same jar twice. Here

[jira] [Commented] (SOLR-6188) solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter

2014-06-20 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039280#comment-14039280 ] Ahmet Arslan commented on SOLR-6188: Same symptom. solr.ICU*Factory in schema.xml

[jira] [Commented] (SOLR-4852) If sharedLib is set to lib, classloader fails to find classes in lib

2014-06-20 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039312#comment-14039312 ] Ahmet Arslan commented on SOLR-4852: In above setting no duplicate jars loaded. Only

[jira] [Commented] (SOLR-5426) org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token 0 exceeds length of pr

2014-06-13 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14031200#comment-14031200 ] Ahmet Arslan commented on SOLR-5426: Thanks Uwe! and Hoss for bringing closure

Re: 4.9

2014-06-12 Thread Ahmet Arslan
Hi Robert, OffsetLimitTokenFilter(used internally by highlighter) has the following lines :  public boolean incrementToken() throws IOException { -if (offsetCount offsetLimit input.incrementToken()) { +if (input.incrementToken() offsetCount offsetLimit) { Arun Kumar figured this

[jira] [Commented] (SOLR-6128) SolrResourceLoader Error messages

2014-06-11 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028494#comment-14028494 ] Ahmet Arslan commented on SOLR-6128: Hi [~mflorea], I was referring to 'deprecated

[jira] [Updated] (SOLR-6131) Remove deprecated Token class from solr.spelling package

2014-06-04 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-6131: --- Attachment: NukeToken.patch I mean deleting Token.java from source tree, as in this patch. And fixing

[jira] [Commented] (SOLR-6128) SolrResourceLoader Error messages

2014-06-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016382#comment-14016382 ] Ahmet Arslan commented on SOLR-6128: bq. Fix your schema.xml to no longer use

[jira] [Closed] (SOLR-6128) SolrResourceLoader Error messages

2014-06-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan closed SOLR-6128. -- Resolution: Not a Problem Hi [~omerarslan], Since these are informative harmless warning messages, I am

[jira] [Commented] (SOLR-6132) UpdateRequest contains only XML ContentStream and not JavaBin

2014-06-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016435#comment-14016435 ] Ahmet Arslan commented on SOLR-6132: Hi Liram, did you try to set {code:java

Re: Querying all docs

2014-06-03 Thread Ahmet Arslan
Hi, Could SOLR-5463 be used here? Ahmet On Tuesday, June 3, 2014 2:52 PM, Per Steffensen st...@designware.dk wrote: Thanks for responding On 03/06/14 10:32, Mikhail Khludnev wrote: On Tue, Jun 3, 2014 at 11:12 AM, Per Steffensen st...@designware.dk wrote: It is not desirable to set

[jira] [Commented] (SOLR-6131) Remove deprecated Token class from solr.spelling package

2014-06-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016855#comment-14016855 ] Ahmet Arslan commented on SOLR-6131: I see it is used in many test cases and some other

[jira] [Commented] (SOLR-6127) Improve Solr's exampledocs data

2014-06-03 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017313#comment-14017313 ] Ahmet Arslan commented on SOLR-6127: Hi Varun, With your latest python script, I

[jira] [Commented] (SOLR-6127) Improve Solr's exampledocs data

2014-06-02 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015347#comment-14015347 ] Ahmet Arslan commented on SOLR-6127: I tried to run it with {noformat} Python 3.4.0

[jira] [Commented] (SOLR-6127) Improve Solr's exampledocs data

2014-06-02 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015459#comment-14015459 ] Ahmet Arslan commented on SOLR-6127: I get exceptions with {noformat}Python 2.7.1 (r271

[jira] [Commented] (SOLR-6128) SolrResourceLoader Error messages

2014-06-02 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015578#comment-14015578 ] Ahmet Arslan commented on SOLR-6128: Hi Omer, These are log messages printed

[jira] [Commented] (SOLR-5426) org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token 0 exceeds length of pr

2014-05-31 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014731#comment-14014731 ] Ahmet Arslan commented on SOLR-5426: Thanks! Arun, so this is the fix {code:java

[jira] [Updated] (SOLR-3193) highligting on an unindexed field throws InvalidTokenOffsetsException

2014-05-31 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-3193: --- Attachment: SOLR-3193.patch with [~arun_mist] 's following fix to {{OffsetLimitTokenFilter}} in SOLR

[jira] [Commented] (SOLR-3901) Highlighting: InvalidTokenOffsetsException: ReversedWildcardFilter

2014-05-31 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014815#comment-14014815 ] Ahmet Arslan commented on SOLR-3901: It looks like this is caused by a bug

add consumeAllTokens option to OffsetLimitTokenFilter

2014-05-31 Thread Ahmet Arslan
Hi, LimitTokenCountFilter and LimitTokenCountFilter have consumeAllTokens option. Any interest to add it to OffsetLimitTokenFilter too? It looks like there is a bug (SOLR-5426) in OffsetLimitTokenFilter that causes : end() called before incrementToken() returned false!   Ahmet

[jira] [Commented] (LUCENE-5674) A new token filter: SubSequence

2014-05-26 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008656#comment-14008656 ] Ahmet Arslan commented on LUCENE-5674: -- In one place; old header used ? {noformat

[jira] [Commented] (LUCENE-5674) A new token filter: SubSequence

2014-05-25 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008474#comment-14008474 ] Ahmet Arslan commented on LUCENE-5674: -- I see that somehow your patch contains old

[jira] [Commented] (LUCENE-5674) A new token filter: SubSequence

2014-05-25 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008475#comment-14008475 ] Ahmet Arslan commented on LUCENE-5674: -- What happens when this filter instantiated

[jira] [Commented] (SOLR-6107) Sort on Phrase Frequency

2014-05-22 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005895#comment-14005895 ] Ahmet Arslan commented on SOLR-6107: Hi Kamlesh, please ask this kind of questions

[jira] [Closed] (SOLR-6107) Sort on Phrase Frequency

2014-05-22 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan closed SOLR-6107. -- Resolution: Not a Problem I am closing this one, in favor of moving the question to mailing list. You

[jira] [Commented] (SOLR-6051) Field names beginning with numbers give different and incorrect results depending on placement in URL query

2014-05-19 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002458#comment-14002458 ] Ahmet Arslan commented on SOLR-6051: Thanks Mark and Shawn! Can we close SOLR-6074 too

[jira] [Commented] (LUCENE-5674) A new token filter: SubSequence

2014-05-18 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001046#comment-14001046 ] Ahmet Arslan commented on LUCENE-5674: -- bq. anchorStr.toUpperCase() does this pass

[jira] [Comment Edited] (SOLR-6053) 搜索文档总数不一致

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998705#comment-13998705 ] Ahmet Arslan edited comment on SOLR-6053 at 5/15/14 11:55 AM

[jira] [Updated] (SOLR-6051) Field names beginning with numbers give different and incorrect results depending on placement in URL query

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-6051: --- Component/s: documentation Field names beginning with numbers give different and incorrect results

[jira] [Commented] (SOLR-6053) 搜索文档总数不一致

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998705#comment-13998705 ] Ahmet Arslan commented on SOLR-6053: Hi [~wanggang] can you explain in detail what

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000274#comment-14000274 ] Ahmet Arslan commented on LUCENE-5437: -- ASCIIFoldingFilter's preserveOriginal=true

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000279#comment-14000279 ] Ahmet Arslan commented on LUCENE-5437: -- How about this change

[jira] [Commented] (SOLR-6051) Field names beginning with numbers give different and incorrect results depending on placement in URL query

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998614#comment-13998614 ] Ahmet Arslan commented on SOLR-6051: bq. Making it more clear in the official

Re: [VOTE] Lucene/Solr release 4.8.1

2014-05-16 Thread Ahmet Arslan
+1  SUCCESS! [1:49:01.551615] Ahmet P.S. Here's my smoker command line: python3 dev-tools/scripts/smokeTestRelease.py 'http://people.apache.org/~rmuir/staging_area/lucene_solr_4_8_1_r1594670/' 1594670 4.8.1 tmp On Friday, May 16, 2014 11:46 PM, Simon Willnauer simon.willna...@gmail.com

[jira] [Commented] (SOLR-6074) Field names with colons doesn't work on the query screen on the web UI

2014-05-16 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000537#comment-14000537 ] Ahmet Arslan commented on SOLR-6074: bq.Perhaps this JIRA should result in an updated

[jira] [Commented] (LUCENE-5664) New meaning of equal sign in StandardQueryParser

2014-05-14 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997085#comment-13997085 ] Ahmet Arslan commented on LUCENE-5664: -- bq. query the exact value of a field Can

[jira] [Commented] (SOLR-6051) Field names beginning with numbers give different and incorrect results depending on placement in URL query

2014-05-10 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994327#comment-13994327 ] Ahmet Arslan commented on SOLR-6051: Java variable naming convention is recommended

[jira] [Commented] (SOLR-6043) Allow internal components to add headers to the HTTP response

2014-05-10 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994414#comment-13994414 ] Ahmet Arslan commented on SOLR-6043: What is the use-case for this functionality

<    1   2   3   4   5   >