Peter Karich
Posts: 468
Nickname: pettar
Registered: Apr, 2008
|
Peter Karich is Physicist and Java Software Developer
|
|
|
|
jsii - full text search in 1K LOC of JavaScript!
|
Posted: Nov 2, 2010 4:18 AM
|
|
|
This post originated from an RSS feed registered with Java Buzz
by Peter Karich.
|
Original Post: jsii - full text search in 1K LOC of JavaScript!
Feed Title: Java and more ...
Feed URL: https://karussell.wordpress.com/category/java/feed/
Feed Description: Just another weblog. Its about my developer experiences with Java in general. In detail I will blog about NetBeans, Eclipse, Design Patterns, News, Web Frameworks and other tools. My focus will be open source tools, which make the life of a Java developer easier.
|
Latest Java Buzz Posts
Latest Java Buzz Posts by Peter Karich
Latest Posts From Java and more ...
|
|
In the previous blog post I tried to introduce node.js and its nice features. Today I will introduce my little search engine prototype called jsii (javascript inverted index). jsii provides an in-memory inverted index within approx. 1000 lines of JavaScript. Some more lines are necessary to set up a server via node.js, so that the [...]
Read: jsii - full text search in 1K LOC of JavaScript!
|
|