solr
Search among two entities
i am new to solr. I have create开发者_如何学运维d two separate entities which are not interrelated.[详细]
2023-04-13 08:54 分类:问答Solr eDisMax query
I have field \"spell\" with text \"Quanti disperati si rovescerebbero con i barconi sulle nostre..\" I can search via edismax like this one:[详细]
2023-04-13 03:45 分类:问答Solr: Query and return x number of types
I have a large index of files.One of the fields I have is \"content_type\".This field stores the basic type for a file (i.e. pdf, image, video, document, spreadsheet, etc).[详细]
2023-04-12 23:53 分类:问答Why is Solr not using fieldtype analyzers when pushing simple strings?
I am trying to add html content to Solr with PECL. Unfortunately I can push content but it will not use the Analyzer types in the schema.xml[详细]
2023-04-12 23:10 分类:问答Solr RandomSortField is generating inconsistent results for same random seed
I have 开发者_如何学JAVAthis solr field: <fieldType name=\"random\" class=\"solr.RandomSortField\" indexed=\"true\" />[详细]
2023-04-12 22:55 分类:问答sort by relevance does nothing apachesolr drupal facet
In my dupal solr facet, when i do sort by title its working and it append ?solrsort=sort_title asc in url but sort by relevance does nothing with the results and does not append any parameter 开发者_S[详细]
2023-04-12 22:40 分类:问答SOLR facet search by prefix with results highlighting
Can I search via facet by prefix with results highlighting? For example I have 2 documents: name = \"document1\" title = \"Simple query\"[详细]
2023-04-12 22:18 分类:问答How to fix java RuntimeException: Can't find resource 'solrconfig.xml' in classpath?
I\'m having issues setting up Solr as Tomcat service in CentOS. I’m using solr 3.3.0 which should be working with Tomcat 5.5 installed from cPanel. The error I was getting is:[详细]
2023-04-12 22:10 分类:问答What Solr tokenizer and filters can I use for a strong general site search?
I\'d like to ensure that searching for, say, I.B.M. can be found by searching for ibm. I\'d also like to make sure that Dismemberment Plan could be found by searching for dismember.[详细]
2023-04-12 20:45 分类:问答maximum number of nested entities?
I’ve got a problem during the dataimport. I’m using solr 3.3 on a Tomcat 7 and I’m trying to get the data from a MS SQL Server 2008.[详细]
2023-04-12 20:14 分类:问答