| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
132643 (0.147s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: 4.3.1 Release notes: review requested - Lucene - [mail # dev]
|
|
...All steps of the release process except for website updates and announcements have been completed. I'll grab some sleep and continue the rest of the steps after 8-9 hours. On Tue, Jun...
|
|
|
Author: Shalin Shekhar Mangar,
2013-06-17, 20:23
|
|
|
Re: 4.3.1 Release notes: review requested - Lucene - [mail # dev]
|
|
...+1 - they look good to me. - Steve On Jun 17, 2013, at 3:23 PM, Shalin Shekhar Mangar wrote: ...
|
|
|
Author: Steve Rowe,
2013-06-17, 20:20
|
|
|
Re: Start custom Java component on Solr start? - Solr - [mail # user]
|
|
...I've used a servlet context listener before and it works pretty well. You just have a write a small Java class to receive the event when the app is started, then add it to web.xml. I d...
|
|
|
Author: Al Wold,
2013-06-17, 20:14
|
|
|
Start custom Java component on Solr start? - Solr - [mail # user]
|
|
...Hi, What is the best thing in Solr to hook into that would allow me to start (and keep running) a custom piece of code when Solr starts? Say I want to have something that pulls d...
|
|
|
Author: Otis Gospodnetic,
2013-06-17, 20:03
|
|
|
Re: shardkey - Solr - [mail # user]
|
|
...No, there is no way to do that right now. I think you'd be better off using custom sharding because you can't really control that two shardKeys must go to two different shards. We can only g...
|
|
|
Author: Shalin Shekhar Mangar,
2013-06-17, 19:47
|
|
|
Re: SOLR Cloud - Disable Transaction Logs - Solr - [mail # user]
|
|
...It is also necessary for near real-time replication, peer sync and recovery. On Tue, Jun 18, 2013 at 1:04 AM, Rishi Easwaran wrote: Regards, Shalin Shekhar Mangar....
|
|
|
Author: Shalin Shekhar Mangar,
2013-06-17, 19:43
|
|
|
Re: Solr data files - Solr - [mail # user]
|
|
...The index files are under the the collection's directory in the subdirectory called 'data'. Right next to the directory called 'conf' where your schema.xml and solrconfig.xml live. If ...
|
|
|
Author: Alexandre Rafalovitch,
2013-06-17, 19:42
|
|
|
Re: How to define my data in schema.xml - Solr - [mail # user]
|
|
...Thanks for your quick reply. Here are some notes: 1. Consider that all tables in my example have two columns: Name & Description which I would like to index and search. 2. I have no ot...
|
|
|
Author: Mysurf Mail,
2013-06-17, 19:40
|
|
|
SOLR Cloud - Disable Transaction Logs - Solr - [mail # user]
|
|
...Hi, Is there a way to disable transaction logs in SOLR cloud. As far as I can tell no. Just curious why do we need transaction logs, seems like an I/O intensive operation. As long as I...
|
|
|
Author: Rishi Easwaran,
2013-06-17, 19:34
|
|
|
Solr data files - Solr - [mail # user]
|
|
...Where are the core data files located? Can I just delete folder/files in order to quick clean the core/indexes? Thanks...
|
|
|
Author: Mysurf Mail,
2013-06-17, 19:33
|
|
|
|