Hi, I am new to Solr, and I am studying it currently. We are planning to implement Solr in our production setup. We have 15 servers where we are getting the data. The data is huge, like we are supposed to keep 150 Tera bytes of data (in terms of documents it will be around 2592000 documents per server), across all servers (combined). We have the necessary storage capacity. Can anyone let me know whether Solr will be a good solution for our text search needs ? We are required to provide text searches or certain limited number of fields.
1- Does Solr support such architecture, i.e. multiple servers ? what specific area in Solr do i need to explore (shards, cores etc, ???) 2- Any idea whether we will really benefit from Solr implementation for text searches, vs let us say Oracle Text Search ? Currently our Oracle Text search is giving a very bad performance and we are looking to some how improve our text search performance any high level pointers or help will be greatly appreciated. thanks in advance guys -- Regards, Raja