[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-07-24 Thread Hoss Man (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13421928#comment-13421928
 ] 

Hoss Man commented on SOLR-1770:


FYI: i updated hte svn:ignore props so lib  data dirs would be correctly 
ignored in the new example/solr/collection1 instancedir as they were before in 
example/solr/ ...

Committed revision 1365390.
Committed revision 1365391.


 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-07-05 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407530#comment-13407530
 ] 

Mark Miller commented on SOLR-1770:
---

I need to remember to check the Solr tutorial around this ... we really need to 
start doing versioned documentation...

Our confluence wikis were just created the other day I read...

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-06-30 Thread David Smiley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404666#comment-13404666
 ] 

David Smiley commented on SOLR-1770:


+1 to remove the multicore example.  Furthermore, I think integrating 
example-DIH into the same configuration would simply things even more.

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-06-27 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402217#comment-13402217
 ] 

Mark Miller commented on SOLR-1770:
---

I just did my best to backport this to the 4 branch.

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-06-26 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401869#comment-13401869
 ] 

Mark Miller commented on SOLR-1770:
---

This was not an easy refactor due to the tests (and then conflicts on my svn 
moves as it took so long to resolve everything). I'm committing what I have now 
so that I don't get out of date again. I think I've covered the major bases, 
all the tests pass and I've played around with solr example with success. I'll 
continue looking for anything I've missed over the next couple of days.

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-06-25 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400515#comment-13400515
 ] 

Mark Miller commented on SOLR-1770:
---

Not sure what happened to the last attempt, I must have got sidetracked. We 
really need this in 4 though - otherwise creating new cores/collections is 
really ugly.

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-06-25 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400975#comment-13400975
 ] 

Jan Høydahl commented on SOLR-1770:
---

+1, but perhaps choose a better name than collection1 for the products 
example core?

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Critical
 Fix For: 4.0, 5.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2012-04-30 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264932#comment-13264932
 ] 

Mark Miller commented on SOLR-1770:
---

Okay, I'm going to look at doing this now.

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 4.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-1770) move default example core config/data into a collection1 folder

2011-11-12 Thread Mark Miller (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149149#comment-13149149
 ] 

Mark Miller commented on SOLR-1770:
---

I should take another crack at this - probably just for 4 though.

 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 3.5, 4.0

 Attachments: SOLR-1770.patch


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] Commented: (SOLR-1770) move default example core config/data into a collection1 folder

2010-02-11 Thread Yonik Seeley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832597#action_12832597
 ] 

Yonik Seeley commented on SOLR-1770:


+1

If the normal example is multi-core capable, and it's easy enough to create new 
cores, there's no need for the /example/multicore.


 move default example core config/data into a collection1 folder
 ---

 Key: SOLR-1770
 URL: https://issues.apache.org/jira/browse/SOLR-1770
 Project: Solr
  Issue Type: Improvement
Affects Versions: 1.4
Reporter: Mark Miller
 Fix For: 1.5


 This is a better starting point for adding more cores - perhaps we can also 
 get rid of multi-core example

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