Java Artisan / Neil Chan

2012-07-24

Lucene 3.6.0 學習筆記

  • Hello Lucene 3.6.0
  • CRUD in Lucene 3.6.0
  • Number and Date in Lucene 3.6.0
  • Advanced Query in Lucene 3.6.0
  • Lock in Lucene 3.6.0
  • Boost and Norms in Lucene 3.6.0
張貼者: Unknown 於 10:40
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: Lucene

沒有留言:

張貼留言

較新的文章 較舊的文章 首頁
訂閱: 張貼留言 (Atom)

Neil Chan

Unknown
檢視我的完整簡介

筆記專輯

  • Java 腦袋學 Python
  • Java 腦袋學 PHP
  • Javascript "this" 四部曲
  • 從 iReport 學 JasperReports
  • Git 學習筆記
  • Lucene 3.6.0 學習筆記
  • Android 學習筆記
  • LimeJS 學習筆記

常用筆記

  • Maven 筆記

文章標籤

效能 (5) Ajax (2) Android (102) Android App (1) Apache (1) Blogger (2) CKEditor (1) Cordova (1) CSS (24) Eclipse (14) Effective Javascript (1) git (5) Gmail (1) Google (1) Google App Engine (7) Google Closure (2) Google Maps (1) Hibernate (24) Hibernate Annotation (6) HTML (6) i18n (2) iReport (18) JasperReports (21) Java (20) Java 8 (1) Java EE (2) Javascript (34) JDBC (2) Jetty (1) JNI (1) JPA (2) jQuery (19) JSON (1) Jsoup (1) LimeJS (17) Log (5) log4j (1) Lucene (6) Maven (21) MySQL (5) Node.js (1) OAuth 2.0 (1) OpenId (1) PHP (25) Project Reactor (1) Prototype.js (1) Python (32) Refactoring (9) Regular Expression (2) Spring (27) Spring MVC (19) SQL (8) SQLServer (3) Thread (1) Tiles (1) Tomcat (11) Tomcat 7 (2) Tomcat 8 (1) Vaadin (3) VMware (1) Windows 7 (2)

熱門文章

  • JasperReports Print When Expression in Bands
    Bands 有三屬性:Band height、Print When Expression 和 Split Type ,Print When Expression 用法和 Filter Expression 很相近,Filter Expression 用來過濾資料,而 Print...
  • JapserReports Null 值與空白行(Blank When Null and Remove Line When Blank)
    欄位有時會有 Null 值,若是直接輸出到報表上,則會出現醜醜的 null 字眼。 可以勾選該元件的屬性「 Blank When Null 」。 就可以轉 Null 為空白了。
  • Effective Javascript #12 - 變數拉升 Variable Hoisting
    又解了一個謎團,Javascript 的區域變數(Local Variable)是 Function-scoped,而非  Block-scoped。 用程式說明。 function hoist(i) { console.log('input - ' +...
  • 從 iReport 學 JasperReports
    JasperReports 與 iReport  第一個 JasperReports Sample with Java - JREmptyDataSource 版面 JasperReports Layout 基本元素 - 水平帶 Bands  JasperReport...
  • 在 Android 裡使用 HttpURLConnection 讀取遠端的 JSON 資料
    在 EditText 輸入英文,按下 Enter 或翻譯 Button,程式建立 HttpURLConnection 連線 Google Translate API 取得中文意思顯示於畫面上。
  • Android Handler 筆記
    每個 app 有一個 process,每個 process 可以有多個 thread,大部分的時候都只會有一個 thread 叫做 main thread。 Android app 的四大要角:activity、service、receiver、provider,都是由 ma...
  • 在 Android 裡使用 Matrix 旋轉圖片
    主角是 Matrix,除了將圖片旋轉外,還可以移位、放大或變形。
  • Android 學習筆記
    基礎 設定 Android Source Code 到 Eclipse Eclipse 的 Autocomplete 遇到 Android API 時,慢到暴! 在 Eclipse 裡開啟 Android XML 設定檔發生錯誤 Android 裡的 @+id、@id...
  • 在 Android 裡使用 Google Maps
    最簡單的方法是用 WebView 連到 Google Maps,但卻是最糟糕的方式,因為有 MapView 可以用。 在 Android 裡使用 MapView,與一般的 Android 應用程式有些不一樣的地方。 Google Maps Library 首先就是 ...
  • JasperReports 報表封面(Static Text, Cover Page, Pagination, Watermark)
    Title 水平帶可以單獨在一頁,不用和其他水平帶擠在同一頁,就可以做出封面的效果。 只要勾選報表屬性裡的「 Title on a new page 」就可以了。  

訂閱

發表文章
Atom
發表文章
留言
Atom
留言
技術提供:Blogger.