autosuggest
Facet + Query on Text in order to get an autocomplete
I would like to get an auto-suggest / auto-complete fie开发者_Python百科ld in my application and I am able to get that on a string field, but faceting or querying is not \"working\" on a text field as[详细]
2023-02-19 03:59 分类:问答Can we implement Solr auto suggest without storing the field but only indexing
I am suppose to implement Google-like auto suggest/complete using开发者_运维技巧 Solr. I have 2 questions related with this:[详细]
2023-02-17 02:52 分类:问答noob question about autosuggest jquery plugin
I want to do some autosuggest for my text field, using this plugin AutoSuggest jQuery Plugin I have an array, already json_encoded, and the files on the server, js, css, but Im not getting yet how th[详细]
2023-02-16 16:33 分类:问答Search suggestion cache javascript
I am having a Search text-box for which I have to implement a search sugge开发者_JAVA百科stion(like google search) kind of feature.[详细]
2023-02-14 07:54 分类:问答Solrj: how to specify path
I\'m try开发者_StackOverflow社区ing to use the TermsComponent to implement autosuggest with Solrj, but I don\'t see how to specify the path (i.e. the /terms portion of http://localhost:8983/solr/terms[详细]
2023-02-13 06:29 分类:问答Word suggestions make EditText lose focus
I have a ListView with items that contain an ImageView and an EditText. When I touch EditText, it gets focus, virtual keyboard appears and when suggestions appear above the keyboard, EditText loses fo[详细]
2023-02-13 03:11 分类:问答Example for Multiple jQuery AutoSuggest plugin on Single Form
HI I am using this Jquery Plugin http://code.drewwilson.com/entry/autosuggest-jquery-plugin I have successfully develop this code in my form . but i need this plugin three times in my form(page). I am[详细]
2023-02-12 21:39 分类:问答Solr Suggester component for autocompletion
This JIRA issue and this wiki page imply that there is an up-and开发者_开发知识库-coming component called org.apache.solr.spelling.suggest.Suggester for doing improved auto-complete with Solr. But I\'[详细]
2023-02-12 09:52 分类:问答Magento - Autocomplete Suggest Search Not Working
I have incorporated a new theme in Magento v1.4.2.0, and have completed all the necessary changes, but only following true Magento way of overriding the Magento modules & methods.[详细]
2023-02-11 20:55 分类:问答Does the jquery autosuggest plugin allow you to enter your own values (not from the dropdown)?
i really like this plugin but it seems to be a flaw in it that its missing the feature to be able to create you own tags on the fly (its restrict to choosing from the dropdown list).[详细]
2023-02-11 18:56 分类:问答