lucene
What's wrong with this Lucene TokenFilter?
Disclaimer: I\'ve been coding for 36 of the last 41 hours. I have a headache. And I can\'t figure out why this combining TokenFilter is returning 2 tokens, both the first token from the source stream.[详细]
2023-04-04 17:29 分类:问答Indexing semi-structured data
I would like to index a set of documents that will contain semi structured data, typically key-value pairs something like @author Joe Bloggs. These keywords should then be available as searchable attr[详细]
2023-04-04 15:27 分类:问答Lucene proximity search with boundaries?
Is there a way to perform a proximity search that is bounded, not by a fixed number of开发者_Python百科 tokens, but by 2 marker tokens of some kind? For example, to implement proximity queries that ar[详细]
2023-04-04 15:22 分类:问答RavenDB LuceneQuery Statistics method
Is there any way to get query s开发者_开发问答tatistics for session.Advanced.LuceneQuery<T> ()[详细]
2023-04-04 13:11 分类:问答Multiple document / root entity definitions linked together in Solr data-config.xml
I\'m trying to define Solr data-config.xml and schema.xml files so that I could have multiple independent document and/or root entity nodes which are then linked together. It seems Solr won\'t index a[详细]
2023-04-04 11:18 分类:问答Sitecore search: new template field not being included in search index
I have an existing website with a lucene search which works perfectly adequately, however since adding a new field (called \'Content\') to my base template (a template from which all other page templa[详细]
2023-04-04 08:28 分类:问答protected words on facet-result?
I\' using lucene with solr to index some documents (news). Those documents also have an HEADLINE. Now I try to make an facet search over the HEADLINE field to find the terms with the highest count.[详细]
2023-04-04 07:28 分类:问答Weird Solr/Lucene behaviors with boolean operators
I\'m crashing into a weird behavior with - operators in Solr/开发者_开发知识库Lucene query syntax.[详细]
2023-04-04 07:22 分类:问答Looking for the best tool to do large-scale set comparisons [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-04 00:36 分类:问答Questions on Upgrading Lucene from 2.2 to 2.9 to 3.1
I have an existing piece of software that is using Lucene 2.2.x and I need to upgrade to 3.1.To do this upgrade I\'ve read documentation that suggests upgrading to 2.9.x first, removing all deprecatio[详细]
2023-04-03 23:33 分类:问答