[jira] [Resolved] (LUCENE-5099) QueryNode should have the ability to detach from its node parent

2014-01-21 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-5099. -- Resolution: Fixed Fix Version/s: 4.7 Lucene Fields: (was: New

[jira] [Commented] (LUCENE-3565) StandardQueryParser generates incorrect query for groups containing one term if using default operator AND

2014-01-21 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878241#comment-13878241 ] Adriano Crestani commented on LUCENE-3565: -- I don't think the suggested test

[jira] [Closed] (LUCENE-3565) StandardQueryParser generates incorrect query for groups containing one term if using default operator AND

2014-01-21 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani closed LUCENE-3565. Resolution: Not A Problem StandardQueryParser generates incorrect query for groups

Re: svn commit: r1559318 - in /lucene/dev/branches/lucene_solr_4_6/lucene: ./ queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/processors/ queryparser/src/test/org/apache/lucene/qu

2014-01-19 Thread Adriano Crestani
Nice. Thanks Mark ;) On Sun, Jan 19, 2014 at 3:08 PM, Mark Miller markrmil...@gmail.com wrote: On Jan 18, 2014, at 10:03 PM, Adriano Crestani adrianocrest...@gmail.com wrote: Thanks for letting me know. So it will be pushed automatically to 4.6.2, right?! Right. All we will need

[jira] [Updated] (LUCENE-5099) QueryNode should have the ability to detach from its node parent

2014-01-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-5099: - Summary: QueryNode should have the ability to detach from its node parent

[jira] [Commented] (LUCENE-5099) QueryNode should have the ability to detach from its node parent

2014-01-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13876016#comment-13876016 ] Adriano Crestani commented on LUCENE-5099: -- After some investigation, I reached

[jira] [Updated] (LUCENE-5099) QueryNode should have the ability to detach from its node parent

2014-01-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-5099: - Attachment: LUCENE-5099_adrianocrestani_2014-01-19.patch LUCENE

Re: svn commit: r1559318 - in /lucene/dev/branches/lucene_solr_4_6/lucene: ./ queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/processors/ queryparser/src/test/org/apache/lucene/qu

2014-01-18 Thread Adriano Crestani
if they were indexed with the term vectors. (Mike McCandless) + +* LUCENE-5344: Flexible StandardQueryParser behaves differently than + ClassicQueryParser. (Adriano Crestani) * LUCENE-5375: ToChildBlockJoinQuery works harder to detect mis-use, when the parent query incorrectly returns child

[jira] [Updated] (LUCENE-5344) Flexible StandardQueryParser behaves differently than ClassicQueryParser

2014-01-17 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-5344: - Fix Version/s: 4.6.1 Flexible StandardQueryParser behaves differently than

[jira] [Commented] (LUCENE-5344) Flexible StandardQueryParser behaves differently than ClassicQueryParser

2014-01-15 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13873025#comment-13873025 ] Adriano Crestani commented on LUCENE-5344: -- Good catch Michael! I had the change

[jira] [Resolved] (LUCENE-5344) Flexible StandardQueryParser behaves differently than ClassicQueryParser

2014-01-14 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-5344. -- Resolution: Fixed Fix Version/s: 4.7 5.0 Lucene Fields

[jira] [Updated] (LUCENE-5344) Flexible StandardQueryParser behaves differently than ClassicQueryParser

2014-01-13 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-5344: - Attachment: LUCENE-5344_adrianocrestani_2014-01-14.patch LUCENE

[jira] [Assigned] (LUCENE-5344) Flexible StandardQueryParser behaves differently than ClassicQueryParser

2014-01-11 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani reassigned LUCENE-5344: Assignee: Adriano Crestani Flexible StandardQueryParser behaves differently than

[jira] [Updated] (LUCENE-5344) Flexible StandardQueryParser behaves differently than ClassicQueryParser

2014-01-11 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-5344: - Attachment: LUCENE-5344_adrianocrestani_2014-01-12.patch Thanks for reporting this bug

