• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

off-line searchengine with multiple values

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Somebody asked me to create an off-line database with a searchengine. It needs multiple search values.
For example:
-color:green
-tail: yes
-weight: 2 pounds
--------
3 matches: lizard, tailfrog, babydragon
see?
This is the idea. Should i use java for such an apllication?
I just need help.
Greetinx matz
 
Ranch Hand
Posts: 347
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
matzeflapse,
I am moving this post to the Java in General Intermediate forum because your question is not really related to applets and I think you might get a better response there.
Also, please be sure to register with a proper name. "matzeflapse" does not follow the conventions. For more information, see here: http://www.javaranch.com/name.jsp .
If you do not use a name which follows the conventions, your account will be disabled. I value your posts and I would hate to see that happen.
Thank you for your cooperation.
Stephanie
 
To get a wish, you need a genie. To get a genie, you need a lamp. To get a lamp, you need a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic