Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
2answers
620 views

Two searchable.xml activities in one AndroidManifest.xml

I have an Android app which has a few different activities for browsing articles and images downloaded from RSS. I'd like to be able to offer to hook up the search button to the Search dialog, using ...
5
votes
2answers
157 views

grails searchable plugin query

My Grails app is using the searchable plugin, which builds on Compass and Lucene to provide search functionality. I have two searchable classes, say Author and Book. I have mapped these classes to the ...
4
votes
1answer
577 views

Grails searchable plugin

My application is using the Grails searchable plugin, using Compass underneath. The tables begin indexed is about 36 MB, and is building indexes of about 350 MB. This is small in most ...
3
votes
3answers
445 views

Variable search hint

In my searchable.xml in my android project, I get to specify a hint that appears in the edittext, when no text is written. Is there any way to dynamically set this? In my action, I have two search ...
2
votes
1answer
45 views

Invoking searchable activity in Android?

I'm following http://developer.android.com/guide/topics/search/search-dialog.html to create a searchable activity for my app. SearchableActivity.java package com.xxxx.xx; import ...
2
votes
2answers
98 views

Where is the default path to the apache lucene index file with grails searchable plugin?

I'm using in my grails 1.3.7 project the searchable plugin. My project was running well until my macbooks harddrive was full and osx threw an message about memory problems and that it'll delete some ...
2
votes
0answers
53 views

SpringSyncTransaction with Grails Searchable

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 ...
2
votes
1answer
345 views

Getting CakePHP's searchable behavior results to contain deeper associations

I am trying to use CakePHP 1.3.5's searchable behavior with containable behavior to return search results for a specified model and an associated model (Article belongsTo User). Ignoring the ...
2
votes
1answer
349 views

How do I map Grails Searchable plugin across more than 2 domain objects?

I'm using the Searchable plugin in my Grails application, but am having trouble getting it to map across more than 2 domain objects while returning valid search results. I've looked through the ...
2
votes
1answer
303 views

using custom Id column mapping with Searchable plugin

I have a Domain class with a custom Id mapping ... ... String ensemblGeneId String ensemblTranscriptId String ensemblProteinId String proteinSequence String topologySequence ...
2
votes
1answer
282 views

Disable grails Searchable plugin default search page?

I'm trying to disable the Searchable plugin default search page (http://localhost/searchable/), but haven't found a way to do it. Anyone know how this can be done, preferably in a legit way, but ...
1
vote
1answer
25 views

When using searchable in grails can components be stacked?

I'm trying to work on a vehicles database, and have domain classes for Manufacturer, Model, and Trim and am trying to use searchable to search across all 3. Can I set up a chain of searchable ...
1
vote
1answer
68 views

how to write this grails searchable query

In a grails project, some of the domain classes have a "region" field (not all of them). The logged in user is belonged to one the regions. I want to search those objects that 1- Does not have a ...
1
vote
0answers
92 views

grails searchable plugin sorting by enum type

I have a class PrintRequest with a an enum type (enum class is Status) property called "theStatus" and I want searchable to sort based on theStatus of the PrintRequest. I've created a mapping: static ...
1
vote
2answers
137 views

How to end old Activity when Search starts new Activity

I have an application that presents a sort of catalog of items in a ListView. The list is rather long, so I've implemented the Search capability like this: <activity ...
1
vote
2answers
72 views

How can I store data in C++ and make the data searchable?

I'm working on an Address Book application in C++. I need to store the data and be able to retrieve it later. I know this requires serialization. I know how to serialize a simple map with a key and ...
1
vote
1answer
413 views

Grails Searchable Plugin for multiple domain classes and multiple search fields with a single submit button

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 ...
1
vote
2answers
197 views

Android: how to declare an activity as main and searchable?

I would like my main activity to be searchable also but when i change the manifest to <intent-filter> <action android:name="android.intent.action.MAIN" /> ...
1
vote
1answer
828 views