[jira] [Created] (LUCENE-5099) QueryNodeProcessorImpl should set parent to nulll before returning on processing

2013-07-09 Thread Adriano Crestani (JIRA)
Adriano Crestani created LUCENE-5099: Summary: QueryNodeProcessorImpl should set parent to nulll before returning on processing Key: LUCENE-5099 URL: https://issues.apache.org/jira/browse/LUCENE-5099

[jira] [Updated] (LUCENE-4890) QueryTreeBuilder.getBuilder() only finds interfaces on the most derived class

2013-06-22 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-4890: - Fix Version/s: 4.4 3.6.3 5.0

[jira] [Resolved] (LUCENE-4890) QueryTreeBuilder.getBuilder() only finds interfaces on the most derived class

2013-06-22 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-4890. -- Resolution: Fixed QueryTreeBuilder.getBuilder() only finds interfaces

[jira] [Commented] (LUCENE-5069) Can/should we store NumericField's precisionStep in the index?

2013-06-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13688589#comment-13688589 ] Adriano Crestani commented on LUCENE-5069: -- Couldn't the standard flexible query

[jira] [Assigned] (LUCENE-4890) QueryTreeBuilder.getBuilder() only finds interfaces on the most derived class

2013-05-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani reassigned LUCENE-4890: Assignee: Adriano Crestani QueryTreeBuilder.getBuilder() only finds

[jira] [Updated] (LUCENE-4890) QueryTreeBuilder.getBuilder() only finds interfaces on the most derived class

2013-05-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-4890: - Attachment: LUCENE-4890_2013_05_25.patch Thanks Philip! Your logic sounds right! I

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2012-03-25 Thread Adriano Crestani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237933#comment-13237933 ] Adriano Crestani commented on LUCENE-3343: -- Hi, sorry, I really didn't have much

[jira] [Resolved] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-09-08 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-2979. -- Resolution: Fixed Simplify configuration API of contrib Query Parser

Re: [VOTE] Release Lucene/Solr 3.4.0

