I need some guidance on how to properly index a field representing money. I need 130 to match 130开发者_运维问答.64.I tried the trie float configuration below.
Is there any way I ca开发者_如何学编程n user a NOT or other negation operator before a text search keyword for example,
I would like to eliminate from the search query the words/phrases that bring no meaning to the query (we could call them stop phrases). Exampl开发者_开发知识库e:
I\'m having some problem searching by group when using Sunspot. Here is an example: # == Schema Information
I\'m getting this message from Solr. The relev开发者_运维技巧ant line on my schema.xml puts the location field as a non multiValued Field as shown below.
I\'m using SolrNET to post documents to the Solr index, as well as remove documents from the index. This has been working until now.
I want to implement Arabic Search in my solr, I am able to index the document but not able to search them.When i refer to the documents by ID I get the document, but not when I do a search by arabic w
I\'m using SolrNET to manage my Solr index. After I updated the schema with a new uniqueKey field called \"guid\", I can\'t add documents to Solr.
Pretty much a noobie here, so I appreciate any help someone can give. I\'m trying to add faceting to the search on my site through Sunspot.Ryan just released a great Railscast which got me started: h
I am investigating whether it is feasable to deploy search servers to the cloud and one of the questions I had revolved around data security.Currently all of our fields (except a few used for faceting