Dynamically Load Query Time Synonym File

2012-02-26 Thread Sphene Software
Hello, Is there a way to dynamically load a synonym file without restarting solr core ? If this is possible, what are the negative side effects of these ? Example: If Synonym file is loaded dynamically, what happens to the results of the queries stored in the queryresultscache ? Thanks in adva

Using DIH to import 10 million records

2012-03-04 Thread Sphene Software
Folks, I am planning to use DIH for an index of size 10 million records. I would like to know the following; - Can DIH scale for this size of an indexes - If DIH is a bottleneck, what is the specific issue and how it can be addressed I also read about solrnet. Any experience using this and it's

Dynamically changing facet hierarchies and facet values

2012-03-14 Thread Sphene Software
Hello, I have a use case where the facet hierarchies as well as facet names change very frequently. For example: (Smartphones >> Android ) may become Smartphones >> GSM >> And roid. OR "Smartphone" could be renamed to "Smart Phone" If I use traditional hierarchical faceting, then ev