2011-09-08 Thread Adriano Crestani
Hi, I just committed the latest changes from LUCENE-2979 to 3x and 3.4 branches. I hope these changes still get in the next RC. Sorry for taking so long to commit these changes, just realized now 3.4 was that close :( On Thu, Sep 8, 2011 at 10:57 AM, Shai Erera ser...@gmail.com wrote: Thanks

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088110#comment-13088110 ] Adriano Crestani commented on LUCENE-1768: -- Hi Vinicius, Thanks for the info

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-17 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086636#comment-13086636 ] Adriano Crestani commented on LUCENE-1768: -- {quote} Adriano: Can you summarize

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-16 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086132#comment-13086132 ] Adriano Crestani commented on LUCENE-1768: -- Hi Vinicius, Good work, the patch

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-10 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082741#comment-13082741 ] Adriano Crestani commented on LUCENE-1768: -- {quote} I just don't understand why

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-08 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081404#comment-13081404 ] Adriano Crestani commented on LUCENE-1768: -- Good point, should flexible query

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-08 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081412#comment-13081412 ] Adriano Crestani commented on LUCENE-1768: -- I took a look at the code and I have

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2011-08-02 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078372#comment-13078372 ] Adriano Crestani commented on LUCENE-3343: -- Hi Oliver, I was only able to make

CHANGES.txt for modules

2011-08-02 Thread Adriano Crestani
I can see the description of changes made to the modules are still in contrib/CHANGES.txt. Are they going to be moved in future to a modules/CHANGES.txt?

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-08-02 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078549#comment-13078549 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillipe, Thanks for the patch

[jira] [Resolved] (LUCENE-3338) Flexible query parser does not support open ranges and range queries with mixed inclusive and exclusive ranges

2011-08-01 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-3338. -- Resolution: Fixed Assignee: Adriano Crestani (was: Uwe Schindler) Flexible

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2011-08-01 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073663#comment-13073663 ] Adriano Crestani commented on LUCENE-3343: -- The code for 4.0 was just committed

[jira] [Commented] (LUCENE-3338) Flexible query parser does not support open ranges and range queries with mixed inclusive and exclusive ranges

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073140#comment-13073140 ] Adriano Crestani commented on LUCENE-3338: -- Thanks for checking that Mike. I

[jira] [Updated] (LUCENE-3338) Flexible query parser does not support open ranges and range queries with mixed inclusive and exclusive ranges

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-3338: - Attachment: LUCENE_3338_and_3343_2011_07_30.patch I merged this patch with LUCENE-3343

[jira] [Assigned] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani reassigned LUCENE-3343: Assignee: Adriano Crestani Comparison operators ,=,,= and = support

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073144#comment-13073144 ] Adriano Crestani commented on LUCENE-3343: -- Hi Oliver, Thanks for contributing

[jira] [Commented] (LUCENE-3310) FuzzyAttribute ignores min similarity when generating at hashcode(), toString() and equals() methods

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073228#comment-13073228 ] Adriano Crestani commented on LUCENE-3310: -- Good point Michael! At least

[jira] [Commented] (LUCENE-3310) FuzzyAttribute ignores min similarity when generating at hashcode(), toString() and equals() methods

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073246#comment-13073246 ] Adriano Crestani commented on LUCENE-3310: -- I can still see hashcode method

[jira] [Closed] (LUCENE-3310) FuzzyAttribute ignores min similarity when generating at hashcode(), toString() and equals() methods

2011-07-30 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani closed LUCENE-3310. Resolution: Won't Fix FuzzyAttribute ignores min similarity when generating at hashcode

[jira] [Commented] (LUCENE-3338) Flexible query parser does not support open ranges and range queries with mixed inclusive and exclusive ranges

2011-07-29 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073110#comment-13073110 ] Adriano Crestani commented on LUCENE-3338: -- Yes, it's different than

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-15 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065742#comment-13065742 ] Adriano Crestani commented on LUCENE-1768: -- It sounds ok for me to change when

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-11 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13063570#comment-13063570 ] Adriano Crestani commented on LUCENE-1768: -- {quote} I am not sure

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-10 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13062820#comment-13062820 ] Adriano Crestani commented on LUCENE-1768: -- Hi Uwe, There are plans to backport

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-06 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060707#comment-13060707 ] Adriano Crestani commented on LUCENE-1768: -- {quote} For numeric fields, half

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-05 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060295#comment-13060295 ] Adriano Crestani commented on LUCENE-1768: -- Hi Chris, If you are just moving

Re: QueryParser names

2011-07-05 Thread Adriano Crestani
Are there any plans to change the package name as well? If not , I don't see any reason to change surround.QueryParser to SurroundQueryParser, since all QueryParser classes are in different packages. The only advantage is less confusion for the user. StandardQueryParser and core.QueryParser have

Re: QueryParser names

2011-07-05 Thread Adriano Crestani
Could we not change StandardQueryParser to FlexibleQueryParser? Standard gives the wrong impression I feel. We have the ExtendableQueryParser which supports Extensions so maybe FlexibleQueryParser suggests its flexible API? Sounds good to me, so there is no standard one, allowing the user to

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-07-04 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059329#comment-13059329 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillipe, thanks for the patch

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-07-04 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059651#comment-13059651 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillipe, thanks for the quick

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-04 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059653#comment-13059653 ] Adriano Crestani commented on LUCENE-1768: -- Hi, I committed the first patch

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-07-03 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059275#comment-13059275 ] Adriano Crestani commented on LUCENE-1768: -- testInclusiveLowerRangeQuery

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-06-12 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13048253#comment-13048253 ] Adriano Crestani commented on LUCENE-1768: -- One more thing I forgot to mention

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-06-11 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13048249#comment-13048249 ] Adriano Crestani commented on LUCENE-1768: -- Hi Vinicius, Assuming you are using

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-06-05 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044642#comment-13044642 ] Adriano Crestani commented on LUCENE-1768: -- Vinicius: you are right, contrib QP

Re: Small issue in queryparser // ParametricRangeQueryNode.java

2011-05-11 Thread Adriano Crestani
it the way you expect ;) Please, on your next replies, copy Lucene dev mailing list, they might help on your questions as well. Best Regards, Adriano Crestani On Mon, May 9, 2011 at 7:05 AM, karsten-s...@gmx.de wrote: Hi Adriano, at time ParametricRangeQueryNode(lowerBound, upperBound) works only

