Drupal 7 solr index remaining question

2014-06-13 Thread kastania44
Hello, In our Drupal 7 site we are using Apache Solr to index and search. We bulk upload data which are about 30.000 records. Normally the Solr indexing takes place on cron job runs, which is set to run every hour and indexes 50 records per run. However when we bulk upload data, we want them to b

Multilingual indexing, search results, edismax and stopwords

2014-03-20 Thread kastania44
On our drupal multilingual system we use apache Solr 3.5. The problem is well known on different blogs, sites I read. The search results are not the one we want. On our code in hook apachesolr_query_alter we override the defaultOperator: $query->replaceParam('mm', '90%'); The requirement is, when