I have thousands of documents indexed in my SOLR which represents data crawled from different websites. One of the fields of a documentis SourceURL which contains the url of a webpage that I crawled a
I\'m working on implementing Solr in a project and right now I\'m stuck on a s开发者_运维知识库pecific search including an arr field. The thing is:
I am working with Solr 3.3.0 version and I need to index and search Images. I m able to index the image files but it fails to retrieve them as search results.
I have the following field definition in my SOlr Schema name=\"DvdReleaseDate\"type=\"date \"stored=\"true\" required=\"false\"
I\'m building a solution that has a main LuceneDocument of type \"Artifact\". In the artifact, we are extracting complex data types for further classifying and organizing the data.As part of our Solr
I am trying to find the facet count for a particular field in my Solr Implementation. I was wondering if there is a way to get facet counts for only a few specific words in that field?
In one of our applications, we need to hold some plain tabular data and we need to be able to perform user-side autocompletion on one of the columns.
I\'m using Solr and I would like to add a field last_u开发者_开发问答pdate in the schema.xml where the default value would be the current date when the document is added or updated.
I have a project that is being written on top of the Grape API framework in ruby. (https://github.com/intridea/grape)
I am planning on setting up a filter system (refine y开发者_如何学编程our search) in my ecommerce stores. You can see an example here: http://www.bettymills.com/shop/product/find/Air+and+HVAC+Filters