Re: Small issue in queryparser // ParametricRangeQueryNode.java

2011-05-08 Thread Adriano Crestani
() != lowerBound.getField() !upperBound.getField().equals( lowerBound.getField( { throw new IllegalArgumentException( ... Am I missing something? Best Regards, Adriano Crestani On Sun, May 8, 2011 at 1:00 PM, Karsten Fissmer karsten-s...@gmx.de wrote: Hi Michael Busch

Re: Congratulations!

2011-04-27 Thread Adriano Crestani
Hi Phillipe, Congrats, I am looking forward to start working with you too ;) On Tue, Apr 26, 2011 at 8:40 PM, Mark Miller markrmil...@gmail.com wrote: Congrats Phillipe! We are very excited to have you! Your proposal sounds great. - Mark On Apr 26, 2011, at 8:31 PM, Phillipe Ramalho

[jira] [Resolved] (LUCENE-3045) QueryNodeImpl.containsTag(String) should lowercase the tag key

2011-04-26 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-3045. -- Resolution: Fixed fixed on r1096983 I also added a junit so we make sure the problem

[jira] [Created] (LUCENE-3045) QueryNodeImpl.containsTag(String) should lowercase the tag key

2011-04-24 Thread Adriano Crestani (JIRA)
Components: contrib/* Affects Versions: 3.1, 3.0.3, 2.9.4 Reporter: Adriano Crestani Assignee: Adriano Crestani Fix For: 2.9.5, 3.0.4, 3.1.1 QueryNodeImpl.containsTag(String key): tag keys are supposed to be case insensitive, however

Re: Small issue in queryparser // QueryNodeImpl.java

2011-04-24 Thread Adriano Crestani
Hi Karsten, I received an email when you commented on LUCENE-2867, but I couldn't find the comment on the JIRA itself. Anyway, thanks for reporting this bug, I create a JIRA for that (LUCENE-2045) and already started working on it. Best Regards, Adriano Crestani On Sun, Apr 24, 2011 at 5:49 PM

[jira] [Updated] (LUCENE-3045) QueryNodeImpl.containsTag(String) should lowercase the tag key

2011-04-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-3045: - Affects Version/s: (was: 2.9.4) (was: 3.0.3) Fix

[jira] [Updated] (LUCENE-3045) QueryNodeImpl.containsTag(String) should lowercase the tag key

2011-04-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-3045: - Attachment: LUCENE-3045_lucene_31_Adriano_Crestani_2011_04_24.patch

Re: Small issue in queryparser // QueryNodeImpl.java

2011-04-24 Thread Adriano Crestani
I mean, LUCENE-3045 On Sun, Apr 24, 2011 at 8:07 PM, Adriano Crestani adrianocrest...@apache.org wrote: Hi Karsten, I received an email when you commented on LUCENE-2867, but I couldn't find the comment on the JIRA itself. Anyway, thanks for reporting this bug, I create a JIRA

Re: My GSOC proposal

2011-04-06 Thread Adriano Crestani
Hi Varun, Nice proposal, very complete. Only one thing missing, you should mention somewhere how many hours a week you are willing to spend working on the project and whether there is any holiday you won't be able to work. Good luck ;) On Wed, Apr 6, 2011 at 5:57 PM, Varun Thacker

GSoC Lucene proposals

2011-04-06 Thread Adriano Crestani
. This will let mentors to quickly search for Lucene and Solr proposals, as all Apache proposals are mixed and there is no way to sort by project. Thanks! -- Adriano Crestani

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-04-04 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015712#comment-13015712 ] Adriano Crestani commented on LUCENE-1768: -- Hi Nikola, That's great you

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-04-04 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015714#comment-13015714 ] Adriano Crestani commented on LUCENE-1768: -- Hi Vinicius, Your proposal looks

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-04-02 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015099#comment-13015099 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillipe, Good proposal, very

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-03-26 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011721#comment-13011721 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillip, I like your idea

Re: Interested in GSOC

2011-03-25 Thread Adriano Crestani
Hi Vinicius, Welcome to Lucene! I think a good place to look for internal design documentation is the javadoc package summary. Here is an example: [1], each package usually has its own detailed summary. I hope it helps ;) [1] -

[jira] [Updated] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-03-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-2979: - Assignee: Adriano Crestani Labels: api-change gsoc gsoc2011 lucene-gsoc-11 mentor

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-03-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011007#comment-13011007 ] Adriano Crestani commented on LUCENE-1768: -- Hi Uwe, Are you willing to mentor

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-03-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011049#comment-13011049 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillipe, It's good to see your

Re: GSoC 2011

2011-03-24 Thread Adriano Crestani
Hi Phillipe, You could start taking a look at these projects: LUCENE-2979 https://issues.apache.org/jira/browse/LUCENE-2979 https://issues.apache.org/jira/browse/LUCENE-2979LUCENE-2309https://issues.apache.org/jira/browse/LUCENE-2309

[jira] [Created] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-03-21 Thread Adriano Crestani (JIRA)
Components: contrib/* Affects Versions: 3.0, 2.9 Reporter: Adriano Crestani Fix For: 3.1, 4.0 The current configuration API is very complicated and inherit the concept used by Attribute API to store token information in token streams. However, the requirements for both (QP

[jira] [Updated] (LUCENE-1768) NumericRange support for new query parser

2011-03-21 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-1768: - Labels: contrib gsoc lucene-gsoc-11 (was: ) NumericRange support for new query parser

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-03-21 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009522#comment-13009522 ] Adriano Crestani commented on LUCENE-1768: -- I think this is also a good

[jira] Commented: (LUCENE-1823) QueryParser with new features for Lucene 3

2011-03-16 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007737#comment-13007737 ] Adriano Crestani commented on LUCENE-1823: -- Hi Robert, I completely agree

[jira] Commented: (LUCENE-2457) QueryNode implementors should override equals method

2011-01-24 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986116#action_12986116 ] Adriano Crestani commented on LUCENE-2457: -- Hi Shai, Please, don't close

[jira] Commented: (LUCENE-2867) Change contrib QP API that uses CharSequence as string identifier

2011-01-16 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982394#action_12982394 ] Adriano Crestani commented on LUCENE-2867: -- Hi Simon, bq. Usually we put changes

[jira] Commented: (LUCENE-2867) Change contrib QP API that uses CharSequence as string identifier

2011-01-16 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982407#action_12982407 ] Adriano Crestani commented on LUCENE-2867: -- Hi Robert, bq. 3.0.x and 2.9.x

[jira] Resolved: (LUCENE-2867) Change contrib QP API that uses CharSequence as string identifier

2011-01-15 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-2867. -- Resolution: Fixed Assignee: Adriano Crestani Thanks for reviewing the patch

[jira] Created: (LUCENE-2867) Change contrib QP API that uses CharSequence as string identifier

2011-01-13 Thread Adriano Crestani (JIRA)
: Improvement Components: contrib/* Affects Versions: 3.0.3 Reporter: Adriano Crestani Priority: Minor Fix For: 3.0.4 There are some API methods on contrib queryparser that expects CharSequence as identifier. This is wrong, since it may lead

[jira] Updated: (LUCENE-2867) Change contrib QP API that uses CharSequence as string identifier

2011-01-13 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-2867: - Attachment: lucene_2867_adriano_crestani_2011_01_13.patch Here is the patch

[jira] Resolved: (LUCENE-2855) Contrib queryparser should not use CharSequence as Map key

2011-01-10 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani resolved LUCENE-2855. -- Resolution: Fixed patch applied on revision 1057454 Contrib queryparser should

[jira] Updated: (LUCENE-2855) Contrib queryparser should not use CharSequence as Map key

2011-01-09 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-2855: - Attachment: lucene_2855_adriano_crestani_2011_01_09.patch Thanks for pointing out

[jira] Updated: (LUCENE-2855) Contrib queryparser should not use CharSequence as Map key

2011-01-08 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-2855: - Attachment: lucene_2855_adriano_crestani_2011_01_08.patch Here is the fix

Re: 3.0.3 Contrib Query Parser : Custom Field Name Builder

2011-01-07 Thread Adriano Crestani
Hi Christopher, Thanks for raising this problem, I always thought a little bit strange to use CharSequence as map key. Then a just did a little bit of research and found this on CharSequence javadoc: This interface does not refine the general contracts of the

[jira] Assigned: (LUCENE-2855) Contrib queryparser should not use CharSequence as Map key

2011-01-07 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani reassigned LUCENE-2855: Assignee: Adriano Crestani Contrib queryparser should not use CharSequence

[jira] Created: (LUCENE-2855) Contrib queryparser should not use CharSequence as Map key

2011-01-07 Thread Adriano Crestani (JIRA)
Components: contrib/* Affects Versions: 3.0.3 Reporter: Adriano Crestani Fix For: 3.0.4 Today, contrib query parser uses MapCharSequence,... in many different places, which may lead to problems, since CharSequence interface does not enforce the implementation

Re: Welcome Adriano Crestani as Lucene/Solr committer!

2010-11-18 Thread Adriano Crestani
), is there anyone here in the community living there?! :) I also love game designing and I try do code some games (mainly for mobile platforms) when I get some free time :D -- Adriano Crestani On Thu, Nov 18, 2010 at 10:40 AM, Michael McCandless luc...@mikemccandless.com wrote: Welcome Adriano! Happy

[jira] Commented: (LUCENE-1938) Precedence query parser using the contrib/queryparser framework

2010-10-20 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923011#action_12923011 ] Adriano Crestani commented on LUCENE-1938: -- Thank you for committing the code

[jira] Commented: (LUCENE-2556) CharTermAttribute cloning memory consumption

2010-10-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12922559#action_12922559 ] Adriano Crestani commented on LUCENE-2556: -- Robert is right, in the actual use

[jira] Commented: (LUCENE-1938) Precedence query parser using the contrib/queryparser framework

2010-10-19 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12922758#action_12922758 ] Adriano Crestani commented on LUCENE-1938: -- Thanks Robert! The patch looks good

[jira] Commented: (LUCENE-1937) Add more methods to manipulate QueryNodeProcessorPipeline elements

2010-08-31 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904870#action_12904870 ] Adriano Crestani commented on LUCENE-1937: -- This patch could also be applied

[jira] Commented: (LUCENE-1938) Precedence query parser using the contrib/queryparser framework

2010-08-31 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904871#action_12904871 ] Adriano Crestani commented on LUCENE-1938: -- This patch could also be applied

[jira] Commented: (LUCENE-1823) QueryParser with new features for Lucene 3

2010-08-31 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904892#action_12904892 ] Adriano Crestani commented on LUCENE-1823: -- I agree with Michael, AttributeSource

[jira] Updated: (LUCENE-2625) IndexReader.termDocs() retrieves no documents

2010-08-26 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani updated LUCENE-2625: - Attachment: TestTermDocs.java This test case reproduces the problem. It fails using

  1   2   >