[jira] Commented: (NUTCH-699) Add an "official" solr schema for solr integration

2009-03-15 Thread Dmitry Lihachev (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682223#action_12682223
 ] 

Dmitry Lihachev commented on NUTCH-699:
---

In some cases (eg. when using MoreIndexingFilter) the' title'  field might have 
more than one value. This causes exception when indexing with solr.  Adding 
attribute multiValued="true" to title definition solves the problem

> Add an "official" solr schema for solr integration
> --
>
> Key: NUTCH-699
> URL: https://issues.apache.org/jira/browse/NUTCH-699
> Project: Nutch
>  Issue Type: New Feature
>  Components: indexer
>Reporter: Doğacan Güney
>Assignee: Doğacan Güney
> Fix For: 1.0.0
>
>
> See Andrzej's comments on NUTCH-684 for more info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (NUTCH-699) Add an "official" solr schema for solr integration

2009-02-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677647#action_12677647
 ] 

Hudson commented on NUTCH-699:
--

Integrated in Nutch-trunk #738 (See 
[http://hudson.zones.apache.org/hudson/job/Nutch-trunk/738/])
 - Add an "official" solr schema for solr integration. Contributed by 
dogacan, Dmitry Lihachev


> Add an "official" solr schema for solr integration
> --
>
> Key: NUTCH-699
> URL: https://issues.apache.org/jira/browse/NUTCH-699
> Project: Nutch
>  Issue Type: New Feature
>  Components: indexer
>Reporter: Doğacan Güney
>Assignee: Doğacan Güney
> Fix For: 1.0.0
>
>
> See Andrzej's comments on NUTCH-684 for more info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (NUTCH-699) Add an "official" solr schema for solr integration

2009-02-24 Thread Andrzej Bialecki (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676245#action_12676245
 ] 

Andrzej Bialecki  commented on NUTCH-699:
-

+1. Perhaps add a comment on top that explains what users are supposed to do 
with this file.

> Add an "official" solr schema for solr integration
> --
>
> Key: NUTCH-699
> URL: https://issues.apache.org/jira/browse/NUTCH-699
> Project: Nutch
>  Issue Type: New Feature
>  Components: indexer
>Reporter: Doğacan Güney
>Assignee: Doğacan Güney
> Fix For: 1.0.0
>
>
> See Andrzej's comments on NUTCH-684 for more info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (NUTCH-699) Add an "official" solr schema for solr integration

2009-02-24 Thread Sami Siren (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676233#action_12676233
 ] 

Sami Siren commented on NUTCH-699:
--

We could put it under conf/ ?

> Add an "official" solr schema for solr integration
> --
>
> Key: NUTCH-699
> URL: https://issues.apache.org/jira/browse/NUTCH-699
> Project: Nutch
>  Issue Type: New Feature
>  Components: indexer
>Reporter: Doğacan Güney
>Assignee: Doğacan Güney
> Fix For: 1.0.0
>
>
> See Andrzej's comments on NUTCH-684 for more info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (NUTCH-699) Add an "official" solr schema for solr integration

2009-02-20 Thread Dmitry Lihachev (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675324#action_12675324
 ] 

Dmitry Lihachev commented on NUTCH-699:
---

I think we must extends field set for each plugin just like code code below 
{noformat} 

  

  
  
  
  

  
  
  
  
  
  
  
  

  
  

  
  
  
  
  

  
  

  
  

  
  
  
  
  
  



{noformat} 

> Add an "official" solr schema for solr integration
> --
>
> Key: NUTCH-699
> URL: https://issues.apache.org/jira/browse/NUTCH-699
> Project: Nutch
>  Issue Type: New Feature
>  Components: indexer
>Reporter: Doğacan Güney
>Assignee: Doğacan Güney
> Fix For: 1.0.0
>
>
> See Andrzej's comments on NUTCH-684 for more info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (NUTCH-699) Add an "official" solr schema for solr integration

2009-02-20 Thread JIRA

[ 
https://issues.apache.org/jira/browse/NUTCH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675317#action_12675317
 ] 

Doğacan Güney commented on NUTCH-699:
-

Schema in NUTCH-442 may be a good starting point.

Question, where do you think is a good place for this schema in nutch codebase?

> Add an "official" solr schema for solr integration
> --
>
> Key: NUTCH-699
> URL: https://issues.apache.org/jira/browse/NUTCH-699
> Project: Nutch
>  Issue Type: New Feature
>  Components: indexer
>Reporter: Doğacan Güney
>Assignee: Doğacan Güney
> Fix For: 1.0.0
>
>
> See Andrzej's comments on NUTCH-684 for more info.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.