solr
Sorting of Field having special characters in SoLR
i am new at SoLR indexing. I want to sort location field which have different values.it also contains values which starts with \'sAmerica, #\'Japan, %India and etc.[详细]
2023-04-07 04:17 分类:问答solr: multivalued dateranges (representing opening hours)
Consider a bar which might have multiple openinghours, depending on the day of week (+ some special days when it might be closed)[详细]
2023-04-07 04:11 分类:问答solr: multivalued geospatial search - returning closest point
Is there a way in Solr to have a document that: contains multiple lat/long pairs ask to return the closest point to a given (user-supplied) lat/long pair[详细]
2023-04-07 03:50 分类:问答Solr CapitalizationFilterFactory not working
I am a complete noob when it comes to solr, this is my first configuration and I am having issues getting solr data to be filtered properly. We are using solr 4.0, the 09-21-2011 snapshot. What I want[详细]
2023-04-07 01:24 分类:问答Solr highlight : InvalidTokenOffsetsException
I use solr 3.4. When I search a word, I have an InvalidTokenOffsetsException. My field type look like :[详细]
2023-04-06 23:10 分类:问答Solr lucene and "similar" keywords
I\'m still a relative newbie with Solr Lucene, and I have noticed an interesting \"problem\" with a search I performed.[详细]
2023-04-06 21:57 分类:问答Solr : Getting Collations from a query response
Im trying to configure SOLR spell checking. My request and response seem to be working fine. Only problem is how do i get the Collations from the response.[详细]
2023-04-06 21:40 分类:问答How to get the fields that match the request?
I need your help to get more information in my solR query\'s response. i\'ve got a simple input text which allows me to query several fields in the same query.[详细]
2023-04-06 21:39 分类:问答Using Solr to store data for retrieval Vs. MySQL
I\'m building a system where I use Solr for search over my content, and MySQL to store the content. The rationale is that MySQL is a good persistent storage solution, and I can join data with other ta[详细]
2023-04-06 20:28 分类:问答Search query doesn't work in solr/browse panel
When I create a query like something&fl=content in solr/browse the \"&\" and \"=\" in URL converted to %26 and %3D and no result occurs.How ca开发者_StackOverflow社区n I solve this problem?[详细]
2023-04-06 19:46 分类:问答