How to search ListView in Android (Contact's style)

I have a question regarding application I am building. I have a custom listview defined. It is backed with the DB data. I want that I could press search button and that search would appear (the same ...
1
vote
0answers
82 views

English-Chinese Searchable Dictionary; how to search for accentuated pinyin using english alphabets

Following examples given in Android SDK samples, I have created English-Chinese dictionary. As i am a foreign student studying in China, my basic requirement is to be able to search for pinyin, ...
1
vote
1answer
862 views

android searchable not opening

Hi im trying to use a searchable activity in my application but when the search button is pressed nothing happens AndroidManifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest ...
1
vote
2answers
370 views

How To Search Domain Objects And The Physical Files They Point To Using Solr Or Searchable

I have a digital library system where I store metadata and the path to physical file in the database. The files may be anything: plain text,Word,PDF,MP3,JPEG,MP4... How can I provide full text ...
1
vote
3answers
441 views

Grails searchable: search for a specific field in a member object?

Using the Grails Searchable plugin, I've got these classes: class Person { static searchable = { address component: true } } and: class Address { static searchable = { root false } ...
1
vote
1answer
160 views

Not Saving Domain Object with Grails Searchable Plugin

Is it possible to use the Searchable Plugin to create an index of objects and never actually save the objects to the database?
1
vote
1answer
491 views

Proper snowball analyzer configuration when using Grails Searchable Plugin

To improve stemming we want to switch from the default analyzer to snowball, however, having a lot of difficulty with the proper settings and would appreciate any help. In Environment: - Sun's ...
0
votes
0answers
7 views

Setting up Grails Searchable from Context Parameters

I want to use a path given in a Context Parameter to configure the Grails Searchable connection. Is there any way to do this?
0
votes
2answers
163 views

set numeric input type to SearchView in ActionBar

I don't manage to set the numeric input type to the SearchView in my ActionBar. I have the following searchable.xml file in my res/xml folder: <searchable ...
0
votes
0answers
41 views

Android SDK 10 responds to Searchable but SDK 10+ (Honeycomb) doesn't?

I have a rather odd problem. I have configured my app to be searchable. It works perfectly fine on Android 1.5-2.33 but when we hit Android 3-HoneyComb-ICS it doesn't work. I have a search ...
0
votes
0answers
32 views

Is there a similar method in the Grails GORM MongoDB plugin like the searchable search() method?

I was using the Grails Searchable plugin and now we've switched to the GORM MongoDB plugin. The Searchable plugin has a method search() that allows searching all fields using boolean connectors and ...
0
votes
1answer
44 views

How do I open the Search interface?

I've been following the Searchable Dictionary example pretty carefully as I'm trying to implement the search functionality in my app. Right now I simply can't seem to get the Search interface to open ...
0
votes
0answers
55 views

grails searchable plugin usage wildcard

I have the following snippet: Def wildcardQuery = “go” Map searchResults = Project.search({ must { ...
0
votes
0answers
38 views

Grails Searchable plugin - search query with date condition

I am using grails searchable plugin in my project... I want to retrieve results which are created before some specified date. Is there a way by which we can put the date restriction on the search ...
0
votes
2answers
201 views

My newly published Android app is not searchable on market, however it is searchable on appBrain.

I have published a new app to the android market called Charlotte Scooter Shop. It has been almost 48 hours and the only way I can access the app is through a direct link: ...
0
votes
0answers
50 views

What is the syntax for the Grails searchable plugin to map hasMany Strings?

The documentation explains that http://grails.org/Searchable+Plugin+-+Mapping+-+Conventions "... which maps all "mappable" properties in the class using built-in rules: " # Simple property ...
0
votes
1answer
136 views

Grails searchable plugin errors mapping hasMany

I"m using 0.6.3 of searchable and grails-1.3.7. If I do not map the Domain hasMany properties thing work fine. However, if I map a hasMany property like the example in the documentation: ...
0
votes
0answers
26 views

Indexing an entity in an actor thread using Grails searchable

I am using the Grails searchable plugin to index an entity with a custom text representation. I want this entity to be indexed in an actor (using GPars) that will be triggered asynchronously once the ...
0
votes
1answer
38 views

Enabling my application to show up in the Android Global Search

I have an application that I have made searchable, and I want to include it in the Google Search bar by default, or give my users the option of enabling it from within my application. I have already ...
0
votes
1answer
82 views

grails searchable index null value

I'm trying to use searchable to find values by a null field. Or for that matter even index an id from a sub domain. class Classified { searchable = { only = ['id','title'] id ...
0
votes
1answer
81 views

Android searchable tab activity

I have a TabActivity that has multiple tabs, each a separate activity. One of them is defined as searchable in the manifest. There is always only one instance of the TabActivity and any of the tabs, ...
0
votes
0answers
74 views

cakephp search plugin findByTags using AND instead of OR

I'm trying to search for tags using cakephp's search and tags plugins. There are 3 tables which have the following structure: Articles id ... Tags id name ... Tagged id foreign_key ...
0
votes
2answers
134 views

Grails searchable plugin: limitless results

The searchable plugin seems to default to only 10 results. How do I change this to return all results? @ Bill I'm looking for something like this: DomainClass.search("This is the query", ...
0
votes
0answers
99 views

Does searchable plugin in grails index calculated or custom transient column?

I have transient field/property 'categoryHierarchy' in domain class that is searchable and getter method for this column. When I have hardcoded String value in getter method everything works fine, ...
0
votes
2answers
128 views

Grails Searchable return unique or distinct results

I'm doing a search query on Grails using searchable, but I want to return only distinct results. years = House.searchEvery('(house_type:"condo")', [sort: 'house_year', order: 'desc']) How do I make ...
0
votes
1answer
252 views

Symfony/Doctrine Searchable Behavior : How to override search function?

Here is the thing, I have implemented the searchable behavior on my symfony project and it's working fine. The problem is when I try to perform a search with two words or more. The query generated by ...
0
votes
1answer
132 views

does searchable plugin work only with hibernate?

I use grails-1.3.2 and hbase-0.2.4 plugin. I want to use searchable plugin, but when I install plugin with it appears hibernate plugin, which conflicts with hbase-0.2.4 plugin. When I am ...
0
votes
1answer
74 views

Searching string with ratio like find all where value gt 1:1

I have a property in domain object and table which have values 1:1, 2:1; 3:1. I am using searchable plugin to search based this property like, I want to get the records whose ratio is greater than ...
0
votes
1answer
75 views

Compass SearchableDynamicProperty Issue

I have a project where I am using hibernate with compass for indexing, now everything is working fine with normal @SearchableProperty @SearchableCompoenet etc. But I am facing problem when I have ...
0
votes
3answers
488 views

How to pass database adapter to another activity?

I'm having some trouble understanding the search dialog in the Android SDK. The "main activity" of my application provides a button. If the user clicks this button the search dialog is called. The ...
0
votes
2answers
169 views

How to remove controller from grails programmatically?

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 ...
0
votes
1answer
270 views

Grails: Lucene, Compass Query Builder and date ranges

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 ...

1 2