I have a project where I am using hibernate开发者_如何学JAVA with compass for indexing, now everything is working fine with normal @SearchableProperty @SearchableCompoenet etc.
I\'m having some trouble unders开发者_运维知识库tanding the search dialog in the Android SDK.
Im having some conflicts with the Searchable plugin. I have a filter which fetches the controller in question in the before phase. It fetches the requested controller by finding the first controller
I have multiple domain objects and having one to many, many to many relationships and search data comes from couple of tables and it is always same. I implemented Searchable plugin in my app and able
I have the searchable plugin working with my grails project. I have it indexing 4 different tables at work.Unfortunately, each table has a date field that is named differently. Some are named createdA
I need to create a website providing a searchable database for visitors to find providers of services in their area. I am sorry I do not know all the specific terms.
I have a question regarding application I am building. I have a custom listview defined.It is backed with the DB data.
I am trying to use a searchable model for blog entries and it worked fine on the development platform but when I try to add an entry in the cloud I get an error:
Hi im trying to use a searchable activity in my application but when the search button is pressed nothing happens
I\'m trying to use the SpringSyncTransaction with the Grails Searchable plugin but can\'t set the transactionManager on the LocalCompassBean as suggested.It appears that Searchable does not use the Lo