lucene
lucene group by
hi have index simple document where you 开发者_开发知识库have 2 fields: 1. profileId as long 2. profileAttribute as long.[详细]
2023-04-03 10:57 分类:问答Including an Item's Fields in Sitecore Search
I have a (Lucene) search control which retrieves items from Sitecore\'s master database if the item\'s name matches a term passed in.[详细]
2023-04-03 06:19 分类:问答Searching Images in Solr 3.3.0
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.[详细]
2023-04-03 04:51 分类:问答Subfield searching in Solr on complex datatype that requires multiValued=true
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[详细]
2023-04-03 03:36 分类:问答How can i integrate Tika in my Lucene project?
I want to integrate Apache Tika in my java project. I need to get text from different file formats (excel, doc, ppt, and more..)[详细]
2023-04-03 01:52 分类:问答Find all available values for a field in lucene .net
If I have a field x, that can contain a value of y, or z etc, is there a way I can query so that I can return only the values that have been indexed?[详细]
2023-04-02 18:34 分类:问答Multilingual Search using lucene
I am doing a multilingual search. And I will use lucene as the tool to do it. I have the translated contents already, there will be 3 or 4 languages of each document.[详细]
2023-04-01 18:32 分类:问答Change dynamically elasticsearch synonyms
Is it possible to store the synonyms for elasticsearch in the index? Or is it possible to get the s开发者_如何学Pythonynonym list from a database like couchdb?[详细]
2023-04-01 16:24 分类:问答Solr Index pull fails
I have master - slave configuration of solr.On master index will be updated 24X7.its a continuous process.my slave pulls the index from the master after every 30 minutes.[详细]
2023-04-01 12:51 分类:问答Java, lucene, searcher indexer problem how to do it?
I have to make something with lucene and java but I don\'t have an idea how to start with. I have to do servlet which has to receive from the browser, next make a searching and finally make page with[详细]
2023-04-01 12:27 分类:问答