We are using multiple solr instances on tomcat but want that they log into different log files. How could we do this?
I开发者_开发技巧 am trying to build the spellcheck index with IndexBasedSpellChecker <lst name=\"spellchecker\">
I have queries that I am running against out solr index that sometimes have very long query parameters, I get errors when i run these queries, which i assume are do to the limit of a GET query paramet
开发者_StackOverflow It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current
I want to sort document by relevancy i.e. First all docs having \"Burj Khalifa\" in title and then in summary field? and sort by publishdate as well. means latest documents must have high score.
Is there a way to store information about documents that are stored in Lucene such that I don\'t have to update the entire document to update cert开发者_StackOverflow社区ain attributes about the docum
The title is a bit awkward but I couldn\'t found a better one. My problem is as follows: I have several users stored as documents and I am storing several key-value-pairs or items (which have an id)
I\'m using Solr for searching, and recently started using faceting to allow users to nar开发者_运维技巧row their search.However, once the user filters by one of the facets, the other filter options ar
I use Solr\'s proximity search quite often to search for words within a specified range of each other, like so
I am indexing some files written in spanish in Solr, and sometimes appears chars like¿Dé .... I wonder if there is some TokenFilter to avoid this chars when the text has accent (á, é, í, ó..