[jira] Commented: (SOLR-1395) Integrate Katta

2010-08-31 Thread jianfeng zheng (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904548#action_12904548 ] jianfeng zheng commented on SOLR-1395: -- Hey Mathias, I also come into this proble

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904560#action_12904560 ] Toke Eskildsen commented on LUCENE-1990: I have discovered a bug in Packed32 and P

Couldn't connect to Solr

2010-08-31 Thread alokdayal
Dear all, I am trying to run the sample application given in your website(SolrNet-0.2.3-sample) by using apache-Solr-1.4.0 and its giving me error: "Couldn't connect to Solr. Please make sure that Solr is running on http://localhost:8080/solr Though solr on the given location is running and show

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-08-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904564#action_12904564 ] Simon Willnauer commented on LUCENE-1990: - bq. One big problem with the unit-test

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904569#action_12904569 ] Toke Eskildsen commented on LUCENE-1990: Remembering signed integer representation

[jira] Commented: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-08-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904586#action_12904586 ] Simon Willnauer commented on LUCENE-2167: - Last update is a month ago - any idea h

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2010-08-31 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904595#action_12904595 ] Grant Ingersoll commented on LUCENE-2609: - The issue is the artifact id, etc. are

[jira] Closed: (LUCENE-2628) Extract OpenBitSet to Apache Commons

2010-08-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-2628. -- Resolution: Not A Problem Closing the issue. This clearly isn't a Lucene issue. Like many people said,

Re: Couldn't connect to Solr

2010-08-31 Thread Erick Erickson
1> this is the java list, I'm guessing that you're using the .NET version, that user's list is probably more appropriate... 2> are you sure the port is correct? The default for the Java version is 8983, not 8080, but as per <1> I'm not sure that the default for the .NET port is. 3> when you post

[jira] Resolved: (LUCENE-2272) PayloadNearQuery has hardwired explanation for 'AveragePayloadFunction'

2010-08-31 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-2272. - Fix Version/s: 3.0.3 3.1 4.0 Resolution: Fix

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2010-08-31 Thread Drew Farris (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904613#action_12904613 ] Drew Farris commented on LUCENE-2609: - Grant, What version of maven-ant-tasks are you

[jira] Commented: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-08-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904616#action_12904616 ] Steven Rowe commented on LUCENE-2167: - bq. Last update is a month ago - any idea how f

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-08-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904626#action_12904626 ] Steven Rowe commented on LUCENE-2611: - bq. Steven, I made it further and cleared up mo

[jira] Created: (SOLR-2097) CREATE command should accept a core parameter as an alias of name

2010-08-31 Thread Jordi Boggiano (JIRA)
CREATE command should accept a core parameter as an alias of name - Key: SOLR-2097 URL: https://issues.apache.org/jira/browse/SOLR-2097 Project: Solr Issue Type: Bug C

Re: Issues while connecting PyLucene code to Apache WSGI interface

2010-08-31 Thread TJ Ninneman
> Since initVM() must be called from the main thread, the call to > attachCurrentThread() listed above is not necessary. Thanks, I'll remove that line. > This should be called once per thread. Calling it for every request better be > fast and innocuous. I've noticed no appreciable (measurable

[jira] Resolved: (SOLR-2013) ASCIIFoldingFilter => MappingCharFilterFactory as a mapping file

2010-08-31 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2013. -- Resolution: Fixed trunk: Committed revision 991191. branch_3x: Committed revision 991196. > AS

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904642#action_12904642 ] Toke Eskildsen commented on LUCENE-2369: A status update might be in order. Switch

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904647#action_12904647 ] Robert Muir commented on LUCENE-2611: - bq. Three Lucene TestIndexWriter tests fail bec

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904651#action_12904651 ] Robert Muir commented on LUCENE-2369: - bq. No tests with 100M documents yet, but 1½ ho

[jira] Commented: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-08-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904662#action_12904662 ] Simon Willnauer commented on LUCENE-2167: - bq. Rough completion estimate for this

Re: Issues while connecting PyLucene code to Apache WSGI interface

2010-08-31 Thread Andi Vajda
On Aug 31, 2010, at 7:04, TJ Ninneman wrote: Since initVM() must be called from the main thread, the call to attachCurrentThread() listed above is not necessary. Thanks, I'll remove that line. This should be called once per thread. Calling it for every request better be fast and innocu

[jira] Commented: (SOLR-2013) ASCIIFoldingFilter => MappingCharFilterFactory as a mapping file

2010-08-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904668#action_12904668 ] Steven Rowe commented on SOLR-2013: --- Thanks Koji. > ASCIIFoldingFilter => MappingCharFilt

[jira] Commented: (LUCENE-2590) Enable access to the freq information in a Query's sub-scorers

2010-08-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904729#action_12904729 ] Michael McCandless commented on LUCENE-2590: Patch looks great Simon, thanks!

[jira] Resolved: (LUCENE-2590) Enable access to the freq information in a Query's sub-scorers

2010-08-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2590. - Fix Version/s: 4.0 Resolution: Fixed Committed revision 991310 Thanks Mike >

[jira] Commented: (LUCENE-2590) Enable access to the freq information in a Query's sub-scorers

2010-08-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904751#action_12904751 ] Michael McCandless commented on LUCENE-2590: Thank you! I think we should als

[jira] Commented: (LUCENE-2590) Enable access to the freq information in a Query's sub-scorers

2010-08-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904753#action_12904753 ] Simon Willnauer commented on LUCENE-2590: - bq. I think we should also backport to

[jira] Reopened: (LUCENE-2590) Enable access to the freq information in a Query's sub-scorers

2010-08-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-2590: OK sounds good... > Enable access to the freq information in a Query's sub-scorers >

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904765#action_12904765 ] Toke Eskildsen commented on LUCENE-2369: {quote} Toke, have you tried doing this '

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904780#action_12904780 ] Robert Muir commented on LUCENE-2369: - bq. ICU collator keys makes sorting very fast a

Job Announcement: Web Developer with Solr and JSP / JSTL Experience

2010-08-31 Thread John Roberts
Hello, We need an experienced Solr and JSP / JSTL developer to create web applications for data retrieval. You'll write Java code to transform data from its native format into the format required for Solr indexing. You'll then build a web application to enable users to search the data and view res

[jira] Commented: (SOLR-236) Field collapsing

2010-08-31 Thread Amit Nithian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904806#action_12904806 ] Amit Nithian commented on SOLR-236: --- Two questions and one comment: Comment: 1) This is a n

[jira] Commented: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904837#action_12904837 ] Robert Muir commented on LUCENE-2167: - bq. Trunk version functionality is complete. Ne

Build failed in Hudson: Lucene-3.x #102

2010-08-31 Thread Apache Hudson Server
See Changes: [koji] SOLR-2013: Add mapping-FoldToASCII.txt to example conf directory [rmuir] LUCENE-2629: fix analysis/icu's gennorm2 task -- [...truncated 15709 lines...] [javadoc] Javadoc e

[jira] Created: (LUCENE-2630) make the build more friendly to apache harmony

2010-08-31 Thread Robert Muir (JIRA)
make the build more friendly to apache harmony -- Key: LUCENE-2630 URL: https://issues.apache.org/jira/browse/LUCENE-2630 Project: Lucene - Java Issue Type: Task Components: Build, Tests

[jira] Commented: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904856#action_12904856 ] Robert Muir commented on LUCENE-2167: - bq. I'm finishing up LUCENE-2611 (to make backp

[jira] Updated: (LUCENE-2630) make the build more friendly to apache harmony

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2630: Attachment: LUCENE-2630.patch here's a patch that allows things to compile and tests to run * rem

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-08-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904863#action_12904863 ] Robert Muir commented on LUCENE-1990: - bq. This still triggers the bug but requires "o

[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-tabpanel&focusedCommentId=12904870#action_12904870 ] Adriano Crestani commented on LUCENE-1937: -- This patch could also be applied to b

[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-tabpanel&focusedCommentId=12904871#action_12904871 ] Adriano Crestani commented on LUCENE-1938: -- This patch could also be applied to b

[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-tabpanel&focusedCommentId=12904892#action_12904892 ] Adriano Crestani commented on LUCENE-1823: -- I agree with Michael, AttributeSource

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

2010-08-31 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904901#action_12904901 ] Mark Harwood commented on LUCENE-1823: -- Another one for the wishlist - support for th

[jira] Commented: (LUCENE-2630) make the build more friendly to apache harmony

2010-08-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904943#action_12904943 ] Simon Willnauer commented on LUCENE-2630: - bq. fixed the IOOBE thing in CharacterU

Hudson build is back to normal : Lucene-trunk #1275

2010-08-31 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org