Re: Solr API

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
SolrQuery q = new SolrQuery().setParam("qt","/dataimport").setParam("command", "full-import"); solrServer.query(q); On Tue, Sep 15, 2009 at 11:32 AM, Asish Kumar Mohanty wrote: > Hi Sir, > still facing problem.. > > i cannot understand how to provide the command > http://localhost:8983/solr/db/da

Re: Solr API

2009-09-14 Thread Asish Kumar Mohanty
Hi Sir, still facing problem.. i cannot understand how to provide the command http://localhost:8983/solr/db/dataimport?command=full-import.. can anybody plz help me out??? - Original Message - From: "Noble Paul നോബിള്‍ नोब्ळ्" To: Sent: Monday, September 14, 2009 5:26 PM Subject: Re: S

[jira] Commented: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755343#action_12755343 ] Jason Rutherglen commented on SOLR-1431: Well, it's not always used in distributed m

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755339#action_12755339 ] Jason Rutherglen commented on SOLR-1275: The latest patch dated 2009-08-24 03:44 PM.

Re: Solr API

2009-09-14 Thread Asish Kumar Mohanty
Yeh..got it.. but sir it would be little bit easier for me if could post me some code examples. - Original Message - From: "Noble Paul നോബിള്‍ नोब्ळ्" To: Sent: Monday, September 14, 2009 5:26 PM Subject: Re: Solr API SolrJ can be used to make any name value request to Solr. use the So

[jira] Commented: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755330#action_12755330 ] Noble Paul commented on SOLR-1431: -- is it the best name ?. It somehow does not suggest that

[jira] Assigned: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1431: Assignee: Noble Paul > CommComponent abstracted > > > Key:

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755322#action_12755322 ] Noble Paul commented on SOLR-1275: -- solrconfig-serialms.xml is not in the trunk. which test

SVN ignores

2009-09-14 Thread Mark Miller
I'm being lazy and not investigating this myself beyond noticing - but do we need to update the SVN ignore properties? All of a sudden I see of ton of new test/build stuff that wants to be sync'd as new (all contrib stuff) It looks like we want to add new contrib build dirs to the ignore prop? -

[jira] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream & others

2009-09-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1423: - Attachment: SOLR-1423.patch The patch that is Uwe's one with replacing split()/group() methods. b

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch All tests pass (except the unrelated DirectUpdateHandlerTest) > C

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755234#action_12755234 ] Jason Rutherglen commented on SOLR-1275: The DirectUpdateHandlerTest fails as solrco

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

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755228#action_12755228 ] Jason Rutherglen commented on SOLR-1395: Noble, great idea! I opened an issue at SO

[jira] Created: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
CommComponent abstracted Key: SOLR-1431 URL: https://issues.apache.org/jira/browse/SOLR-1431 Project: Solr Issue Type: Improvement Components: search Affects Versions: 1.4 Reporter: Jason Ru

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

2009-09-14 Thread Thomas Traeger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755212#action_12755212 ] Thomas Traeger commented on SOLR-236: - Hi Martijn, this fixed the problem, thanks :) > F

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

2009-09-14 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-236: --- Attachment: field-collapse-5.patch Hi Thomas, I have fixed the problem and updated the

[jira] Updated: (SOLR-1430) AbstractSolrTestCase ignores arguments for commit and optimize commands

2009-09-14 Thread Igor Motov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Motov updated SOLR-1430: - Attachment: SOLR-1430.patch Attached patch resolves both issues. > AbstractSolrTestCase ignores argument

[jira] Created: (SOLR-1430) AbstractSolrTestCase ignores arguments for commit and optimize commands

2009-09-14 Thread Igor Motov (JIRA)
AbstractSolrTestCase ignores arguments for commit and optimize commands --- Key: SOLR-1430 URL: https://issues.apache.org/jira/browse/SOLR-1430 Project: Solr Issue Type: Bug

[jira] Commented: (SOLR-1426) Allow delta-import to run continously until aborted

