Requir开发者_JAVA技巧ements Word frequency algorithm for natural language processing Using Solr While the answer for that question is excellent, I was wondering if I could make use of all the time
Can I integrate Solr with Sharepoint with out using Lucene Connector Framework. if so should I make Solr Index the Sharepoint\'s underlyingdatabase ? Will this开发者_StackOverflow produce successful s
Hey guys, some help here would as always be greatly appreciated. I\'m indexing data from a db using Solr. Each row in 开发者_如何转开发the first table, event_titles, can have more than one start date
I am facing the problem of sort Lucene results based on user click log. I would like that more accessed results comes fir开发者_开发百科st. Does anyone knows how to configure or implement such propert
I have a Solr index with a year field, I can query all results within a range of y开发者_如何学Goears using the following query which works fine
I\'ve been asked to do an evaluation of Solr as an alternative for a commercial search engine. The application now has a very particular way of sorting results using something called \"buckets\".
How can开发者_如何学Go I load data from an xml file into solr using the solrj API?Thanks Pascal. I miss worded my question, I\'m actually using groovy. But in any event your approach does work, but th
Is it possible to configure Solr so that the document similarity score would be in the range for e开发者_如何学Cxample from 0 (no match) to 1 (complete document and query match).
I\'m using Solr and I want to facet over a field \"group\". Since \"group\" is created by users, potentially there can be a huge number of values for \"group\".
I am working on Solr in my application. I am using apache-solr-solrj-1.4.0.jar. When I try to call add(SolrInputDocument doc) from CommonsHttpSolrServer, I am getting the following exception: