: S1000D JavaScript search engine I am developping a static web application. My goal is to create a search engine. So, I have a list of training's documents and I want to search a fulltext from
I am developping a static web application. My goal is to create a search engine.
So, I have a list of training's documents and I want to search a fulltext from each one;
My documents are stored on my disk in the norm S1000D.
I want show DM-code for each founded fulltext.
Does exists this type of engine?
More posts by @Sarah324
1 Comments
Sorted by latest first Latest Oldest Best
Not sure what you mean. Are you talking about offline search, or querying a server ?
If you have a server, you're probably good to go with a SOLR server + querying it with jQuery.ajax calls.
If you're looking for an offline solution, you can either do iterative regex lookups or use something along the lines of fullproof reyesr.github.com/fullproof/
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.