2009-09-14 Thread Abdul Chaudhry (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755077#action_12755077 ] Abdul Chaudhry commented on SOLR-1426: -- The perpetual option only makes sense for one c

[jira] Commented: (SOLR-284) Parsing Rich Document Types

2009-09-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755053#action_12755053 ] David Smiley commented on SOLR-284: --- Grant, your response confuses me. How does a copyFiel

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755039#action_12755039 ] Shalin Shekhar Mangar commented on SOLR-1316: - bq. Note, not sure how it compare

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-14 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755047#action_12755047 ] Ankul Garg commented on SOLR-1316: -- Also, Lucene's TST implementation doesn't has any metho

[jira] Commented: (SOLR-1407) SpellingQueryConverter now disallows underscores and digits in field names (but allows all UTF-8 letters)

2009-09-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755043#action_12755043 ] Shalin Shekhar Mangar commented on SOLR-1407: - Yeah, I'll take this up. Disallow

Handling lucene deprecations

2009-09-14 Thread Grant Ingersoll
Do we feel a particular need to remove Lucene deprecated usage for 1.4 or can it wait? -Grant

[jira] Commented: (SOLR-1407) SpellingQueryConverter now disallows underscores and digits in field names (but allows all UTF-8 letters)

2009-09-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755034#action_12755034 ] Grant Ingersoll commented on SOLR-1407: --- This needs both a test and to be written as a

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755030#action_12755030 ] Grant Ingersoll commented on SOLR-1316: --- Note, not sure how it compares, but Lucene ha

[jira] Created: (SOLR-1429) Upgrade Solr dependencies if new versions are available

2009-09-14 Thread Grant Ingersoll (JIRA)
Upgrade Solr dependencies if new versions are available --- Key: SOLR-1429 URL: https://issues.apache.org/jira/browse/SOLR-1429 Project: Solr Issue Type: Improvement Reporter: G

[jira] Commented: (SOLR-284) Parsing Rich Document Types

2009-09-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755008#action_12755008 ] Grant Ingersoll commented on SOLR-284: -- Yonik, any objections to me committing the curre

[jira] Commented: (SOLR-284) Parsing Rich Document Types

2009-09-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755058#action_12755058 ] Grant Ingersoll commented on SOLR-284: -- bq. How does a copyField necessitate storing the

Re: Solr API

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
SolrJ can be used to make any name value request to Solr. use the SolrQuery#set(name,val) On Mon, Sep 14, 2009 at 4:47 PM, Asish Kumar Mohanty wrote: > Yes Sir.. > > SolrJ API... > > > > Regards > Asish > > - Original Message - > From: "Noble Paul നോബിള്‍ नोब्ळ्" > To: > Sent: Monday,

Re: Solr API

2009-09-14 Thread Asish Kumar Mohanty
Yes Sir.. SolrJ API... Regards Asish - Original Message - From: "Noble Paul നോബിള്‍ नोब्ळ्" To: Sent: Monday, September 14, 2009 4:40 PM Subject: Re: Solr API > did you mean SolrJ API? > > On Mon, Sep 14, 2009 at 4:15 PM, Asish Kumar Mohanty > wrote: > > Hi, > > > > I just want t

Re: Solr API

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
did you mean SolrJ API? On Mon, Sep 14, 2009 at 4:15 PM, Asish Kumar Mohanty wrote: > Hi, > > I just want to write a Solr API for full-import. Can anybody please help me > out??? > > It's very urgent. > > Regards > Asish > > > -- - Noble Pau

Re: Solr API

2009-09-14 Thread Marc Sturlese
You should open a new thread asking for it. Asish Kumar Mohanty wrote: > > Hi, > > I just want to write a Solr API for full-import. Can anybody please help > me > out??? > > It's very urgent. > > Regards > Asish > > > > -- View this message in context: http://www.nabble.com/-jira--Crea

Solr API

2009-09-14 Thread Asish Kumar Mohanty
Hi, I just want to write a Solr API for full-import. Can anybody please help me out??? It's very urgent. Regards Asish

[jira] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream & others

2009-09-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-1423: Attachment: SOLR-1423.patch This is a complete more effective rewrite of the whole Tokenizer (I woul

Build failed in Hudson: Solr-trunk #924

2009-09-14 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/924/changes Changes: [noble] added binary to example schema [yonik] fix QueryValueSource.equals() [yonik] SOLR-284: improve example server for extracting request handler [yonik] upgrade to lucene 2.9-rc4 [gsingers] javadocs ---

Re: [jira] Commented: (SOLR-1311) pseudo-field-collapsing

2009-09-14 Thread Marc Sturlese
Well, the thing is my patch is very good in performance because by now it can not be integrated as a plugin. Field collaping patch does 2 "searches" one to pick the ids to collapse and the second to filter the ids in the main search. What I do is to pseudo-collapse straight in the mian search... r